about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2020-05-07Example of getting diagnosticsGeorge Fraser-0/+102
2020-05-07Added link to the `ty::Adt` (#696)Hanif Ariffin-4/+4
2020-05-06typoWho? Me?!-2/+2
2020-05-06add a bit more on parallel compilationmark-0/+46
2020-05-03Reduce cache timeout to catch broken links faster.Who? Me?!-1/+1
2020-05-02Fix example for winnowingBastian Kauschke-4/+8
2020-05-01improve info regarding incremental a littleTshepang Lekhonkhobe-2/+2
2020-05-01I confirmed thisTshepang Lekhonkhobe-1/+1
2020-04-30tidyWho? Me?!-1/+3
2020-04-30Update src/queries/incremental-compilation.md Hanif Ariffin-1/+1
2020-04-30Hide link behind a clickable textHanif Ariffin-1/+3
2020-04-30Minute formatting fixHanif Ariffin-1/+1
2020-04-28It's just ICE-breaker (#685)Santiago Pastorino-1/+1
2020-04-27Remove extra theSantiago Pastorino-1/+1
2020-04-27Fix sub-diagnostic typoSantiago Pastorino-1/+1
2020-04-25remove info about diag ice breakers; doesn't exist yet (#682)Who? Me?!-43/+0
2020-04-25Address review comments.Charles Lew-4/+6
2020-04-25Fix links.Charles Lew-17/+12
2020-04-25Address review comments.Charles Lew-85/+726
2020-04-25Fix links and CI error.Charles Lew-9/+10
2020-04-25Remove details about chalk and point to Chalk Book instead.Charles Lew-3183/+48
2020-04-24treat-err-as-bug=n means panic on nth errorSantiago Pastorino-5/+5
2020-04-20Replace `rustc` with `rustc_middle` (#680)Bastian Kauschke-4/+4
2020-04-19TypoWho? Me?!-1/+1
2020-04-19review comments: move text to more relevant sectionEsteban Küber-108/+105
2020-04-19Add diagnostics ICE-breakers pageEsteban Küber-0/+148
2020-04-19Fix typo (#678)Santiago Pastorino-1/+1
2020-04-18Apply suggestions from ZoxcYuki Okushi-2/+2
2020-04-18Apply feedback.Michael Woerister-7/+10
2020-04-18Add documentation about incr. comp. query attributes and the projection query...Michael Woerister-0/+89
2020-04-19Fix some whitespace (#677)Who? Me?!-2/+1
2020-04-18Apply suggestions from code reviewYuki Okushi-3/+3
2020-04-18add link to intrinsicmark-3/+5
2020-04-18Remove various todos Who? Me?!-9/+5
2020-04-18line lengthmark-1/+2
2020-04-18[overview.md] add lexer updates, parser updatesChris Simpkins-15/+11
2020-04-18[overview.md] add initial parser documentationChris Simpkins-2/+27
2020-04-18fix linksmark-7/+7
2020-04-18add intrinsics to glossarymark-0/+1
2020-04-18minor wording change on bootstrappingmark-5/+6
2020-04-18update mono entry pointsmark-1/+1
2020-04-18[overview.md] add documentation of lexer support for Unicode encodingChris Simpkins-2/+2
2020-04-18correct entry points for codegenmark-3/+3
2020-04-18some cleanupmark-5/+1
2020-04-18add entry points for type check and type inferencemark-1/+3
2020-04-18add a para on interning and arenasmark-2/+10
2020-04-18[overview.md] add parser entry point linksChris Simpkins-1/+4
2020-04-18fix lexer entry pointmark-1/+1
2020-04-18Improve wordingWho? Me?!-1/+1
2020-04-18add an entry pointmark-1/+2