| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-05-23 | Extern blocks are allowed for #[track_caller] now. (#710) | Adam Perry | -1/+0 | |
| since https://github.com/rust-lang/rust/pull/70916 | ||||
| 2020-05-23 | Fix BodyId link typo in glossary (#709) | Paul Daniel Faria | -2/+2 | |
| * Fix BodyId link typo in glossary * Fix broken link to rustc_middle's Predicate | ||||
| 2020-05-19 | typo fix (#706) | Chris Simpkins | -1/+1 | |
| 2020-05-16 | Add missing closing paren (#705) | Jade McGough | -1/+1 | |
| 2020-05-11 | Update src/appendix/glossary.md | Tshepang Lekhonkhobe | -1/+1 | |
| Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com> | ||||
| 2020-05-11 | glossary: make soundness definition more readable | Tshepang Lekhonkhobe | -1/+1 | |
| 2020-05-11 | fix links (#702) | Who? Me?! | -2/+2 | |
| 2020-05-11 | glossary: intro feels like not adding much (#699) | Tshepang Lekhonkhobe | -4/+0 | |
| 2020-05-08 | Fix typo | Who? Me?! | -1/+1 | |
| 2020-05-08 | Typo | Who? Me?! | -1/+1 | |
| Co-authored-by: Chris Simpkins <git.simpkins@gmail.com> | ||||
| 2020-05-08 | add some section headers | mark | -22/+28 | |
| 2020-05-08 | move discussion of eager expansion to the end | mark | -28/+32 | |
| 2020-05-08 | Use full path of span | Who? Me?! | -1/+1 | |
| Co-authored-by: Chris Simpkins <git.simpkins@gmail.com> | ||||
| 2020-05-08 | Typos | Who? Me?! | -24/+24 | |
| Co-authored-by: Chris Simpkins <git.simpkins@gmail.com> | ||||
| 2020-05-08 | fix some links | mark | -3/+3 | |
| 2020-05-08 | fix line length | mark | -1/+3 | |
| 2020-05-08 | SPRINKLE ALL THE THINGS | mark | -34/+57 | |
| 2020-05-08 | sprinkle around a bunch of links | mark | -37/+85 | |
| 2020-05-08 | expand notes on expansion heirarchies | mark | -57/+128 | |
| 2020-05-08 | add a bit more info about eager exp | mark | -7/+14 | |
| 2020-05-08 | expand some notes about expansion :P | mark | -39/+104 | |
| 2020-05-08 | reorganize the macro expansion chapter | mark | -182/+201 | |
| 2020-05-08 | add note about macros in parser chapter | mark | -0/+5 | |
| 2020-05-08 | reorder some chapters | mark | -2/+2 | |
| 2020-05-08 | add a bit to syntax intro | mark | -0/+5 | |
| 2020-05-08 | add a bit to part 3 intro | mark | -1/+3 | |
| 2020-05-08 | get rid of old todo | mark | -2/+0 | |
| 2020-05-08 | finish going through discussion | mark | -277/+89 | |
| 2020-05-08 | more notetaking | mark | -114/+34 | |
| 2020-05-08 | start working through discussion | mark | -198/+51 | |
| 2020-05-08 | some cleanup in the macros chapter | mark | -164/+58 | |
| 2020-05-07 | Reference complete examples | George Fraser | -133/+222 | |
| 2020-05-07 | Line length | George Fraser | -1/+3 | |
| 2020-05-07 | Example of getting diagnostics | George Fraser | -0/+102 | |
| 2020-05-07 | Added link to the `ty::Adt` (#696) | Hanif Ariffin | -4/+4 | |
| * Added link to the `ty::Adt` * Formatting fixes Thanks @JohnTitor Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
| 2020-05-06 | typo | Who? Me?! | -2/+2 | |
| Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
| 2020-05-06 | add a bit more on parallel compilation | mark | -0/+46 | |
| 2020-05-03 | Reduce cache timeout to catch broken links faster. | Who? Me?! | -1/+1 | |
| 2020-05-02 | Fix example for winnowing | Bastian Kauschke | -4/+8 | |
| 2020-05-01 | improve info regarding incremental a little | Tshepang Lekhonkhobe | -2/+2 | |
| 2020-05-01 | I confirmed this | Tshepang Lekhonkhobe | -1/+1 | |
| 2020-04-30 | tidy | Who? Me?! | -1/+3 | |
| 2020-04-30 | Update src/queries/incremental-compilation.md | Hanif Ariffin | -1/+1 | |
| Removed `at`. Co-authored-by: LeSeulArtichaut <leseulartichaut@gmail.com> | ||||
| 2020-04-30 | Hide link behind a clickable text | Hanif Ariffin | -1/+3 | |
| It currently does not appear as a clickable link here https://rustc-dev-guide.rust-lang.org/queries/incremental-compilation.html Additionally, this is a particularly long and nasty link. | ||||
| 2020-04-30 | Minute formatting fix | Hanif Ariffin | -1/+1 | |
| 2020-04-28 | It's just ICE-breaker (#685) | Santiago Pastorino | -1/+1 | |
| 2020-04-27 | Remove extra the | Santiago Pastorino | -1/+1 | |
| 2020-04-27 | Fix sub-diagnostic typo | Santiago Pastorino | -1/+1 | |
| 2020-04-25 | remove info about diag ice breakers; doesn't exist yet (#682) | Who? Me?! | -43/+0 | |
| 2020-04-25 | Address review comments. | Charles Lew | -4/+6 | |
| Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com> | ||||
