| Age | Commit message (Expand) | Author | Lines |
| 2022-04-02 | Less manipulation of the callee_def_id. | Camille GILLOT | -5/+6 |
| 2022-04-02 | Use only local hash. | Camille GILLOT | -2/+2 |
| 2022-04-02 | Use DefPathHash instead of HirId to break cycles. | Camille GILLOT | -14/+8 |
| 2022-03-31 | Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors | Dylan DPC | -13/+13 |
| 2022-03-30 | a few mode feedback fixes per @bjorn3 | Yuri Astrakhan | -1/+1 |
| 2022-03-30 | Spellchecking compiler comments | Yuri Astrakhan | -14/+14 |
| 2022-03-29 | Remember mutability in `DefKind::Static`. | Camille GILLOT | -4/+4 |
| 2022-03-26 | Auto merge of #95149 - cjgillot:once-diag, r=estebank | bors | -1/+0 |
| 2022-03-25 | Rollup merge of #94655 - JakobDegen:mir-phase-docs, r=oli-obk | Dylan DPC | -7/+11 |
| 2022-03-23 | Clarify which kinds of MIR are allowed during which phases. | Jakob Degen | -7/+11 |
| 2022-03-23 | Address rebase fallout | Oli Scherer | -3/+3 |
| 2022-03-23 | remove optimizations from const_prop_lint | Carl Scherer | -281/+21 |
| 2022-03-23 | separate const prop lint from optimizations | Carl Scherer | -177/+1320 |
| 2022-03-22 | Rollup merge of #95196 - RalfJung:unalloc-not-uninit, r=oli-obk | Dylan DPC | -4/+4 |
| 2022-03-21 | rename LocalState::Uninitialized to Unallocated | Ralf Jung | -4/+4 |
| 2022-03-20 | Disable early otherwise branch MIR opt | Jakob Degen | -1/+32 |
| 2022-03-20 | Filter OnceNote in diagnostic infra. | Camille GILLOT | -1/+0 |
| 2022-03-17 | Rollup merge of #94960 - codehorseman:master, r=oli-obk | Dylan DPC | -6/+6 |
| 2022-03-16 | rustc_error: make ErrorReported impossible to construct | mark | -5/+5 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -6/+6 |
| 2022-03-12 | Auto merge of #94733 - nnethercote:fix-AdtDef-interning, r=fee1-dead | bors | -9/+9 |
| 2022-03-11 | Improve `AdtDef` interning. | Nicholas Nethercote | -9/+9 |
| 2022-03-10 | Move `is_trivially_pure_clone_copy` onto `Ty` instead | Scott McMurray | -12/+2 |
| 2022-03-10 | mir-opt: Replace clone on primitives with copy | Scott McMurray | -2/+83 |
| 2022-03-08 | add `#[rustc_pass_by_value]` to more types | lcnr | -17/+19 |
| 2022-03-07 | Clarify `Layout` interning. | Nicholas Nethercote | -1/+1 |
| 2022-03-07 | Introduce `ConstAllocation`. | Nicholas Nethercote | -4/+4 |
| 2022-03-03 | Auto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk | bors | -1/+10 |
| 2022-03-01 | Miri/CTFE: properly treat overflow in (signed) division/rem as UB | Ralf Jung | -1/+10 |
| 2022-03-01 | 7 - Make more use of `let_chains` | Caio | -112/+100 |
| 2022-02-28 | Auto merge of #94427 - cjgillot:inline-fresh-expn, r=oli-obk | bors | -10/+14 |
| 2022-02-27 | Only create a single expansion for each inline integration. | Camille GILLOT | -10/+14 |
| 2022-02-26 | Rollup merge of #94087 - tmiasko:rm-ignore-borrow-on-drop, r=jackh726 | Matthias Krüger | -4/+2 |
| 2022-02-25 | Auto merge of #94290 - Mark-Simulacrum:bump-bootstrap, r=pietroalbini | bors | -3/+3 |
| 2022-02-25 | Rollup merge of #94305 - JakobDegen:dp-1, r=oli-obk | Matthias Krüger | -26/+7 |
| 2022-02-25 | Enable rustc_pass_by_value for Span | Mark Rousskov | -2/+2 |
| 2022-02-25 | Switch bootstrap cfgs | Mark Rousskov | -1/+1 |
| 2022-02-25 | Auto merge of #93878 - Aaron1011:newtype-macro, r=cjgillot | bors | -1/+1 |
| 2022-02-25 | Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank | bors | -1/+1 |
| 2022-02-24 | Fix intra-doc link issues exposed by new macro | Aaron Hill | -1/+1 |
| 2022-02-24 | Remove an unnecessary restriction in `dest_prop` | Jakob Degen | -26/+7 |
| 2022-02-23 | rustc_errors: let `DiagnosticBuilder::emit` return a "guarantee of emission". | Eduard-Mihai Burtescu | -1/+1 |
| 2022-02-23 | Auto merge of #93984 - nnethercote:ChunkedBitSet, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-02-23 | Introduce `ChunkedBitSet` and use it for some dataflow analyses. | Nicholas Nethercote | -2/+2 |
| 2022-02-21 | use `List<Ty<'tcx>>` for tuples | lcnr | -10/+7 |
| 2022-02-20 | Improve `unused_unsafe` lint | Frank Steffahn | -116/+178 |
| 2022-02-20 | Auto merge of #93387 - JakobDegen:improve_partialeq, r=tmiasko | bors | -3/+39 |
| 2022-02-20 | Rollup merge of #94146 - est31:let_else, r=cjgillot | Matthias Krüger | -72/+38 |
| 2022-02-19 | Adopt let else in more places | est31 | -72/+38 |
| 2022-02-18 | Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk | Matthias Krüger | -2/+1 |