| Age | Commit message (Expand) | Author | Lines |
| 2020-03-13 | Auto merge of #67502 - Mark-Simulacrum:opt-catch, r=Mark-Simulacrum | bors | -20/+3 |
| 2020-03-10 | Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison | Mazdak Farrokhzad | -30/+0 |
| 2020-03-08 | Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-Simulacrum | Mazdak Farrokhzad | -12/+15 |
| 2020-03-06 | fix various typos | Matthias Krüger | -1/+1 |
| 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-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 | -1/+1 |
| 2020-02-29 | Clean up unstable book | Yuki Okushi | -12/+15 |
| 2020-02-27 | Remove "important traits" feature | Guillaume Gomez | -30/+0 |
| 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-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 #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-04 | Rollup merge of #68282 - tmiasko:sanitizer-example, r=steveklabnik | Dylan DPC | -2/+10 |
| 2020-02-02 | Add a resume type parameter to `Generator` | Jonas Schievink | -15/+11 |
| 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 | 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-20 | stabilize transparent_enums | Mazdak Farrokhzad | -93/+0 |
| 2020-01-18 | slice_patterns: remove from unstable book | Mazdak Farrokhzad | -32/+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-09 | Document sanitizers in unstable-book | Tomasz Miąsko | -0/+163 |
| 2020-01-09 | Remove sanitizer_runtime attribute | Tomasz Miąsko | -5/+0 |
| 2019-12-25 | Remove `compiler_builtins_lib` documentation | Matthew Kraai | -40/+1 |
| 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 | -2/+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-24 | rustc_plugin: Remove support for syntactic plugins | Vadim Petrochenkov | -129/+1 |
| 2019-11-21 | Add entry for `const_if_match` in unstable book | Dylan MacKenzie | -0/+14 |
| 2019-11-13 | Rollup merge of #66166 - GuillaumeGomez:rename-rustdoc-to-doc, r=QuietMisdreavus | Yuki Okushi | -2/+2 |
| 2019-11-09 | Auto merge of #65879 - ohadravid:stabilize-re-rebalance-coherence, r=nikomats... | bors | -23/+0 |
| 2019-11-06 | rename cfg(rustdoc) into cfg(doc) | Guillaume Gomez | -2/+2 |
| 2019-11-06 | gate rustc_on_unimplemented under rustc_attrs | Mazdak Farrokhzad | -154/+0 |
| 2019-11-03 | Make Emscripten unwinding use a valid type_info | Amanieu d'Antras | -1/+2 |
| 2019-11-03 | Allow foreign exceptions to unwind through Rust code | Amanieu d'Antras | -2/+1 |
| 2019-10-31 | Stabilize the `re_rebalance_coherence` feature | Ohad Ravid | -23/+0 |
| 2019-10-25 | RFC 2008: Stabilization | David Wood | -76/+0 |