| Age | Commit message (Expand) | Author | Lines |
| 2021-06-14 | Revert "Allow specifying alignment for functions" | Felix S. Klock II | -3/+0 |
| 2021-05-22 | Disallows `#![feature(no_coverage)]` on stable and beta | Rich Kadel | -7/+1 |
| 2021-04-30 | Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov | bors | -0/+3 |
| 2021-04-29 | Implement RFC 1260 with feature_name `imported_main`. | Charles Lew | -0/+3 |
| 2021-04-28 | Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis | bors | -3/+0 |
| 2021-04-28 | Auto merge of #84562 - richkadel:issue-83601, r=tmandry | bors | -0/+11 |
| 2021-04-28 | Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakis | bors | -3/+2 |
| 2021-04-27 | remove pat2021 | mark | -3/+0 |
| 2021-04-27 | adds feature gating of `no_coverage` at either crate- or function-level | Rich Kadel | -1/+11 |
| 2021-04-27 | Derived Eq no longer shows uncovered | Rich Kadel | -0/+1 |
| 2021-04-25 | Auto merge of #84299 - lcnr:const-generics-defaults-name-res, r=varkor | bors | -0/+4 |
| 2021-04-25 | Auto merge of #84147 - cuviper:array-method-dispatch, r=nikomatsakis,m-ou-se | bors | -0/+5 |
| 2021-04-24 | Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk | bors | -0/+6 |
| 2021-04-23 | Add pub_macro_rules to the list of removed features | Santiago Pastorino | -0/+2 |
| 2021-04-23 | Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis" | Santiago Pastorino | -3/+0 |
| 2021-04-21 | loosen ordering restricts for `const_generics_defaults` | lcnr | -0/+4 |
| 2021-04-20 | Add an attribute to be able to configure the limit | Oli Scherer | -0/+7 |
| 2021-04-19 | Auto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwco | bors | -3/+3 |
| 2021-04-19 | add gate tests and pacify tidy | Ralf Jung | -6/+6 |
| 2021-04-18 | Auto merge of #83799 - crlf0710:stablize_non_ascii_idents, r=Manishearth | bors | -3/+2 |
| 2021-04-18 | separate feature flag for unsizing casts in const fn | Ralf Jung | -0/+3 |
| 2021-04-18 | move 'trait bounds on const fn' to separate feature gate | Ralf Jung | -0/+3 |
| 2021-04-16 | Implement #[rustc_skip_array_during_method_dispatch] | Josh Stone | -0/+5 |
| 2021-04-16 | Remove #[main] attribute. | Charles Lew | -3/+6 |
| 2021-04-15 | stabilize :pat2015, leave :pat2021 gated | mark | -1/+1 |
| 2021-04-11 | Match against attribute name when validating attributes | Tomasz Miąsko | -3/+3 |
| 2021-04-08 | Auto merge of #84008 - Dylan-DPC:rollup-invxvg8, r=Dylan-DPC | bors | -1/+1 |
| 2021-04-08 | Fix outdated crate names in compiler docs | pierwill | -1/+1 |
| 2021-04-08 | rustc: Add a new `wasm` ABI | Alex Crichton | -0/+3 |
| 2021-04-08 | Stablize `non_ascii_idents` feature. | Charles Lew | -3/+2 |
| 2021-04-06 | Auto merge of #81234 - repnop:fn-alignment, r=lcnr | bors | -0/+3 |
| 2021-04-05 | Allow specifying alignment for functions | Wesley Norris | -0/+3 |
| 2021-04-03 | Remove attribute `#[link_args]` | Vadim Petrochenkov | -8/+4 |
| 2021-04-02 | Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514 | bors | -3/+9 |
| 2021-04-01 | Fix the `unsafe_block_in_unsafe_fn`s stabilized version | Yuki Okushi | -1/+1 |
| 2021-03-23 | Rollup merge of #83384 - mark-i-m:rename-pat2018, r=joshtriplett | Yuki Okushi | -1/+1 |
| 2021-03-22 | rename :pat2018 -> :pat215 | mark | -1/+1 |
| 2021-03-19 | stabilize or_patterns | mark | -3/+2 |
| 2021-03-15 | Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]` | Camelid | -3/+9 |
| 2021-03-15 | Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual... | Oli Scherer | -1/+5 |
| 2021-03-10 | Auto merge of #76570 - cratelyn:implement-rfc-2945-c-unwind-abi, r=Amanieu | bors | -0/+3 |
| 2021-03-10 | Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nik... | Yuki Okushi | -3/+2 |
| 2021-03-09 | rustc_target: add "unwind" payloads to `Abi` | katelyn a. martin | -0/+3 |
| 2021-03-04 | Rollup merge of #82697 - jplatte:patch-1, r=davidtwco | Yuki Okushi | -1/+1 |
| 2021-03-02 | Rollup merge of #82516 - PoignardAzur:inherent-impl-ty, r=oli-obk | Yuki Okushi | -0/+4 |
| 2021-03-02 | Fix stabilization version of move_ref_pattern | Jonas Platte | -1/+1 |
| 2021-02-26 | update tracking issue for `relaxed_struct_unsize` | lcnr | -1/+1 |
| 2021-02-25 | Auto merge of #82447 - Amanieu:legacy_const_generics, r=oli-obk | bors | -0/+1 |
| 2021-02-25 | Add feature gate for inherent associate types. | Olivier FAURE | -0/+4 |
| 2021-02-23 | Add #[rustc_legacy_const_generics] | Amanieu d'Antras | -0/+1 |