| Age | Commit message (Expand) | Author | Lines |
| 2021-06-14 | Revert "Allow specifying alignment for functions" | Felix S. Klock II | -16/+0 |
| 2021-05-22 | Disallows `#![feature(no_coverage)]` on stable and beta | Rich Kadel | -6/+10 |
| 2021-04-30 | Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov | bors | -0/+18 |
| 2021-04-29 | Implement RFC 1260 with feature_name `imported_main`. | Charles Lew | -0/+18 |
| 2021-04-28 | Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis | bors | -29/+0 |
| 2021-04-28 | Auto merge of #84562 - richkadel:issue-83601, r=tmandry | bors | -0/+21 |
| 2021-04-28 | Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakis | bors | -49/+0 |
| 2021-04-27 | remove pat2021 | mark | -20/+0 |
| 2021-04-27 | adds feature gating of `no_coverage` at either crate- or function-level | Rich Kadel | -0/+21 |
| 2021-04-25 | 'const fn' in trait are rejected in the AST, this feature gate check is a NOP | Ralf Jung | -54/+12 |
| 2021-04-23 | Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis" | Santiago Pastorino | -49/+0 |
| 2021-04-20 | Add an attribute to be able to configure the limit | Oli Scherer | -0/+17 |
| 2021-04-19 | fix suggestion for unsized function parameters | lcnr | -4/+4 |
| 2021-04-18 | Auto merge of #83799 - crlf0710:stablize_non_ascii_idents, r=Manishearth | bors | -164/+0 |
| 2021-04-16 | Auto merge of #83416 - alexcrichton:const-thread-local, r=sfackler | bors | -0/+17 |
| 2021-04-16 | std: Add a variant of thread locals with const init | Alex Crichton | -0/+17 |
| 2021-04-16 | Remove #[main] attribute. | Charles Lew | -74/+21 |
| 2021-04-15 | rename pat2015 to pat_param | mark | -1/+1 |
| 2021-04-15 | stabilize :pat2015, leave :pat2021 gated | mark | -13/+4 |
| 2021-04-13 | Auto merge of #84099 - tmiasko:asm-only-x86_64, r=Amanieu | bors | -2/+3 |
| 2021-04-13 | Check for asm support in UI tests that require it | Tomasz Miąsko | -2/+3 |
| 2021-04-12 | Turn old edition lints (anonymous-parameters, keyword-idents) into warn-by-de... | Manish Goregaokar | -4/+4 |
| 2021-04-08 | rustc: Add a new `wasm` ABI | Alex Crichton | -75/+164 |
| 2021-04-08 | Rollup merge of #83689 - estebank:cool-bears-hot-tip, r=davidtwco | Dylan DPC | -1/+5 |
| 2021-04-08 | Stablize `non_ascii_idents` feature. | Charles Lew | -164/+0 |
| 2021-04-07 | Rollup merge of #83954 - estebank:issue-83613, r=varkor | Dylan DPC | -1/+1 |
| 2021-04-06 | Point at `impl` and type defs introducing requirements on E0277 | Esteban Küber | -1/+5 |
| 2021-04-07 | Disable using non-ascii identifiers in extern blocks. | Charles Lew | -1/+12 |
| 2021-04-06 | Remove trailing `:` from E0119 message | Esteban Küber | -1/+1 |
| 2021-04-06 | Auto merge of #81234 - repnop:fn-alignment, r=lcnr | bors | -0/+16 |
| 2021-04-05 | Allow specifying alignment for functions | Wesley Norris | -0/+16 |
| 2021-04-05 | Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisa | Dylan DPC | -47/+0 |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -328/+323 |
| 2021-04-03 | Remove attribute `#[link_args]` | Vadim Petrochenkov | -47/+0 |
| 2021-04-02 | Rollup merge of #83673 - hi-rustin:rustin-patch-suggestion, r=estebank | Dylan DPC | -2/+2 |
| 2021-04-02 | Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514 | bors | -16/+16 |
| 2021-03-31 | give full path of constraint in suggest_constraining_type_param | hi-rustin | -2/+2 |
| 2021-03-24 | resolve late lifetimes by item | Jack Huey | -84/+84 |
| 2021-03-23 | Update tests | kadmin | -2/+2 |
| 2021-03-22 | rename :pat2018 -> :pat215 | mark | -5/+5 |
| 2021-03-15 | Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]` | Camelid | -16/+16 |
| 2021-03-15 | Only allow tait defining uses in function and method return position | Oli Scherer | -14/+19 |
| 2021-03-15 | Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual... | Oli Scherer | -134/+244 |
| 2021-03-10 | Auto merge of #79519 - cjgillot:noattr, r=wesleywiser | bors | -97/+97 |
| 2021-03-10 | Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nik... | Yuki Okushi | -36/+0 |
| 2021-03-09 | Bless tests. | Camille GILLOT | -97/+97 |
| 2021-02-25 | Add feature gate for inherent associate types. | Olivier FAURE | -0/+22 |
| 2021-02-19 | Support `pub` on `macro_rules` | Vadim Petrochenkov | -0/+49 |
| 2021-02-18 | Stabilize `unsafe_op_in_unsafe_fn` lint | LeSeulArtichaut | -36/+0 |
| 2021-02-15 | Add long explanation for E0545 | Jesus Rubio | -0/+1 |