| Age | Commit message (Expand) | Author | Lines |
| 2025-01-26 | Auto merge of #136070 - matthiaskrgr:rollup-b5enbuz, r=matthiaskrgr | bors | -36/+28 |
| 2025-01-25 | Rollup merge of #136056 - fee1-dead-contrib:push-tswyxkywqrtt, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-01-25 | Rollup merge of #136016 - Urgau:check-cfg-allow-test-improv, r=jieyouxu | Matthias Krüger | -4/+25 |
| 2025-01-25 | Rollup merge of #134300 - RalfJung:remove-dead-attrs, r=chenyukang | Matthias Krüger | -31/+2 |
| 2025-01-25 | Shorten linker output even more when `--verbose` is not present | jyn | -16/+65 |
| 2025-01-25 | Auto merge of #119286 - jyn514:linker-output, r=bjorn3 | bors | -39/+220 |
| 2025-01-25 | Fix typo in const stability error message | Deadbeef | -1/+1 |
| 2025-01-25 | Auto merge of #133154 - estebank:issue-133137, r=wesleywiser | bors | -5/+33 |
| 2025-01-25 | Filter well known names from check-cfg diagnostics | Urgau | -4/+25 |
| 2025-01-25 | Auto merge of #136041 - matthiaskrgr:rollup-5r1k45x, r=matthiaskrgr | bors | -23/+72 |
| 2025-01-25 | Rollup merge of #136027 - estebank:issue-135989, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2025-01-25 | Rollup merge of #136018 - estebank:long-moved-type, r=jieyouxu | Matthias Krüger | -8/+56 |
| 2025-01-25 | Rollup merge of #135971 - compiler-errors:self-projection, r=fmease | Matthias Krüger | -15/+13 |
| 2025-01-25 | Auto merge of #128657 - clubby789:optimize-none, r=fee1-dead,WaffleLapkin | bors | -29/+314 |
| 2025-01-24 | Rollup merge of #135976 - WaffleLapkin:tailcall-nodrop, r=oli-obk | Matthias Krüger | -0/+9 |
| 2025-01-24 | Rollup merge of #135949 - estebank:shorten-ty, r=davidtwco | Matthias Krüger | -9/+10 |
| 2025-01-24 | Rollup merge of #135749 - compiler-errors:param-ordering, r=davidtwco | Matthias Krüger | -138/+121 |
| 2025-01-24 | Rollup merge of #135581 - EnzymeAD:refactor-codgencx, r=oli-obk | Matthias Krüger | -56/+239 |
| 2025-01-24 | Skip suggestions in `derive`d code | Esteban Küber | -0/+3 |
| 2025-01-24 | Make CodegenCx and Builder generic | Manuel Drehwald | -56/+239 |
| 2025-01-24 | Rename `OptimizeAttr::None` to `Default` | clubby789 | -8/+10 |
| 2025-01-24 | Use short ty string for move errors | Esteban Küber | -8/+56 |
| 2025-01-24 | Do not assume const params are printed after type params | Michael Goulet | -138/+121 |
| 2025-01-24 | Silence progress messages from MSVC link.exe | jyn | -12/+29 |
| 2025-01-24 | Rollup merge of #135873 - Zalathar:be-prepared, r=oli-obk | Matthias Krüger | -184/+163 |
| 2025-01-24 | Auto merge of #135272 - BoxyUwU:generic_arg_infer_reliability_2, r=compiler-e... | bors | -412/+767 |
| 2025-01-24 | Auto merge of #135978 - matthiaskrgr:rollup-ni16gqr, r=matthiaskrgr | bors | -22/+233 |
| 2025-01-24 | Rollup merge of #135914 - compiler-errors:vanquish-query-norm, r=jackh726 | Matthias Krüger | -16/+16 |
| 2025-01-24 | Rollup merge of #135865 - zachs18:maybe_report_similar_assoc_fn_more, r=compi... | Matthias Krüger | -6/+14 |
| 2025-01-24 | Rollup merge of #135757 - no1wudi:master, r=compiler-errors | Matthias Krüger | -0/+203 |
| 2025-01-24 | don't drop types with no drop glue when tailcalling | Waffle Lapkin | -0/+9 |
| 2025-01-24 | coverage: Treat the "merged node flow graph" as a plain data struct | Zalathar | -83/+89 |
| 2025-01-24 | coverage: Replace `FrozenUnionFind` with a plain IndexVec | Zalathar | -31/+11 |
| 2025-01-24 | coverage: Simplify how counter terms are stored | Zalathar | -30/+20 |
| 2025-01-24 | coverage: Make query `coverage_ids_info` return an Option | Zalathar | -14/+12 |
| 2025-01-24 | coverage: Remove some dead code from MC/DC branch mapping conversion | Zalathar | -19/+13 |
| 2025-01-24 | Exclude `mir::coverage` types from TypeFoldable/TypeVisitable | Zalathar | -15/+26 |
| 2025-01-24 | Auto merge of #135959 - matthiaskrgr:rollup-0jenyfw, r=matthiaskrgr | bors | -8/+174 |
| 2025-01-24 | Properly report error when object type param default references self | Michael Goulet | -15/+13 |
| 2025-01-24 | Auto merge of #135947 - matthiaskrgr:rollup-k9jpfls, r=matthiaskrgr | bors | -152/+138 |
| 2025-01-24 | Reword "crate not found" resolve message | Esteban Küber | -5/+33 |
| 2025-01-24 | Use short type string in E0308 secondary span label | Esteban Küber | -9/+10 |
| 2025-01-23 | Auto merge of #132666 - dingxiangfei2009:skip-if-let-rescope-lint, r=compiler... | bors | -6/+5 |
| 2025-01-24 | Rollup merge of #135905 - workingjubilee:softly-sanitize-aarch64-floats, r=rc... | Matthias Krüger | -1/+3 |
| 2025-01-24 | Rollup merge of #135855 - cuviper:parser-size, r=wesleywiser | Matthias Krüger | -2/+3 |
| 2025-01-24 | Rollup merge of #135648 - folkertdev:naked-asm-wasm, r=bjorn3 | Matthias Krüger | -5/+168 |
| 2025-01-23 | Rollup merge of #135920 - hkBst:patch-16, r=SparrowLii | Matthias Krüger | -7/+1 |
| 2025-01-23 | Rollup merge of #135911 - Zalathar:arena-cache-option, r=compiler-errors | Matthias Krüger | -9/+64 |
| 2025-01-23 | Rollup merge of #135908 - ken-matsui:remove-asm-to-obj-comment, r=compiler-er... | Matthias Krüger | -6/+3 |
| 2025-01-23 | Rollup merge of #135880 - bjorn3:misc_driver_refactors, r=oli-obk | Matthias Krüger | -109/+30 |