about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2020-05-28Update src/tests/adding.mdChris Simpkins-1/+1
2020-05-28add documentation of UI test error annotation substring supportChris Simpkins-1/+4
2020-05-29Expand error annotations section with examples (#724)Chris Simpkins-3/+64
2020-05-27Clarify lint vs fixed diagnostic.Eric Huss-0/+17
2020-05-27Updates from review.Eric Huss-11/+19
2020-05-27Apply suggestions from code reviewEric Huss-2/+2
2020-05-27Add some guidelines on diagnostics.Eric Huss-1/+159
2020-05-27Apply suggestions from code reviewLeSeulArtichaut-1/+1
2020-05-27Fix typoLeSeulArtichaut-1/+1
2020-05-27Add definition of `niche` to the glossaryLeSeulArtichaut-0/+1
2020-05-27Move CLI to part 3.Eric Huss-1/+1
2020-05-27Apply suggestions from code reviewEric Huss-2/+2
2020-05-27Add some guidelines on the CLI.Eric Huss-0/+30
2020-05-28It looks like the high-level-overview was renamed (#721)Michael Bryan-1/+1
2020-05-27Add section for debugging rustc type layouts (#720)LeSeulArtichaut-0/+59
2020-05-26Rename `upvars` query to `upvars_mentioned`Yuki Okushi-2/+3
2020-05-25Update docs related to const-eval/Miri (#676)Yuki Okushi-32/+39
2020-05-23Extern blocks are allowed for #[track_caller] now. (#710)Adam Perry-1/+0
2020-05-23Fix BodyId link typo in glossary (#709)Paul Daniel Faria-2/+2
2020-05-19typo fix (#706)Chris Simpkins-1/+1
2020-05-16Add missing closing paren (#705)Jade McGough-1/+1
2020-05-11Update src/appendix/glossary.mdTshepang Lekhonkhobe-1/+1
2020-05-11glossary: make soundness definition more readableTshepang Lekhonkhobe-1/+1
2020-05-11fix links (#702)Who? Me?!-2/+2
2020-05-11glossary: intro feels like not adding much (#699)Tshepang Lekhonkhobe-4/+0
2020-05-08Fix typoWho? Me?!-1/+1
2020-05-08TypoWho? Me?!-1/+1
2020-05-08add some section headersmark-22/+28
2020-05-08move discussion of eager expansion to the endmark-28/+32
2020-05-08Use full path of spanWho? Me?!-1/+1
2020-05-08TyposWho? Me?!-24/+24
2020-05-08fix some linksmark-3/+3
2020-05-08fix line lengthmark-1/+3
2020-05-08SPRINKLE ALL THE THINGSmark-34/+57
2020-05-08sprinkle around a bunch of linksmark-37/+85
2020-05-08expand notes on expansion heirarchiesmark-57/+128
2020-05-08add a bit more info about eager expmark-7/+14
2020-05-08expand some notes about expansion :Pmark-39/+104
2020-05-08reorganize the macro expansion chaptermark-182/+201
2020-05-08add note about macros in parser chaptermark-0/+5
2020-05-08reorder some chaptersmark-2/+2
2020-05-08add a bit to syntax intromark-0/+5
2020-05-08add a bit to part 3 intromark-1/+3
2020-05-08get rid of old todomark-2/+0
2020-05-08finish going through discussionmark-277/+89
2020-05-08more notetakingmark-114/+34
2020-05-08start working through discussionmark-198/+51
2020-05-08some cleanup in the macros chaptermark-164/+58
2020-05-07Reference complete examplesGeorge Fraser-133/+222
2020-05-07Line lengthGeorge Fraser-1/+3