| Age | Commit message (Expand) | Author | Lines |
| 2020-04-09 | Fix JSON file_name documentation for macros. | Eric Huss | -2/+5 |
| 2020-04-09 | Rollup merge of #70918 - tobithiel:fix_forbid_override, r=davidtwco | Mazdak Farrokhzad | -1/+1 |
| 2020-04-08 | Add section describing source file checksums in debug info | Arlo Siemsen | -4/+39 |
| 2020-04-08 | update rusct-dev-guide | mark | -0/+0 |
| 2020-04-08 | fix a link (#672) | Who? Me?! | -1/+1 |
| 2020-04-07 | rustc_session: forbid lints override regardless of position | Tobias Thiel | -1/+1 |
| 2020-04-07 | Corrects a typo in rustdoc documentation. | Theo Sandstrom | -3/+3 |
| 2020-04-07 | mark-i-m review edits | Chris Simpkins | -6/+6 |
| 2020-04-07 | consistent section title casing | Chris Simpkins | -3/+3 |
| 2020-04-07 | update about-this-guide.md with new Guide sections | Chris Simpkins | -11/+11 |
| 2020-04-06 | update rustc-dev-guide | mark | -0/+0 |
| 2020-04-06 | Bump rust-by-example submodule | Linus Färnstrand | -0/+0 |
| 2020-04-06 | Bump nomicon submodule | Linus Färnstrand | -0/+0 |
| 2020-04-06 | Reorganize the guide (#651) | Who? Me?! | -60/+139 |
| 2020-04-06 | Remove duplicate trait reference entry from glossary, fix alphabetical sorting | Paul Daniel Faria | -3/+2 |
| 2020-04-05 | update to mdbook 0.3.5 | mark | -1/+1 |
| 2020-04-05 | Rework commit message | LeSeulArtichaut | -3/+11 |
| 2020-04-05 | Note that the invocation now are aliases | LeSeulArtichaut | -0/+5 |
| 2020-04-05 | Change ICE-breaker ping to use the aliases | LeSeulArtichaut | -2/+2 |
| 2020-04-05 | Wrap link in borrow_check.md to satify line length checks | Paul Daniel Faria | -2/+2 |
| 2020-04-05 | Add ids to all glossary items, make existing glossary links point to glossary... | Paul Daniel Faria | -89/+90 |
| 2020-04-04 | remove stupid-stats, and some references to removed API | Tshepang Lekhonkhobe | -431/+10 |
| 2020-04-04 | Update .gitignore | Who? Me?! | -0/+3 |
| 2020-04-04 | Auto merge of #69898 - spastorino:rename-rustc-guide2, r=Xanewok | bors | -0/+0 |
| 2020-04-04 | [README.md] add build instructions, link check config instructions, link chec... | Chris Simpkins | -6/+62 |
| 2020-04-04 | add pre-requisite for calling into compiler API (#663) | Tshepang Lekhonkhobe | -0/+4 |
| 2020-04-04 | Auto merge of #69718 - arlosi:debughash, r=eddyb | bors | -0/+11 |
| 2020-04-03 | Auto merge of #70156 - michaelwoerister:incr-cgus, r=nikomatsakis | bors | -3/+2 |
| 2020-04-03 | Add BodyId to glossary, and links for ids to HIR identifiers section (#660) | Paul Daniel Faria | -3/+4 |
| 2020-04-02 | remove confusing about lvalues term | @ßd€łw@ħ@ß | -1/+1 |
| 2020-04-02 | Add hash of source files in debug info | Arlo Siemsen | -0/+11 |
| 2020-04-02 | fix type in operands section | @ßd€łw@ħ@ß | -1/+1 |
| 2020-04-02 | Update some projects locations (#658) | Santiago Pastorino | -11/+11 |
| 2020-04-02 | Add missing markdown rust annotation | lzutao | -2/+2 |
| 2020-04-01 | Shorten line | Who? Me?! | -1/+1 |
| 2020-04-01 | Update src/SUMMARY.md | George Fraser | -1/+1 |
| 2020-04-01 | Update src/rustc-driver-interacting-with-the-ast.md | George Fraser | -2/+2 |
| 2020-04-01 | How to get the type of an expression using rustc_interface | George Fraser | -0/+42 |
| 2020-04-01 | Remove left overs from HackMD migration (#655) | Santiago Pastorino | -4/+0 |
| 2020-04-01 | Update -Ccodegen-units docs wrt incr. comp. in rustc book. | Michael Woerister | -3/+2 |
| 2020-04-01 | Add git repo address to unstable book | lzutao | -0/+3 |
| 2020-04-01 | Resolver trait moved (#652) | Tshepang Lekhonkhobe | -2/+3 |
| 2020-04-01 | add link for Resolver::resolve_crate (#653) | Tshepang Lekhonkhobe | -1/+3 |
| 2020-04-01 | add some type inference links, and fix/improve some stuff (#654) | Tshepang Lekhonkhobe | -8/+16 |
| 2020-03-31 | it is rustc_parse, not rustc_parser | Tshepang Lekhonkhobe | -1/+1 |
| 2020-03-31 | follow 4-space indent idiom | Tshepang Lekhonkhobe | -16/+17 |
| 2020-03-31 | point to new Cranelift home | Tshepang Lekhonkhobe | -2/+2 |
| 2020-03-31 | fix broken links | Adam Perry | -4/+4 |
| 2020-03-31 | Implicit Caller Location section. | Adam Perry | -0/+281 |
| 2020-04-01 | Rollup merge of #70630 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |