| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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) | ||||
| 2020-04-18 | [overview.md] add initial parser documentation | Chris Simpkins | -2/+27 | |
| 2020-04-18 | fix links | mark | -7/+7 | |
| 2020-04-18 | add intrinsics to glossary | mark | -0/+1 | |
| 2020-04-18 | minor wording change on bootstrapping | mark | -5/+6 | |
| 2020-04-18 | update mono entry points | mark | -1/+1 | |
| 2020-04-18 | [overview.md] add documentation of lexer support for Unicode encoding | Chris Simpkins | -2/+2 | |
| 2020-04-18 | correct entry points for codegen | mark | -3/+3 | |
| 2020-04-18 | some cleanup | mark | -5/+1 | |
| 2020-04-18 | add entry points for type check and type inference | mark | -1/+3 | |
| Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com> | ||||
| 2020-04-18 | add a para on interning and arenas | mark | -2/+10 | |
| 2020-04-18 | [overview.md] add parser entry point links | Chris Simpkins | -1/+4 | |
| 2020-04-18 | fix lexer entry point | mark | -1/+1 | |
| 2020-04-18 | Improve wording | Who? Me?! | -1/+1 | |
| Co-Authored-By: Santiago Pastorino <spastorino@gmail.com> | ||||
| 2020-04-18 | add an entry point | mark | -1/+2 | |
| 2020-04-18 | remove a todo | mark | -1/+1 | |
| 2020-04-18 | fix links | mark | -1/+2 | |
| 2020-04-18 | line lengths | mark | -5/+19 | |
| 2020-04-18 | add a few todos | mark | -0/+5 | |
| 2020-04-18 | write a bit about bootstrapping | mark | -1/+17 | |
| 2020-04-18 | add a note on tcx name | mark | -1/+4 | |
| 2020-04-18 | break long sentence | mark | -2/+2 | |
| 2020-04-18 | Improve description of MIR | mark | -3/+4 | |
| Co-Authored-By: Centril <twingoow@gmail.com> | ||||
| 2020-04-18 | correct the note about HAIR | mark | -4/+4 | |
| 2020-04-18 | mention token stream as an IR | mark | -1/+4 | |
| 2020-04-18 | mention the hair | mark | -0/+3 | |
| 2020-04-18 | Add some entry points | mark | -6/+5 | |
| Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com> | ||||
| 2020-04-18 | fix old rustc-dev-guide links | mark | -21/+21 | |
| 2020-04-18 | Update src/overview.md | Chris Simpkins | -1/+1 | |
| Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com> | ||||
| 2020-04-18 | Update src/overview.md | Chris Simpkins | -1/+1 | |
| Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com> | ||||
| 2020-04-18 | [overview.md] Add command line argument parsing, lexer stages, and parser ↵ | Chris Simpkins | -66/+66 | |
| outline | ||||
| 2020-04-18 | Apply Centril suggestions | mark | -13/+12 | |
| Co-Authored-By: Centril <twingoow@gmail.com> | ||||
