Commit graph

1056 commits

Author SHA1 Message Date
Eric Huss
febe73f26a Apply suggestions from code review
Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
2020-05-27 20:33:46 -05:00
Eric Huss
8d7e1900ec Add some guidelines on diagnostics. 2020-05-27 20:33:46 -05:00
LeSeulArtichaut
077a5a73cf Apply suggestions from code review
Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-05-27 15:17:33 -05:00
LeSeulArtichaut
fbae21f756 Fix typo
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-05-27 15:17:33 -05:00
LeSeulArtichaut
69801e4c01 Add definition of niche to the glossary 2020-05-27 15:17:33 -05:00
Eric Huss
fd04d6e662 Move CLI to part 3. 2020-05-27 12:35:13 -05:00
Eric Huss
be3dba039b Apply suggestions from code review
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-05-27 12:35:13 -05:00
Eric Huss
81edc4bb4d Add some guidelines on the CLI. 2020-05-27 12:35:13 -05:00
Michael Bryan
fd60d509c5 It looks like the high-level-overview was renamed (#721) 2020-05-28 00:04:56 +09:00
LeSeulArtichaut
c660b6659f Add section for debugging rustc type layouts (#720) 2020-05-27 14:17:39 +02:00
Yuki Okushi
e08f5d7f95 Rename upvars query to upvars_mentioned 2020-05-26 11:05:21 -05:00
Yuki Okushi
124eaa06cc Update docs related to const-eval/Miri (#676)
* Update docs related to const-eval

Co-authored-by: Ralf Jung <post@ralfj.de>
2020-05-25 17:23:15 +09:00
Adam Perry
93efcba5a2 Extern blocks are allowed for #[track_caller] now. (#710)
since https://github.com/rust-lang/rust/pull/70916
2020-05-23 22:40:23 +02:00
Paul Daniel Faria
c0d248e5ec Fix BodyId link typo in glossary (#709)
* Fix BodyId link typo in glossary

* Fix broken link to rustc_middle's Predicate
2020-05-23 16:25:53 -04:00
Chris Simpkins
89aba46138 typo fix (#706) 2020-05-19 11:30:27 +09:00
Jade McGough
73eef7e7b1 Add missing closing paren (#705) 2020-05-16 21:19:52 -04:00
Tshepang Lekhonkhobe
adb56d92f6 Update src/appendix/glossary.md
Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-05-11 23:52:00 +02:00
Tshepang Lekhonkhobe
050fc9c2cd glossary: make soundness definition more readable 2020-05-11 23:52:00 +02:00
Who? Me?!
06a041be85 fix links (#702) 2020-05-11 16:51:33 -03:00
Tshepang Lekhonkhobe
b2b037bdec glossary: intro feels like not adding much (#699) 2020-05-11 07:57:46 +02:00
Who? Me?!
66b25af581 Fix typo 2020-05-08 12:02:56 -05:00
Who? Me?!
9c85446715 Typo
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
2020-05-08 09:42:27 -05:00
mark
bf4e974ef4 add some section headers 2020-05-08 09:42:27 -05:00
mark
b812b1bf0f move discussion of eager expansion to the end 2020-05-08 09:42:27 -05:00
Who? Me?!
278f931731 Use full path of span
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
2020-05-08 09:42:27 -05:00
Who? Me?!
3c3a65f564 Typos
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
2020-05-08 09:42:27 -05:00
mark
5792a086e3 fix some links 2020-05-08 09:42:27 -05:00
mark
25c2d78353 fix line length 2020-05-08 09:42:27 -05:00
mark
2ae25c7d25 SPRINKLE ALL THE THINGS 2020-05-08 09:42:27 -05:00
mark
0786eff8ae sprinkle around a bunch of links 2020-05-08 09:42:27 -05:00
mark
5e26576ae0 expand notes on expansion heirarchies 2020-05-08 09:42:27 -05:00
mark
2c3efb76cf add a bit more info about eager exp 2020-05-08 09:42:27 -05:00
mark
60f177e87e expand some notes about expansion :P 2020-05-08 09:42:27 -05:00
mark
710677476c reorganize the macro expansion chapter 2020-05-08 09:42:27 -05:00
mark
9fa8ceeb1b add note about macros in parser chapter 2020-05-08 09:42:27 -05:00
mark
6b1f713d72 reorder some chapters 2020-05-08 09:42:27 -05:00
mark
41c1e3d7f5 add a bit to syntax intro 2020-05-08 09:42:27 -05:00
mark
52ffc3edfc add a bit to part 3 intro 2020-05-08 09:42:27 -05:00
mark
b4641e0e95 get rid of old todo 2020-05-08 09:42:27 -05:00
mark
4296f13747 finish going through discussion 2020-05-08 09:42:27 -05:00
mark
15f3f71e29 more notetaking 2020-05-08 09:42:27 -05:00
mark
538337e9ed start working through discussion 2020-05-08 09:42:27 -05:00
mark
cda3507c90 some cleanup in the macros chapter 2020-05-08 09:42:27 -05:00
George Fraser
d4de7a663d Reference complete examples 2020-05-07 17:30:27 -05:00
George Fraser
cdba65df35 Line length 2020-05-07 17:30:27 -05:00
George Fraser
05aa62aa32 Example of getting diagnostics 2020-05-07 17:30:27 -05:00
Hanif Ariffin
3961c0861b Added link to the ty::Adt (#696)
* Added link to the `ty::Adt`

* Formatting fixes

Thanks @JohnTitor

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-05-07 23:44:39 +09:00
Who? Me?!
28751222f9 typo
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-05-06 17:03:52 -05:00
mark
4112e2614f add a bit more on parallel compilation 2020-05-06 17:03:52 -05:00
Who? Me?!
a3cdc0e4e8 Reduce cache timeout to catch broken links faster. 2020-05-03 12:30:23 -05:00