| Age | Commit message (Expand) | Author | Lines |
| 2025-01-23 | Implement `optimize(none)` attribute | clubby789 | -11/+17 |
| 2025-01-22 | Auto merge of #134478 - compiler-errors:attr-span, r=oli-obk | bors | -23/+55 |
| 2025-01-22 | Auto merge of #135674 - scottmcm:assume-better, r=estebank | bors | -29/+39 |
| 2025-01-22 | Auto merge of #135848 - matthiaskrgr:rollup-sftciqm, r=matthiaskrgr | bors | -25/+31 |
| 2025-01-21 | Rollup merge of #135833 - lqd:add-ice-test, r=compiler-errors | Matthias Krüger | -0/+6 |
| 2025-01-21 | Rollup merge of #135706 - compiler-errors:elaborate, r=lcnr | Matthias Krüger | -25/+25 |
| 2025-01-21 | Auto merge of #135487 - klensy:windows-0.59, r=Mark-Simulacrum | bors | -8/+8 |
| 2025-01-21 | Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors | bors | -441/+116 |
| 2025-01-21 | Move supertrait_def_ids into the elaborate module like all other fns | Michael Goulet | -25/+25 |
| 2025-01-21 | add fixme in typoed const pattern lint | Rémy Rakic | -0/+6 |
| 2025-01-21 | remove support for the #[start] attribute | Ralf Jung | -441/+116 |
| 2025-01-21 | bumpt compiler and tools to windows 0.59 | klensy | -8/+8 |
| 2025-01-21 | Auto merge of #133830 - compiler-errors:span-key, r=lcnr | bors | -291/+199 |
| 2025-01-21 | Treat undef bytes as equal to any other byte | Oli Scherer | -2/+35 |
| 2025-01-21 | Also generate undef scalars and scalar pairs | Oli Scherer | -23/+38 |
| 2025-01-20 | Rollup merge of #135776 - bjorn3:sync_cg_clif-2025-01-20, r=bjorn3 | Matthias Krüger | -5/+12 |
| 2025-01-20 | Rollup merge of #135333 - vayunbiyani:test-environment, r=RalfJung | Matthias Krüger | -0/+1 |
| 2025-01-20 | Rollup merge of #135330 - bjorn3:respect_sysroot_in_version_printing, r=lqd | Matthias Krüger | -19/+31 |
| 2025-01-20 | Auto merge of #135769 - jieyouxu:rollup-3h384pz, r=jieyouxu | bors | -24/+15 |
| 2025-01-20 | Respect --target in get_backend_from_raw_matches | bjorn3 | -9/+15 |
| 2025-01-20 | Merge commit '728bc27f32c05ac8a9b5eb33fd101e479072984f' into sync_cg_clif-202... | bjorn3 | -5/+12 |
| 2025-01-20 | Auto merge of #135643 - khuey:135332, r=jieyouxu | bors | -52/+35 |
| 2025-01-20 | Updated several files to use rust intrinsic macros instead of the legacy exte... | vayunbiyani | -0/+1 |
| 2025-01-20 | Rollup merge of #135676 - yotamofek:resolve-cleanups, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -24/+15 |
| 2025-01-20 | Auto merge of #135754 - jieyouxu:rollup-j4q1hpr, r=jieyouxu | bors | -113/+218 |
| 2025-01-20 | rustc_resolve: use structured fields in traces | Yotam Ofek | -24/+15 |
| 2025-01-20 | Rollup merge of #135310 - estebank:issue-135289, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -8/+1 |
| 2025-01-20 | Rollup merge of #135237 - dianne:match-2024-cleanup, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -74/+146 |
| 2025-01-20 | Rollup merge of #134276 - RalfJung:destabilize-custom-inner-attr, r=SparrowLii | 许杰友 Jieyou Xu (Joe) | -42/+9 |
| 2025-01-20 | Rollup merge of #135747 - ehuss:filename-quote, r=SparrowLii | 许杰友 Jieyou Xu (Joe) | -6/+6 |
| 2025-01-20 | Rollup merge of #135738 - yotamofek:map_or_true-compiler, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -69/+67 |
| 2025-01-20 | Rollup merge of #135700 - estebank:priv-field-dfv, r=wesleywiser | 许杰友 Jieyou Xu (Joe) | -38/+145 |
| 2025-01-19 | elaborate/clarify the comments on `InheritedRefMatchRule`'s variants | dianne | -8/+9 |
| 2025-01-19 | Add debug-assertions for assumptions about enabled typing rules | dianne | -0/+2 |
| 2025-01-19 | Add comments explaining inherited references
| dianne | -1/+5 |
| 2025-01-19 | Rename FileName::QuoteExpansion to CfgSpec | Eric Huss | -6/+6 |
| 2025-01-19 | Manual cleanup of some `is_{or_none|some_and}` usages | Yotam Ofek | -8/+12 |
| 2025-01-19 | Run `clippy --fix` for `unnecessary_map_or` lint | Yotam Ofek | -67/+61 |
| 2025-01-19 | fully de-stabilize all custom inner attributes | Ralf Jung | -42/+9 |
| 2025-01-19 | When LLVM's location discriminator value limit is exceeded, emit locations wi... | Kyle Huey | -52/+35 |
| 2025-01-19 | Rollup merge of #135716 - Zalathar:usage-no-args, r=lqd | Guillaume Gomez | -10/+1 |
| 2025-01-19 | Rollup merge of #134858 - estebank:issue-81370, r=Noratrieb | Guillaume Gomez | -7/+54 |
| 2025-01-19 | Auto merge of #135709 - lqd:bring-back-len, r=compiler-errors | bors | -151/+224 |
| 2025-01-19 | Auto merge of #135715 - matthiaskrgr:rollup-9a18sxj, r=matthiaskrgr | bors | -131/+161 |
| 2025-01-19 | Don't skip argument parsing when running `rustc` with no arguments | Zalathar | -10/+1 |
| 2025-01-19 | Rollup merge of #135708 - compiler-errors:compiler-nits, r=lqd | Matthias Krüger | -14/+17 |
| 2025-01-19 | Rollup merge of #135705 - compiler-errors:lint, r=estebank | Matthias Krüger | -109/+119 |
| 2025-01-19 | Rollup merge of #135703 - estebank:empty-dfv, r=compiler-errors | Matthias Krüger | -8/+25 |
| 2025-01-19 | Rollup merge of #135697 - compiler-errors:poly-trait-ref, r=lqd | Matthias Krüger | -125/+116 |
| 2025-01-19 | Rollup merge of #135680 - Zalathar:counters-cleanup, r=compiler-errors | Matthias Krüger | -197/+136 |