| Age | Commit message (Expand) | Author | Lines |
| 2020-05-03 | Implement RFC 2523, `#[cfg(version(..))]` | mibac138 | -0/+34 |
| 2020-04-28 | Rollup merge of #71637 - mibac138:cfg-sanitize, r=petrochenkov | Dylan DPC | -10/+8 |
| 2020-04-26 | unstable-book: Document `-Z tls-model` | Vadim Petrochenkov | -0/+25 |
| 2020-04-24 | Minor formatting changes in `cfg-sanitize.md` | mibac138 | -10/+8 |
| 2020-04-04 | Auto merge of #69718 - arlosi:debughash, r=eddyb | bors | -0/+11 |
| 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 | Add missing markdown rust annotation | lzutao | -2/+2 |
| 2020-04-01 | Add git repo address to unstable book | lzutao | -0/+3 |
| 2020-03-30 | Document ThreadSanitizer in unstable-book | Tomasz Miąsko | -86/+150 |
| 2020-03-26 | Rename asm! to llvm_asm! | Amanieu d'Antras | -23/+23 |
| 2020-03-26 | create a tracking issue and link to it | Niko Matsakis | -2/+2 |
| 2020-03-26 | introduce `negative_impls` feature gate and document | Niko Matsakis | -1/+120 |
| 2020-03-24 | Rollup merge of #69788 - ArekPiekarz:unstable_book_optin_builtin_traits, r=Dy... | Mazdak Farrokhzad | -1/+1 |
| 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 sequence of Type and Trait in optin-builtin-traits in Unstable Book | Arkadiusz Piekarz | -1/+1 |
| 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 |