| Age | Commit message (Expand) | Author | Lines |
| 2025-03-10 | Add #[track_caller] to from_usize. | Mara Bos | -0/+1 |
| 2025-03-10 | Remove unnecessary semicolon. | Mara Bos | -1/+1 |
| 2025-03-10 | Fix rust-analyzer for 16-bit fmt width and precision. | Mara Bos | -1/+1 |
| 2025-03-10 | Update tests. | Mara Bos | -20/+459 |
| 2025-03-10 | Limit formatting width and precision to 16 bits. | Mara Bos | -46/+69 |
| 2025-03-10 | Revert "Use workspace lints for crates in `compiler/` #138084" | 许杰友 Jieyou Xu (Joe) | -252/+90 |
| 2025-03-10 | Merge pull request #19331 from lnicola/sync-from-rust | Laurențiu Nicola | -16953/+21900 |
| 2025-03-10 | Format code | Laurențiu Nicola | -35/+43 |
| 2025-03-10 | Allow int literals for pattern types with int base types | Oli Scherer | -130/+55 |
| 2025-03-10 | Merge pull request #19328 from Veykril/push-umwykvoskvyp | Lukas Wirth | -25/+45 |
| 2025-03-10 | Add tests for pattern type literals | Oli Scherer | -0/+419 |
| 2025-03-10 | Reject wrapping ranges of pattern types | Oli Scherer | -106/+41 |
| 2025-03-10 | Add some layout tests for pattern type edge cases | Oli Scherer | -2/+229 |
| 2025-03-10 | Fix simd layout test | Laurențiu Nicola | -1/+1 |
| 2025-03-10 | Bump rustc crates | Laurențiu Nicola | -25/+20 |
| 2025-03-10 | Run proc-macro server tests are separate CI job | Lukas Wirth | -25/+45 |
| 2025-03-10 | Merge pull request #19330 from ChayimFriedman2/normalize-projection | Lukas Wirth | -503/+869 |
| 2025-03-10 | Handle empty test suites in job summary report | Jakub Beránek | -3/+7 |
| 2025-03-10 | Merge pull request #19079 from ChayimFriedman2/rename-conflict | Lukas Wirth | -59/+509 |
| 2025-03-10 | Add comments for #[no_sanitize(cfi)] in stdlib | Bastian Kersting | -1/+11 |
| 2025-03-10 | Disable CFI for weakly linked syscalls | Bastian Kersting | -0/+27 |
| 2025-03-10 | Merge pull request #19327 from Veykril/push-qyyvkulltzpz | Lukas Wirth | -2/+6 |
| 2025-03-10 | Merge from rust-lang/rust | Laurențiu Nicola | -16902/+21846 |
| 2025-03-10 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-03-10 | Rollup merge of #138286 - aDotInTheVoid:aDotInTheVoid-patch-3, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2025-03-10 | Rollup merge of #138270 - StevenMia:master, r=compiler-errors | Matthias Krüger | -6/+6 |
| 2025-03-10 | Rollup merge of #138238 - compiler-errors:dyn-suggestion-in-struct, r=nnether... | Matthias Krüger | -38/+150 |
| 2025-03-10 | Rollup merge of #138074 - thaliaarchi:hermit-seek, r=ChrisDenton | Matthias Krüger | -8/+25 |
| 2025-03-10 | Rollup merge of #137926 - Kobzol:lld-no-start-stop-test, r=lqd | Matthias Krüger | -0/+25 |
| 2025-03-10 | Rollup merge of #137585 - xizheyin:issue-135801, r=workingjubilee | Matthias Krüger | -5/+5 |
| 2025-03-10 | Rollup merge of #137279 - estebank:codegen-structured-errors, r=nnethercote | Matthias Krüger | -85/+161 |
| 2025-03-10 | Rollup merge of #136395 - ChrisDenton:rand-0-9, r=Mark-Simulacrum | Matthias Krüger | -35/+63 |
| 2025-03-10 | Auto merge of #138200 - weihanglo:update-cargo, r=weihanglo | bors | -1/+0 |
| 2025-03-10 | Fix `path` macro hygiene | Lukas Wirth | -2/+6 |
| 2025-03-10 | Merge pull request #19311 from aibaars/log-build-script-error | Lukas Wirth | -0/+8 |
| 2025-03-10 | Merge pull request #19314 from snprajwal/variantdef-impl | Lukas Wirth | -1/+68 |
| 2025-03-10 | Merge pull request #19316 from snprajwal/git-commit-ec | Lukas Wirth | -0/+3 |
| 2025-03-10 | Merge pull request #19252 from flodiebold/fix-fixup-delimiters | Lukas Wirth | -88/+105 |
| 2025-03-10 | Merge pull request #19232 from ShoyuVanilla/issue-19196 | Lukas Wirth | -12/+59 |
| 2025-03-10 | add tracking issue for unqualified_local_imports | Ralf Jung | -1/+2 |
| 2025-03-10 | Merge pull request #19325 from Veykril/push-sxyvwwsmtxrr | Lukas Wirth | -12/+102 |
| 2025-03-10 | Auto merge of #136780 - joboet:move_pal_stdio, r=Amanieu | bors | -150/+77 |
| 2025-03-10 | Fix O(tests) stack usage in edition 2024 mergeable doctests | Ben Kimock | -9/+10 |
| 2025-03-10 | Remove AdtFlags::IS_ANONYMOUS and Copy/Clone condition for anonymous ADT | Michael Goulet | -18/+1 |
| 2025-03-10 | Fix pretty printing of parsed attrs in hir_pretty | Michael Goulet | -32/+34 |
| 2025-03-10 | Rename print_something to should_render | Michael Goulet | -22/+28 |
| 2025-03-10 | Auto merge of #137899 - notriddle:merged-doctests-stable, r=fmease,GuillaumeG... | bors | -59/+221 |
| 2025-03-10 | Support locking versions in permitted rustc deps | Chris Denton | -7/+34 |
| 2025-03-10 | Allow wit-bindgen-rt as compiler dependency | Chris Denton | -0/+1 |
| 2025-03-10 | Update rand to 0.9.0 | Chris Denton | -29/+29 |