| Age | Commit message (Expand) | Author | Lines |
| 2021-06-14 | Revert "Allow specifying alignment for functions" | Felix S. Klock II | -1/+0 |
| 2021-04-30 | Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov | bors | -0/+1 |
| 2021-04-29 | Implement RFC 1260 with feature_name `imported_main`. | Charles Lew | -0/+1 |
| 2021-04-28 | Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakis | bors | -2/+1 |
| 2021-04-27 | remove pat2021 | mark | -1/+0 |
| 2021-04-27 | Derived Eq no longer shows uncovered | Rich Kadel | -0/+1 |
| 2021-04-25 | Auto merge of #84147 - cuviper:array-method-dispatch, r=nikomatsakis,m-ou-se | bors | -0/+1 |
| 2021-04-24 | Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk | bors | -1/+2 |
| 2021-04-25 | Rollup merge of #83519 - oli-obk:assign_shrink_your_normal_code, r=pnkfelix | Yuki Okushi | -0/+2 |
| 2021-04-23 | Auto merge of #84339 - alexcrichton:llvm-fptoint-sat, r=nagisa | bors | -1/+0 |
| 2021-04-21 | rustc: Use LLVM's new saturating float-to-int intrinsics | Alex Crichton | -1/+0 |
| 2021-04-20 | Add an attribute to be able to configure the limit | Oli Scherer | -0/+2 |
| 2021-04-19 | fix few typos | klensy | -1/+1 |
| 2021-04-18 | fix feature use in rustc libs | Ralf Jung | -1/+0 |
| 2021-04-18 | separate feature flag for unsizing casts in const fn | Ralf Jung | -0/+1 |
| 2021-04-18 | move 'trait bounds on const fn' to separate feature gate | Ralf Jung | -0/+1 |
| 2021-04-16 | Implement #[rustc_skip_array_during_method_dispatch] | Josh Stone | -0/+1 |
| 2021-04-16 | Auto merge of #84217 - crlf0710:remove_main_attr_pure, r=petrochenkov | bors | -0/+1 |
| 2021-04-16 | Remove #[main] attribute. | Charles Lew | -0/+1 |
| 2021-04-15 | Auto merge of #84205 - workingjubilee:more-simd-intrin, r=bjorn3 | bors | -0/+2 |
| 2021-04-15 | rename pat2015 to pat_param | mark | -1/+1 |
| 2021-04-14 | Add more SIMD math.h intrinsics | Jubilee Young | -0/+2 |
| 2021-04-14 | Auto merge of #83948 - ABouttefeux:lint-nullprt-deref, r=RalfJung | bors | -0/+2 |
| 2021-04-08 | rustc: Add a new `wasm` ABI | Alex Crichton | -0/+1 |
| 2021-04-07 | Remove the insta-stable `cfg(wasm)` | Simonas Kazlauskas | -1/+0 |
| 2021-04-06 | add lint deref_nullptr | AliƩnore Bouttefeux | -0/+2 |
| 2021-04-06 | Auto merge of #81234 - repnop:fn-alignment, r=lcnr | bors | -0/+1 |
| 2021-04-05 | Allow specifying alignment for functions | Wesley Norris | -0/+1 |
| 2021-04-05 | Rollup merge of #80525 - devsnek:wasm64, r=nagisa | Dylan DPC | -0/+1 |
| 2021-04-04 | wasm64 | Gus Caplan | -0/+1 |
| 2021-04-02 | Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514 | bors | -0/+2 |
| 2021-03-27 | Remove (lots of) dead code | Joshua Nelson | -31/+4 |
| 2021-03-26 | Use iter::zip in compiler/ | Josh Stone | -1/+1 |
| 2021-03-23 | Add has_default to GenericParamDefKind::Const | kadmin | -0/+1 |
| 2021-03-22 | rename :pat2018 -> :pat215 | mark | -1/+1 |
| 2021-03-20 | Auto merge of #83271 - SparrowLii:simd_neg, r=Amanieu | bors | -0/+1 |
| 2021-03-19 | Rollup merge of #83197 - jyn514:cfg-test-dead-code, r=joshtriplett | Dylan DPC | -42/+44 |
| 2021-03-19 | Add simd_neg platform intrinsic | SparrowLii | -0/+1 |
| 2021-03-18 | Remove unwrap_none/expect_none from compiler/. | Mara Bos | -7/+11 |
| 2021-03-17 | Move some test-only code to test files | Joshua Nelson | -42/+44 |
| 2021-03-15 | Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]` | Camelid | -0/+2 |
| 2021-03-15 | Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual... | Oli Scherer | -0/+1 |
| 2021-03-14 | expand: Resolve and expand inner attributes on out-of-line modules | Vadim Petrochenkov | -0/+1 |
| 2021-03-13 | Auto merge of #83064 - cjgillot:fhash, r=jackh726 | bors | -13/+2 |
| 2021-03-11 | Hash SyntaxContext first. | Camille GILLOT | -3/+2 |
| 2021-03-11 | Remove useless method. | Camille GILLOT | -10/+0 |
| 2021-03-10 | Auto merge of #82982 - Dylan-DPC:rollup-mt497z7, r=Dylan-DPC | bors | -1/+4 |
| 2021-03-10 | Rollup merge of #82955 - ltoddy:fix/wrong, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2021-03-10 | Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakis | Dylan DPC | -0/+3 |
| 2021-03-10 | fix: wrong word | ltoddy | -1/+1 |