| Age | Commit message (Expand) | Author | Lines |
| 2024-03-06 | make remaining FloatTy matches exhaustive | Ralf Jung | -19/+17 |
| 2024-03-06 | Merge from rustc | Ralf Jung | -11349/+17980 |
| 2024-03-07 | Use `rustc_driver::args::raw_args()` in Clippy | beetrees | -1/+1 |
| 2024-03-07 | Refactor argument UTF-8 checking into `rustc_driver::args::raw_args()` | beetrees | -23/+28 |
| 2024-03-07 | Make `arg_expand_all` not short-circuit on first error | beetrees | -53/+270 |
| 2024-03-06 | Auto merge of #122111 - matthiaskrgr:rollup-qq4v6gs, r=matthiaskrgr | bors | -197/+675 |
| 2024-03-06 | Rollup merge of #122051 - erikdesjardins:cleanup, r=nikic | Matthias Krüger | -2/+1 |
| 2024-03-06 | Rollup merge of #122038 - Alexendoo:unused-qualifications, r=petrochenkov | Matthias Krüger | -34/+56 |
| 2024-03-06 | Rollup merge of #121959 - sundeep-kokkonda:patch-2, r=davidtwco | Matthias Krüger | -13/+0 |
| 2024-03-06 | Rollup merge of #121382 - nnethercote:rework-untranslatable_diagnostic-lint, ... | Matthias Krüger | -86/+302 |
| 2024-03-06 | Rollup merge of #121190 - bvanjoi:fix-114884, r=petrochenkov | Matthias Krüger | -25/+81 |
| 2024-03-06 | Rollup merge of #117199 - Zalathar:instrument-coverage-on, r=oli-obk,Nadrieril | Matthias Krüger | -26/+44 |
| 2024-03-06 | Rollup merge of #113518 - jyn514:streaming-failures, r=cuviper | Matthias Krüger | -11/+191 |
| 2024-03-06 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-03-06 | Auto merge of #121967 - nikic:libllvm-linker-script, r=Mark-Simulacrum | bors | -2/+10 |
| 2024-03-06 | avoid overlapping privacy suggestion for single nested imports | bohan | -25/+81 |
| 2024-03-06 | Auto merge of #121956 - ChrisDenton:srwlock, r=joboet | bors | -32/+159 |
| 2024-03-06 | Auto merge of #121679 - lcnr:opaque-wf-check-2, r=oli-obk | bors | -138/+315 |
| 2024-03-06 | Auto merge of #3340 - RalfJung:no-disable-abi-check, r=oli-obk | bors | -128/+11 |
| 2024-03-06 | Change the documented implicit value of `-C instrument-coverage` to `=yes` | Zalathar | -26/+44 |
| 2024-03-06 | Auto merge of #119455 - Mark-Simulacrum:relative-spans, r=cjgillot | bors | -6/+24 |
| 2024-03-06 | Add missing `#[rustc_lint_diagnostics]` attributes. | Nicholas Nethercote | -3/+45 |
| 2024-03-06 | Rewrite the `untranslatable_diagnostic` lint. | Nicholas Nethercote | -60/+221 |
| 2024-03-06 | Auto merge of #122045 - matthiaskrgr:rollup-5l3vpn7, r=matthiaskrgr | bors | -133/+291 |
| 2024-03-05 | remove all-zero GEP | Erik Desjardins | -2/+1 |
| 2024-03-06 | Auto merge of #122041 - matthiaskrgr:rollup-imsmdke, r=matthiaskrgr | bors | -220/+584 |
| 2024-03-05 | Auto merge of #121576 - Jarcho:visitor3, r=oli-obk | bors | -586/+496 |
| 2024-03-05 | Rollup merge of #122028 - oli-obk:drop_in_place_leftovers, r=compiler-errors | Matthias Krüger | -2/+1 |
| 2024-03-05 | Rollup merge of #122018 - RalfJung:box-custom-alloc, r=oli-obk | Matthias Krüger | -28/+75 |
| 2024-03-05 | Rollup merge of #122016 - RalfJung:will_wake, r=dtolnay | Matthias Krüger | -0/+2 |
| 2024-03-05 | Rollup merge of #122014 - surechen:change_attributes_to_local_20240304, r=lcnr | Matthias Krüger | -13/+26 |
| 2024-03-05 | Rollup merge of #121894 - RalfJung:const_eval_select, r=oli-obk | Matthias Krüger | -43/+84 |
| 2024-03-05 | Rollup merge of #121857 - compiler-errors:async-closure-signature-deduction, ... | Matthias Krüger | -27/+57 |
| 2024-03-05 | Rollup merge of #121829 - nnethercote:dummy-tweaks-2, r=petrochenkov | Matthias Krüger | -16/+16 |
| 2024-03-05 | Rollup merge of #121744 - oli-obk:eager_opaque_checks2, r=lcnr | Matthias Krüger | -4/+13 |
| 2024-03-05 | Rollup merge of #121065 - CAD97:display-i18n, r=cuviper | Matthias Krüger | -0/+17 |
| 2024-03-05 | Add `Waitable` trait | Chris Denton | -10/+43 |
| 2024-03-05 | Rollup merge of #121991 - oli-obk:merge_opaque_types_defined_by_queries, r=co... | Matthias Krüger | -53/+35 |
| 2024-03-05 | Rollup merge of #121978 - GuillaumeGomez:dylib-duplicated-path, r=bjorn3 | Matthias Krüger | -1/+16 |
| 2024-03-05 | Rollup merge of #121975 - davidtwco:issue-121757, r=petrochenkov | Matthias Krüger | -1/+76 |
| 2024-03-05 | Rollup merge of #121961 - surechen:add_test_20240304, r=petrochenkov | Matthias Krüger | -0/+124 |
| 2024-03-05 | Rollup merge of #121846 - bvanjoi:fix-121760, r=petrochenkov | Matthias Krüger | -4/+62 |
| 2024-03-05 | Rollup merge of #121658 - jieyouxu:ice-outdated-nightly, r=oli-obk | Matthias Krüger | -5/+47 |
| 2024-03-05 | Rollup merge of #121301 - davidtwco:rustfmt-silent-emitter, r=pnkfelix | Matthias Krüger | -108/+131 |
| 2024-03-05 | Rollup merge of #121202 - Urgau:check-cfg-limit-diagnostics, r=pnkfelix | Matthias Krüger | -48/+93 |
| 2024-03-05 | Auto merge of #121905 - Nilstrieb:add-empty-targets, r=davidtwco | bors | -0/+234 |
| 2024-03-05 | Fix linting paths with qself in `unused_qualifications` | Alex Macleod | -34/+56 |
| 2024-03-05 | Convert `ProofTreeVisitor` to use `VisitorResult` | Jason Newcomb | -31/+28 |
| 2024-03-05 | Convert `SpannedTypeVisitor` to use `VisitorResult` | Jason Newcomb | -28/+24 |
| 2024-03-05 | Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult` | Jason Newcomb | -448/+345 |