| Age | Commit message (Expand) | Author | Lines |
| 2023-04-28 | Rollup merge of #110913 - compiler-errors:missing-lints, r=Nilstrieb | Matthias Krüger | -88/+93 |
| 2023-04-28 | Rollup merge of #110873 - clubby789:migrate-rustc-parse-trivial, r=compiler-e... | Matthias Krüger | -185/+377 |
| 2023-04-28 | Rollup merge of #110766 - m-ou-se:fmt-rt, r=jyn514 | Matthias Krüger | -12/+11 |
| 2023-04-27 | Auto merge of #110916 - matthiaskrgr:rollup-g3c33zc, r=matthiaskrgr | bors | -147/+51 |
| 2023-04-27 | Rollup merge of #110886 - nnethercote:dep-graph-cleanups, r=cjgillot | Matthias Krüger | -64/+32 |
| 2023-04-27 | Rollup merge of #110838 - nnethercote:more-Folder-Visitable-cleanups, r=lcnr | Matthias Krüger | -83/+19 |
| 2023-04-27 | Add a few more missing lints | Michael Goulet | -0/+2 |
| 2023-04-27 | Sort hardwired lints | Michael Goulet | -89/+91 |
| 2023-04-27 | Add invalid_macro_export_arguments to built-in macro list | Michael Goulet | -0/+1 |
| 2023-04-27 | Auto merge of #107782 - Zoxc:worker-local, r=cjgillot | bors | -66/+198 |
| 2023-04-27 | Rollup merge of #110872 - Jules-Bertholet:err-67981, r=wesleywiser | Matthias Krüger | -1/+11 |
| 2023-04-27 | Rollup merge of #110864 - compiler-errors:into-future-stable, r=jackh726 | Matthias Krüger | -8/+1 |
| 2023-04-27 | Rollup merge of #110816 - clubby789:rustc-passes-diagnostics, r=compiler-errors | Matthias Krüger | -175/+308 |
| 2023-04-27 | Rollup merge of #110814 - WaffleLapkin:sprinkle_#inline, r=Nilstrieb | Matthias Krüger | -0/+17 |
| 2023-04-27 | Auto merge of #110882 - BoxyUwU:rename-some-ty-flags, r=compiler-errors | bors | -84/+85 |
| 2023-04-27 | Factor out common code in `intern_node`. | Nicholas Nethercote | -54/+26 |
| 2023-04-27 | Clean up `with_task`. | Nicholas Nethercote | -10/+6 |
| 2023-04-27 | rename `needs_subst` to `has_param` | Boxy | -28/+28 |
| 2023-04-27 | rename `needs_infer` to `has_infer` | Boxy | -57/+58 |
| 2023-04-27 | Add a comment about `TypeFoldable` and slices. | Nicholas Nethercote | -0/+4 |
| 2023-04-27 | Auto merge of #110728 - cjgillot:no-false-optes, r=oli-obk | bors | -38/+46 |
| 2023-04-27 | Migrate trivially translatable `rustc_parse` diagnostics | clubby789 | -185/+377 |
| 2023-04-26 | Nicer ICE for #67981 | Jules Bertholet | -1/+11 |
| 2023-04-26 | IntoFuture::into_future is no longer unstable | Michael Goulet | -8/+1 |
| 2023-04-26 | Auto merge of #110852 - matthiaskrgr:rollup-jz3eosr, r=matthiaskrgr | bors | -223/+608 |
| 2023-04-26 | Rollup merge of #110835 - nnethercote:strict-region-folders-2, r=compiler-errors | Matthias Krüger | -22/+24 |
| 2023-04-26 | Rollup merge of #110550 - compiler-errors:deref-on-binop-rhs, r=wesleywiser | Matthias Krüger | -0/+6 |
| 2023-04-26 | Rollup merge of #108760 - clubby789:autolintstuff, r=wesleywiser | Matthias Krüger | -201/+578 |
| 2023-04-26 | Auto merge of #110822 - scottmcm:lower-offset-to-mir, r=compiler-errors | bors | -20/+31 |
| 2023-04-26 | Auto merge of #97368 - tmandry:coverage-underflow, r=jyn514 | bors | -1/+1 |
| 2023-04-26 | Migrate `rustc_passes` to translatable diagnostics | clubby789 | -175/+308 |
| 2023-04-26 | Rollup merge of #110594 - infdahai:cfg_chore, r=jyn514 | jyn | -1/+2 |
| 2023-04-26 | Derive `Type{Foldable,Visitable}` for `UserTypeProjection`. | Nicholas Nethercote | -24/+3 |
| 2023-04-26 | Remove unused `TypeFoldable`/`TypeVisitable` impls. | Nicholas Nethercote | -59/+12 |
| 2023-04-26 | add cfg SPEC declaration. | clundro | -1/+2 |
| 2023-04-26 | Auto merge of #110634 - saethlin:pointy-decoder, r=cjgillot | bors | -130/+174 |
| 2023-04-25 | Lower `intrinsics::offset` to `mir::BinOp::Offset` | Scott McMurray | -20/+31 |
| 2023-04-26 | Make some region folders a little stricter. | Nicholas Nethercote | -22/+24 |
| 2023-04-25 | Auto merge of #110811 - compiler-errors:vars-are-question-mark, r=WaffleLapkin | bors | -5/+5 |
| 2023-04-25 | vars are ? | Michael Goulet | -5/+5 |
| 2023-04-25 | Rollup merge of #110783 - dtolnay:safeprint, r=petrochenkov | Matthias Krüger | -40/+68 |
| 2023-04-25 | Rollup merge of #110671 - compiler-errors:polarity, r=lcnr | Matthias Krüger | -3/+74 |
| 2023-04-25 | Rollup merge of #110615 - WaffleLapkin:impl_tag, r=cjgillot | Matthias Krüger | -29/+211 |
| 2023-04-25 | Rollup merge of #110556 - kylematsuda:earlybinder-explicit-item-bounds, r=com... | Matthias Krüger | -59/+76 |
| 2023-04-25 | Fix static string lints | clubby789 | -200/+491 |
| 2023-04-25 | Add deny lint to prevent untranslatable diagnostics using static strings | clubby789 | -1/+87 |
| 2023-04-25 | Add `#[inline]` in `impl_tag` | Maybe Waffle | -0/+2 |
| 2023-04-25 | Sprinkle some `#[inline]` in `rustc_data_structures::tagged_ptr` | Maybe Waffle | -0/+17 |
| 2023-04-25 | Move unstatisfaction check earlier. | Camille GILLOT | -50/+44 |
| 2023-04-25 | Fix ICE on --print=... i/o errors | David Tolnay | -40/+68 |