| Age | Commit message (Expand) | Author | Lines |
| 2020-08-22 | Auto merge of #74566 - lzutao:guard, r=petrochenkov | bors | -0/+4 |
| 2020-08-08 | fix `min_const_generics` version | Bastian Kauschke | -1/+1 |
| 2020-08-08 | Gate to if-let guard feature | Lzu Tao | -0/+4 |
| 2020-08-08 | Auto merge of #74877 - lcnr:min_const_generics, r=oli-obk | bors | -0/+3 |
| 2020-08-05 | add tracking issue | Bastian Kauschke | -1/+1 |
| 2020-08-05 | add min_const_generics feature gate | Bastian Kauschke | -0/+3 |
| 2020-08-05 | Fix typo in `librustc_feature/active.rs` | Waffle Lapkin | -1/+1 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -0/+3 |
| 2020-07-11 | Stabilize `transmute` in constants and statics but not const fn | Oliver Scherer | -0/+3 |
| 2020-07-04 | add `lazy_normalization_consts` feature gate | Bastian Kauschke | -0/+4 |
| 2020-07-03 | Rollup merge of #73670 - davidhewitt:format-args-capture, r=varkor | Manish Goregaokar | -0/+3 |
| 2020-06-30 | Stabilize `#[track_caller]`. | Adam Perry | -4/+0 |
| 2020-06-28 | Mark `const_loop` feature gate as accepted | Dylan MacKenzie | -3/+0 |
| 2020-06-28 | Mark feature gate as accepted | Dylan MacKenzie | -3/+0 |
| 2020-06-24 | Add `format_args_capture` feature | David Hewitt | -0/+3 |
| 2020-06-23 | Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisa | Manish Goregaokar | -3/+0 |
| 2020-06-19 | Remove the const_raw_ptr_comparison feature gate. | Oliver Scherer | -3/+0 |
| 2020-06-16 | warn against 'specialization' feature | Ralf Jung | -0/+1 |
| 2020-06-13 | Add feature gate for precise live drop checking | Dylan MacKenzie | -0/+3 |
| 2020-06-09 | [AVR] Raise and link to a tracking issue for the `avr-interrupt` calling conv... | Dylan McKay | -3/+3 |
| 2020-06-09 | [AVR] Add AVR platform support | Jake Goulding | -0/+3 |
| 2020-05-27 | Implement RFC 2585 | LeSeulArtichaut | -0/+3 |
| 2020-05-20 | Implement `#[ffi_const]` and `#[ffi_pure]` function attributes | Matthias Schiffer | -0/+6 |
| 2020-05-19 | Auto merge of #69171 - Amanieu:new-asm, r=nagisa,nikomatsakis | bors | -0/+1 |
| 2020-05-18 | Minor fixes | Amanieu d'Antras | -1/+1 |
| 2020-05-18 | Add RISC-V target features | Amanieu d'Antras | -0/+1 |
| 2020-05-03 | Stabilize fn-like proc macros in expression, pattern and statement positions | Vadim Petrochenkov | -2/+1 |
| 2020-05-03 | Implement RFC 2523, `#[cfg(version(..))]` | mibac138 | -0/+3 |
| 2020-05-01 | Allow `#[target_feature]` on safe functions | LeSeulArtichaut | -0/+3 |
| 2020-03-29 | Auto merge of #70370 - petrochenkov:nosmatch, r=Centril | bors | -0/+2 |
| 2020-03-26 | bump negative impls version to 1.44.0 | Niko Matsakis | -1/+1 |
| 2020-03-26 | create a tracking issue and link to it | Niko Matsakis | -3/+3 |
| 2020-03-26 | introduce `negative_impls` feature gate and document | Niko Matsakis | -0/+3 |
| 2020-03-24 | Remove attribute `#[structural_match]` and any references to it | Vadim Petrochenkov | -0/+2 |
| 2020-03-15 | Add `min_specialization` feature | Matthew Jasper | -0/+5 |
| 2020-03-10 | Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison | Mazdak Farrokhzad | -3/+0 |
| 2020-03-08 | Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-Simulacrum | Mazdak Farrokhzad | -3/+3 |
| 2020-03-07 | Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov | Mazdak Farrokhzad | -1/+1 |
| 2020-03-07 | Rollup merge of #69667 - JohnTitor:no-debug, r=nikomatsakis | Mazdak Farrokhzad | -3/+0 |
| 2020-03-06 | fix various typos | Matthias Krüger | -1/+1 |
| 2020-03-05 | Bumped version number for const_eval_limit in active.rs | Christoph Schmidler | -3/+3 |
| 2020-03-05 | Add a new test to reach const_limit setting, although with wrong WARNINGs yet | Christoph Schmidler | -1/+1 |
| 2020-03-05 | Prepare const_limit feature gate and attribute | Christoph Schmidler | -0/+3 |
| 2020-03-03 | Remove the `no_debug` feature | Yuki Okushi | -3/+0 |
| 2020-03-01 | Make `rustc_attrs` tracking issue None | Yuki Okushi | -3/+3 |
| 2020-02-27 | Remove "important traits" feature | Guillaume Gomez | -3/+0 |
| 2020-02-10 | Add `#[repr(no_niche)]`. | Felix S. Klock II | -0/+4 |
| 2020-02-09 | Auto merge of #68376 - Centril:move-ref-patterns, r=matthewjasper | bors | -0/+4 |
| 2020-02-05 | Selectively disable sanitizer instrumentation | Tomasz Miąsko | -0/+3 |
| 2020-02-04 | Remove the `overlapping_marker_traits` feature | Aaron Hill | -3/+0 |