| Age | Commit message (Expand) | Author | Lines |
| 2020-03-06 | fix various typos | Matthias Krüger | -2/+2 |
| 2020-03-05 | Remove eh_unwind_resume lang item | Amanieu d'Antras | -19/+3 |
| 2020-03-05 | Opt out of CTFE if the 'const_eval_limit' is set to 0 | Christoph Schmidler | -2/+2 |
| 2020-03-05 | Add a new test to reach const_limit setting, although with wrong WARNINGs yet | Christoph Schmidler | -7/+7 |
| 2020-03-05 | Prepare const_limit feature gate and attribute | Christoph Schmidler | -0/+7 |
| 2020-03-04 | Update books | Eric Huss | -0/+0 |
| 2020-03-02 | Fix cross-DLL panics under MSVC | Amanieu d'Antras | -1/+0 |
| 2020-02-29 | Rename `syntax` to `rustc_ast` in source code | Vadim Petrochenkov | -2/+2 |
| 2020-02-29 | Make it build again | Vadim Petrochenkov | -2/+2 |
| 2020-02-29 | Clean up unstable book | Yuki Okushi | -12/+15 |
| 2020-02-27 | Remove "important traits" feature | Guillaume Gomez | -51/+0 |
| 2020-02-26 | Stabilize --crate-version option in rustdoc | Guillaume Gomez | -12/+12 |
| 2020-02-20 | Add documentation for the `-Zself-profile-events` flag | Wesley Wiser | -0/+74 |
| 2020-02-17 | Add documentation for the `-Zself-profile` flag | Wesley Wiser | -0/+47 |
| 2020-02-16 | Auto merge of #67885 - tobithiel:fix_group_lint_allow_override, r=Mark-Simula... | bors | -0/+20 |
| 2020-02-13 | Update books. | Eric Huss | -0/+4 |
| 2020-02-11 | Rollup merge of #68824 - ajpaverd:cfguard-rustbuild, r=Mark-Simulacrum | Dylan DPC | -0/+34 |
| 2020-02-10 | Enable Control Flow Guard in rustbuild | Andrew Paverd | -0/+34 |
| 2020-02-07 | Rollup merge of #68164 - tmiasko:no-sanitize, r=nikomatsakis | Dylan DPC | -0/+29 |
| 2020-02-06 | Rollup merge of #68791 - mark-i-m:proper-linkcheck, r=ehuss,JohnTitor | Dylan DPC | -0/+0 |
| 2020-02-06 | Rollup merge of #68524 - jonas-schievink:generator-resume-arguments, r=Zoxc | Dylan DPC | -15/+11 |
| 2020-02-05 | Selectively disable sanitizer instrumentation | Tomasz Miąsko | -0/+29 |
| 2020-02-05 | Rollup merge of #68846 - king6cong:doc-fix, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2020-02-05 | doc fix on doc attribute | king6cong | -1/+1 |
| 2020-02-04 | Rollup merge of #68282 - tmiasko:sanitizer-example, r=steveklabnik | Dylan DPC | -2/+10 |
| 2020-02-03 | update rustc-guide | Mark Mansi | -0/+0 |
| 2020-02-02 | Add a resume type parameter to `Generator` | Jonas Schievink | -15/+11 |
| 2020-01-31 | Install robots.txt into rust-docs tarballs | Mark Rousskov | -1/+0 |
| 2020-01-29 | Auto merge of #68572 - tmiasko:sanitizer-use-after-scope, r=nikic | bors | -0/+74 |
| 2020-01-28 | Auto merge of #68529 - TimDiekmann:rename-alloc, r=Amanieu | bors | -1/+1 |
| 2020-01-28 | stabilize the debug_map_key_value feature | Ashley Mannix | -9/+0 |
| 2020-01-27 | Rename `Alloc` to `AllocRef` | Tim Diekmann | -1/+1 |
| 2020-01-27 | Auto merge of #68122 - Centril:stabilize-transparent-enums, r=petrochenkov | bors | -93/+0 |
| 2020-01-27 | Add use after scope example to the unstable book | Tomasz Miąsko | -0/+74 |
| 2020-01-25 | Instrument C / C++ in MemorySanitizer example | Tomasz Miąsko | -2/+10 |
| 2020-01-21 | Update cargo, books | Eric Huss | -0/+0 |
| 2020-01-20 | stabilize transparent_enums | Mazdak Farrokhzad | -93/+0 |
| 2020-01-18 | slice_patterns: remove from unstable book | Mazdak Farrokhzad | -32/+0 |
| 2020-01-18 | Auto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor | bors | -0/+0 |
| 2020-01-16 | Fix issue number of `infer_static_outlives_requirements` | Yuki Okushi | -2/+2 |
| 2020-01-16 | Fix issue number of `repr128` | Yuki Okushi | -2/+2 |
| 2020-01-16 | Fix issue number of `member_constraints` | Yuki Okushi | -2/+2 |
| 2020-01-14 | Update rustc-guide | Yuki Okushi | -0/+0 |
| 2020-01-13 | rustc: add lint level cli ordering into the documentation | Tobias Thiel | -0/+20 |
| 2020-01-09 | Document sanitizers in unstable-book | Tomasz Miąsko | -0/+163 |
| 2020-01-09 | Remove sanitizer_runtime attribute | Tomasz Miąsko | -5/+0 |
| 2020-01-06 | Update books | Eric Huss | -0/+0 |
| 2020-01-01 | update rustc-guide | Mark Mansi | -0/+0 |
| 2019-12-25 | Remove `compiler_builtins_lib` documentation | Matthew Kraai | -40/+1 |
| 2019-12-14 | Update cargo, books | Eric Huss | -0/+0 |