| Age | Commit message (Expand) | Author | Lines |
| 2021-12-17 | Remove 'speculative evaluation' of predicates | Aaron Hill | -18/+1 |
| 2021-12-17 | Auto merge of #91672 - b-naber:merge-normalize-erasing-regions-queries, r=jac... | bors | -64/+9 |
| 2021-12-16 | Rollup merge of #92001 - fee1-dead:dmbic-xcrate-fix, r=oli-obk | Matthias Krüger | -2/+3 |
| 2021-12-16 | Rollup merge of #91879 - bugadani:in_band_borrowck, r=wesleywiser | Matthias Krüger | -33/+32 |
| 2021-12-16 | Rollup merge of #91172 - Ethiraric:ethiraric/fix90979, r=petrochenkov | Matthias Krüger | -4/+70 |
| 2021-12-16 | Fix default_method_body_is_const when used across crates | Deadbeef | -2/+3 |
| 2021-12-16 | Rollup merge of #91904 - SylvanB:remove_in_band_lifetimes_rustc_trait_selecti... | Matthias Krüger | -54/+63 |
| 2021-12-16 | Rollup merge of #91901 - SylvanB:remove_in_band_lifetimes_rustc_symbol_mangli... | Matthias Krüger | -14/+13 |
| 2021-12-16 | Auto merge of #89836 - pierwill:fix-85142-crate-hash, r=wesleywiser | bors | -10/+22 |
| 2021-12-15 | Add a lint for duplicated attributes. | Ethiraric | -4/+70 |
| 2021-12-15 | Auto merge of #86986 - lcnr:simplify_type, r=nikomatsakis,oli-obk | bors | -73/+158 |
| 2021-12-15 | Remove `in_band_lifetimes` from `rustc_symbol_mangling` | Sylvan Bowdler | -14/+13 |
| 2021-12-15 | Remove `in_band_lifetimes` from `rustc_trait_selection` | Sylvan Bowdler | -54/+63 |
| 2021-12-15 | Auto merge of #91962 - matthiaskrgr:rollup-2g082jw, r=matthiaskrgr | bors | -55/+98 |
| 2021-12-15 | Rollup merge of #91920 - Aaron1011:pred-stable-cmp, r=oli-obk | Matthias Krüger | -1/+1 |
| 2021-12-15 | Rollup merge of #91898 - compiler-errors:dont_suggest_closure_return_type, r=... | Matthias Krüger | -10/+54 |
| 2021-12-15 | Rollup merge of #91885 - LegionMammal978:less-inband-codegen_ssa, r=workingju... | Matthias Krüger | -17/+16 |
| 2021-12-15 | Rollup merge of #91880 - matthiaskrgr:clippy_perf_dec, r=jyn514 | Matthias Krüger | -27/+27 |
| 2021-12-15 | Remove in_band_lifetimes from borrowck | Dániel Buga | -33/+32 |
| 2021-12-15 | Rollup merge of #91888 - BoxyUwU:generic_arg_infer_aaaa, r=lcnr | Matthias Krüger | -21/+5 |
| 2021-12-15 | Rollup merge of #90521 - jhpratt:stabilize-destructuring_assignment, r=jackh7... | Matthias Krüger | -34/+3 |
| 2021-12-15 | Remove `in_band_lifetimes` from `rustc_codegen_ssa` | LegionMammal978 | -17/+16 |
| 2021-12-14 | Stabilize `destructuring_assignment` | Jacob Pratt | -34/+3 |
| 2021-12-15 | Auto merge of #91945 - matthiaskrgr:rollup-jszf9zp, r=matthiaskrgr | bors | -277/+334 |
| 2021-12-15 | Rollup merge of #91882 - Patrick-Poitras:remove-in-band-lifetimes-from-rustc-... | Matthias Krüger | -70/+72 |
| 2021-12-15 | Rollup merge of #91881 - Patrick-Poitras:stabilize-iter-zip, r=scottmcm | Matthias Krüger | -22/+0 |
| 2021-12-15 | Rollup merge of #91870 - rusticstuff:macosx_min_version_revert, r=Mark-Simula... | Matthias Krüger | -15/+0 |
| 2021-12-15 | Rollup merge of #91868 - tmiasko:llvm-time-trace-out, r=oli-obk | Matthias Krüger | -6/+15 |
| 2021-12-15 | Rollup merge of #90939 - estebank:wg-af-polish, r=tmandry | Matthias Krüger | -164/+247 |
| 2021-12-15 | Auto merge of #91933 - matthiaskrgr:rollup-cw9qolb, r=matthiaskrgr | bors | -57/+77 |
| 2021-12-14 | Stabilize iter::zip. | PFPoitras | -22/+0 |
| 2021-12-14 | Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplett | bors | -59/+15 |
| 2021-12-14 | Rollup merge of #91856 - ouz-a:master, r=oli-obk | Matthias Krüger | -2/+3 |
| 2021-12-14 | Rollup merge of #91798 - bugadani:issue-91783, r=michaelwoerister | Matthias Krüger | -1/+6 |
| 2021-12-14 | Rollup merge of #91786 - tmiasko:const-prop, r=oli-obk | Matthias Krüger | -52/+34 |
| 2021-12-14 | Rollup merge of #91774 - surechen:fix_typo_1, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2021-12-14 | Rollup merge of #91597 - r00ster91:lessthangreaterthan, r=oli-obk | Matthias Krüger | -1/+33 |
| 2021-12-14 | Make TyS::is_suggestable more structual | Michael Goulet | -10/+54 |
| 2021-12-14 | Recover on invalid operators <> and <=> | r00ster91 | -1/+33 |
| 2021-12-14 | fmt | lcnr | -2/+1 |
| 2021-12-14 | comment update | ouz-a | -1/+1 |
| 2021-12-14 | Use `tcx.def_path_hash` in `ExistentialPredicate.stable_cmp` | Aaron Hill | -1/+1 |
| 2021-12-14 | Return an error when `eval_rvalue_with_identities` fails | Tomasz Miąsko | -52/+34 |
| 2021-12-14 | Make suggestions from @jackh726; run fmt | PFPoitras | -17/+20 |
| 2021-12-14 | add some comments | lcnr | -32/+41 |
| 2021-12-14 | replace `DefId` with `D` in `SimplifiedType` | lcnr | -2/+2 |
| 2021-12-14 | extend `simplify_type` | lcnr | -40/+117 |
| 2021-12-14 | Disable asm lint example tests since they only work on x86_64 | Amanieu d'Antras | -2/+2 |
| 2021-12-14 | fix clippy::single_char_pattern perf findings | Matthias Krüger | -27/+27 |
| 2021-12-14 | Rollup merge of #91893 - pitaj:91867-hir, r=davidtwco | Matthias Krüger | -10/+9 |