| Age | Commit message (Expand) | Author | Lines |
| 2019-12-06 | Fix links | Yuki Okushi | -17/+8 |
| 2019-12-03 | Remove reference to run-pass tests | Laurențiu Nicola | -3/+1 |
| 2019-12-03 | fix links | Tshepang Lekhonkhobe | -5/+5 |
| 2019-12-02 | Rollup merge of #66245 - tmiasko:cfg-sanitize, r=oli-obk | Ralf Jung | -0/+36 |
| 2019-12-01 | rustc_lint: Remove lint `plugin_as_library` | Vadim Petrochenkov | -14/+1 |
| 2019-12-01 | rustc_plugin: Remove support for plugin arguments | Vadim Petrochenkov | -4/+0 |
| 2019-12-01 | Conditional compilation for sanitizers | Tomasz Miąsko | -0/+36 |
| 2019-11-27 | Add Karrq's salsa chapter (#529) | Who? Me?! | -1/+216 |
| 2019-11-26 | Update src/walkthrough.md | Who? Me?! | -1/+1 |
| 2019-11-26 | Define FCP where first used | Mark Mansi | -7/+7 |
| 2019-11-26 | Revert "website has disappeared" | Who? Me?! | -0/+3 |
| 2019-11-26 | Don't run mdbook test | Who? Me?! | -1/+0 |
| 2019-11-26 | Couple of changes to code so that its safe | Hanif Bin Ariffin | -52/+52 |
| 2019-11-26 | Fix typo | Ivan Tham | -2/+2 |
| 2019-11-26 | website has disappeared | Mark Mansi | -3/+0 |
| 2019-11-26 | -Cllvm-arg is actually -Cllvm-args | Tyler Mandry | -2/+2 |
| 2019-11-25 | Update documentation-tests.md | Parth Mehrotra | -1/+1 |
| 2019-11-25 | Update cargo, rls, books. | Eric Huss | -0/+0 |
| 2019-11-24 | rustc_plugin: Remove support for syntactic plugins | Vadim Petrochenkov | -129/+1 |
| 2019-11-23 | Rollup merge of #61351 - GuillaumeGomez:stabilize-cfg-rustdoc, r=QuietMisdreavus | Mazdak Farrokhzad | -0/+35 |
| 2019-11-23 | Auto merge of #66653 - ivan:lint-name-fix, r=Centril | bors | -1/+1 |
| 2019-11-23 | docs: fix lint name for `unused_variables` | Ivan Kozik | -1/+1 |
| 2019-11-21 | Add entry for `const_if_match` in unstable book | Dylan MacKenzie | -0/+14 |
| 2019-11-21 | move cfg(doc) docs into a separate page | QuietMisdreavus | -31/+35 |
| 2019-11-21 | Rename the cfg attribute from rustdoc to doc | Guillaume Gomez | -5/+5 |
| 2019-11-21 | Stabilize cfg rustdoc | Guillaume Gomez | -0/+31 |
| 2019-11-20 | Minor mir chapter fixes | Santiago Pastorino | -2/+2 |
| 2019-11-19 | ty.md: fix a typo | homersimpsons | -2/+2 |
| 2019-11-18 | Auto merge of #54733 - GuillaumeGomez:stabilize-rustdoc-theme, r=ollie27,Dyla... | bors | -25/+32 |
| 2019-11-18 | improve error messages and documentation | Guillaume Gomez | -13/+21 |
| 2019-11-18 | Apply review comments | Guillaume Gomez | -1/+1 |
| 2019-11-18 | Rename rustdoc options --themes and --check-themes to --theme and --check-theme | Guillaume Gomez | -4/+4 |
| 2019-11-18 | remove unstable docs | Guillaume Gomez | -26/+2 |
| 2019-11-18 | Improve documentation, add checks for themes option arguments, make sure the ... | Guillaume Gomez | -1/+4 |
| 2019-11-18 | Fix typos | Guillaume Gomez | -2/+2 |
| 2019-11-18 | Rename theme-checker option to check-theme | Guillaume Gomez | -5/+5 |
| 2019-11-18 | Apply review comments | Guillaume Gomez | -2/+2 |
| 2019-11-18 | Add documentation for stabilized flags | Guillaume Gomez | -1/+21 |
| 2019-11-17 | Auto merge of #66336 - ehuss:update-cargo-books, r=Mark-Simulacrum | bors | -0/+0 |
| 2019-11-16 | Auto merge of #66333 - mark-i-m:fix-rustc-guide-1, r=ehuss | bors | -0/+0 |
| 2019-11-14 | some cleanup | Mark Mansi | -20/+2 |
| 2019-11-14 | typo | Who? Me?! | -1/+1 |
| 2019-11-14 | typo | Who? Me?! | -1/+1 |
| 2019-11-14 | add oli note | Mark Mansi | -1/+6 |
| 2019-11-14 | add something for mir opt | Mark Mansi | -0/+44 |
| 2019-11-13 | add compilers biblio (#512) | Who? Me?! | -0/+35 |
| 2019-11-13 | Rollup merge of #66166 - GuillaumeGomez:rename-rustdoc-to-doc, r=QuietMisdreavus | Yuki Okushi | -6/+6 |
| 2019-11-12 | backtraces work on Mac | ksqsf | -2/+2 |
| 2019-11-12 | Update Cargo, books | Eric Huss | -0/+0 |
| 2019-11-12 | update rustc-guide | Mark Mansi | -0/+0 |