| Age | Commit message (Expand) | Author | Lines |
| 2021-06-14 | Revert "Allow specifying alignment for functions" | Felix S. Klock II | -4/+0 |
| 2021-06-11 | Hash attributes for crate_hash. | Camille GILLOT | -6/+31 |
| 2021-05-04 | Remove assert_matches feature attributes. | Mara Bos | -1/+0 |
| 2021-05-04 | Remove assert_matches users | Mark Rousskov | -6/+2 |
| 2021-04-30 | Auto merge of #84719 - Mark-Simulacrum:reduce-query-impl, r=davidtwco | bors | -14/+21 |
| 2021-04-30 | Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov | bors | -5/+22 |
| 2021-04-29 | Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakis | Jack Huey | -0/+4 |
| 2021-04-29 | Move iter_results to dyn FnMut rather than a generic | Mark Rousskov | -14/+21 |
| 2021-04-29 | Auto merge of #84233 - jyn514:track-path-prefix, r=michaelwoerister | bors | -1/+1 |
| 2021-04-29 | Implement RFC 1260 with feature_name `imported_main`. | Charles Lew | -5/+22 |
| 2021-04-28 | Add HAS_RE_LATE_BOUND if there are bound vars | Jack Huey | -0/+4 |
| 2021-04-28 | Auto merge of #84562 - richkadel:issue-83601, r=tmandry | bors | -0/+4 |
| 2021-04-28 | Rollup merge of #84622 - jackh726:gats-trait-object, r=nikomatsakis | Yuki Okushi | -0/+8 |
| 2021-04-27 | Make traits with GATs not object safe | Jack Huey | -0/+8 |
| 2021-04-27 | Derived Eq no longer shows uncovered | Rich Kadel | -0/+4 |
| 2021-04-27 | Add [TRACKED_NO_CRATE_HASH] and [SUBSTRUCT] directives | Joshua Nelson | -1/+1 |
| 2021-04-27 | move `representability` out of `rustc_middle` | lcnr | -189/+2 |
| 2021-04-25 | Rollup merge of #84547 - RalfJung:max_const_fn, r=oli-obk | Dylan DPC | -3/+1 |
| 2021-04-25 | fix typography | Ralf Jung | -1/+1 |
| 2021-04-25 | Auto merge of #84299 - lcnr:const-generics-defaults-name-res, r=varkor | bors | -1/+1 |
| 2021-04-25 | unsafety checking: no longer care about is_min_const_fn | Ralf Jung | -3/+1 |
| 2021-04-25 | Auto merge of #84147 - cuviper:array-method-dispatch, r=nikomatsakis,m-ou-se | bors | -0/+7 |
| 2021-04-24 | Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk | bors | -1/+0 |
| 2021-04-25 | Rollup merge of #83519 - oli-obk:assign_shrink_your_normal_code, r=pnkfelix | Yuki Okushi | -6/+34 |
| 2021-04-22 | Rollup merge of #84343 - camsteffen:closure-tree, r=varkor | Dylan DPC | -31/+0 |
| 2021-04-22 | Auto merge of #71511 - hi-rustin:rustin-patch-rename-assoc, r=eddyb,varkor | bors | -4/+4 |
| 2021-04-21 | loosen ordering restricts for `const_generics_defaults` | lcnr | -1/+1 |
| 2021-04-20 | Tidy | Oli Scherer | -1/+4 |
| 2021-04-20 | Add an attribute to be able to configure the limit | Oli Scherer | -5/+10 |
| 2021-04-20 | Implement a lint that highlights all moves larger than 1000 bytes | Oli Scherer | -1/+21 |
| 2021-04-20 | Auto merge of #84334 - klensy:typo-compiler, r=jyn514 | bors | -4/+4 |
| 2021-04-19 | Remove closure_tree | Cameron Steffen | -31/+0 |
| 2021-04-19 | Rollup merge of #84123 - bjorn3:compile_mono_item_dep_node, r=wesleywiser | Dylan DPC | -9/+34 |
| 2021-04-19 | fix few typos | klensy | -4/+4 |
| 2021-04-18 | fix feature use in rustc libs | Ralf Jung | -1/+0 |
| 2021-04-16 | Mark `has_global_allocator` query as `eval_always` | Aaron Hill | -0/+2 |
| 2021-04-16 | Add comment | bjorn3 | -0/+1 |
| 2021-04-16 | Implement #[rustc_skip_array_during_method_dispatch] | Josh Stone | -0/+7 |
| 2021-04-12 | Introduce CompileMonoItem DepNode | bjorn3 | -9/+33 |
| 2021-04-12 | Rollup merge of #84014 - estebank:cool-bears-hot-tip, r=varkor | Dylan DPC | -5/+16 |
| 2021-04-09 | Auto merge of #83870 - jackh726:binder-refactor-fix, r=nikomatsakis | bors | -22/+87 |
| 2021-04-08 | Auto merge of #84008 - Dylan-DPC:rollup-invxvg8, r=Dylan-DPC | bors | -6/+6 |
| 2021-04-08 | Rollup merge of #83980 - pierwill:fix-compiler-librustc-names, r=davidtwco | Dylan DPC | -6/+6 |
| 2021-04-08 | Use more accurate spans for trait/impl method arg divergence | Esteban Küber | -5/+16 |
| 2021-04-08 | Fix outdated crate names in compiler docs | pierwill | -6/+6 |
| 2021-04-08 | rustc: Add a new `wasm` ABI | Alex Crichton | -0/+2 |
| 2021-04-07 | Auto merge of #81047 - glittershark:stabilize-cmp-min-max-by, r=kodraus | bors | -1/+0 |
| 2021-04-07 | Stabilize cmp_min_max_by | Griffin Smith | -1/+0 |
| 2021-04-07 | Rollup merge of #83916 - Amanieu:asm_anonconst, r=petrochenkov | Dylan DPC | -4/+4 |
| 2021-04-06 | Use AnonConst for asm! constants | Amanieu d'Antras | -4/+4 |