| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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> | ||||
| 2020-04-25 | Fix links. | Charles Lew | -17/+12 | |
| 2020-04-25 | Address review comments. | Charles Lew | -85/+726 | |
| 2020-04-25 | Fix links and CI error. | Charles Lew | -9/+10 | |
| 2020-04-25 | Remove details about chalk and point to Chalk Book instead. | Charles Lew | -3183/+48 | |
| 2020-04-24 | treat-err-as-bug=n means panic on nth error | Santiago Pastorino | -5/+5 | |
| 2020-04-20 | Replace `rustc` with `rustc_middle` (#680) | Bastian Kauschke | -4/+4 | |
| 2020-04-19 | Typo | Who? Me?! | -1/+1 | |
| 2020-04-19 | review comments: move text to more relevant section | Esteban Küber | -108/+105 | |
| 2020-04-19 | Add diagnostics ICE-breakers page | Esteban Küber | -0/+148 | |
| 2020-04-19 | Fix typo (#678) | Santiago Pastorino | -1/+1 | |
| 2020-04-18 | Apply suggestions from Zoxc | Yuki Okushi | -2/+2 | |
| 2020-04-18 | Apply feedback. | Michael Woerister | -7/+10 | |
| 2020-04-18 | Add documentation about incr. comp. query attributes and the projection ↵ | Michael Woerister | -0/+89 | |
| query pattern. | ||||
| 2020-04-19 | Fix some whitespace (#677) | Who? Me?! | -2/+1 | |
| 2020-04-18 | Apply suggestions from code review | Yuki Okushi | -3/+3 | |
| Co-Authored-By: Chris Simpkins <git.simpkins@gmail.com> | ||||
| 2020-04-18 | add link to intrinsic | mark | -3/+5 | |
| 2020-04-18 | Remove various todos | Who? Me?! | -9/+5 | |
| With some items added to https://github.com/rust-lang/rustc-dev-guide/issues/674 Co-Authored-By: Chris Simpkins <git.simpkins@gmail.com> | ||||
| 2020-04-18 | line length | mark | -1/+2 | |
| 2020-04-18 | [overview.md] add lexer updates, parser updates | Chris Simpkins | -15/+11 | |
| includes feedback from matklad (lexer) and centril (parser) | ||||
