| Age | Commit message (Expand) | Author | Lines |
| 2025-04-22 | Move make_unclosed_delims_error to lexer/diagonostics.rs | xizheyin | -27/+28 |
| 2025-04-22 | Auto merge of #139897 - nnethercote:rm-OpenDelim-CloseDelim, r=petrochenkov | bors | -499/+457 |
| 2025-04-21 | Auto merge of #140127 - ChrisDenton:rollup-2kye32h, r=ChrisDenton | bors | -405/+325 |
| 2025-04-21 | Rollup merge of #140118 - tamird:cstr-cleanup, r=joboet | Chris Denton | -12/+10 |
| 2025-04-21 | Rollup merge of #140111 - jogru0:redundant_pattern, r=compiler-errors | Chris Denton | -2/+2 |
| 2025-04-21 | Rollup merge of #140107 - tshepang:rdg-push, r=jieyouxu | Chris Denton | -7/+8 |
| 2025-04-21 | Rollup merge of #140076 - aDotInTheVoid:jsondocline, r=GuillaumeGomez | Chris Denton | -1/+2 |
| 2025-04-21 | Rollup merge of #140074 - aDotInTheVoid:auto-test, r=GuillaumeGomez | Chris Denton | -2/+4 |
| 2025-04-21 | Rollup merge of #140052 - GuillaumeGomez:fix-140026, r=nnethercote | Chris Denton | -1/+30 |
| 2025-04-21 | Rollup merge of #140047 - matthiaskrgr:clo, r=compiler-errors | Chris Denton | -7/+5 |
| 2025-04-21 | Rollup merge of #140036 - jieyouxu:ui-cleanup-4, r=compiler-errors | Chris Denton | -33/+76 |
| 2025-04-21 | Rollup merge of #139795 - jethrogb:jb/sgx-linkage-comments, r=joboet | Chris Denton | -6/+14 |
| 2025-04-21 | Rollup merge of #139711 - thaliaarchi:hermit-args, r=jhpratt | Chris Denton | -40/+9 |
| 2025-04-21 | Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Am... | Chris Denton | -294/+165 |
| 2025-04-21 | Auto merge of #140122 - ChrisDenton:rollup-qsj6xu0, r=ChrisDenton | bors | -63/+240 |
| 2025-04-21 | Rollup merge of #140121 - blyxyas:code_stats_pub_docs, r=jieyouxu | Chris Denton | -0/+2 |
| 2025-04-21 | Rollup merge of #140120 - ChrisDenton:mir-opt-dump-rev, r=jieyouxu | Chris Denton | -14/+3 |
| 2025-04-21 | Rollup merge of #140030 - EnzymeAD:autodiff-debug, r=jieyouxu | Chris Denton | -1/+2 |
| 2025-04-21 | Rollup merge of #140029 - reddevilmidzy:move-test, r=jieyouxu | Chris Denton | -25/+56 |
| 2025-04-21 | Rollup merge of #140021 - compiler-errors:no-deep-norm-ice, r=lcnr | Chris Denton | -14/+163 |
| 2025-04-21 | Rollup merge of #140009 - ShE3py:tls-abort, r=thomcc | Chris Denton | -5/+9 |
| 2025-04-21 | Rollup merge of #139982 - coolreader18:time-doc-tweak, r=jhpratt | Chris Denton | -2/+3 |
| 2025-04-21 | Rollup merge of #139946 - mumbleskates:any-fix-missing-word, r=jhpratt | Chris Denton | -2/+2 |
| 2025-04-21 | Document why CodeStats::type_sizes is public | blyxyas | -0/+2 |
| 2025-04-21 | Use output dir for mir_dump_dir | Chris Denton | -14/+3 |
| 2025-04-21 | Replace colon with parentheses, add missing period | Tamir Duberstein | -1/+1 |
| 2025-04-21 | cleanup redundant pattern instances | Jonathan Gruner | -2/+2 |
| 2025-04-21 | Auto merge of #139727 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -38/+38 |
| 2025-04-21 | Merge pull request #2349 from rust-lang/rustc-pull | Tshepang Mbambo | -2492/+3929 |
| 2025-04-21 | Cleaned up 5 tests in `tests/ui` | reddevilmidzy | -25/+56 |
| 2025-04-21 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -2491/+3928 |
| 2025-04-21 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-04-20 | Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton | bors | -598/+898 |
| 2025-04-21 | Remove `token::{Open,Close}Delim`. | Nicholas Nethercote | -499/+457 |
| 2025-04-20 | remove a couple clones | Matthias Krüger | -7/+5 |
| 2025-04-20 | Auto merge of #140083 - ChrisDenton:rollup-o0xjy0y, r=ChrisDenton | bors | -211/+185 |
| 2025-04-20 | Rollup merge of #140068 - detrina:master, r=Noratrieb | Chris Denton | -2/+2 |
| 2025-04-20 | Rollup merge of #140067 - m-ou-se:remove-macro-2021-hack, r=Urgau | Chris Denton | -40/+1 |
| 2025-04-20 | Rollup merge of #140063 - Kobzol:ci-report-fix-newline, r=jieyouxu | Chris Denton | -1/+1 |
| 2025-04-20 | Rollup merge of #139028 - Noratrieb:ping-pong, r=RalfJung | Chris Denton | -165/+176 |
| 2025-04-20 | Rollup merge of #138870 - beetrees:tier-2-nans, r=RalfJung | Chris Denton | -3/+5 |
| 2025-04-20 | Make target maintainers more easily pingable | Noratrieb | -165/+176 |
| 2025-04-20 | Rollup merge of #140054 - c-git:patch-1, r=joboet | Chris Denton | -1/+1 |
| 2025-04-20 | Rollup merge of #140051 - ehuss:exploit-footnotes, r=jieyouxu | Chris Denton | -43/+22 |
| 2025-04-20 | Rollup merge of #140044 - tshepang:rdg-push, r=jieyouxu | Chris Denton | -111/+517 |
| 2025-04-20 | Rollup merge of #139990 - jswrenn:no-nfas, r=tmiasko | Chris Denton | -295/+239 |
| 2025-04-20 | Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin | Chris Denton | -148/+119 |
| 2025-04-20 | jsondocck: Require command is at start of line | Alona Enraght-Moony | -1/+2 |
| 2025-04-20 | rustdoc-json: Improve test for auto-trait impls | Alona Enraght-Moony | -2/+4 |
| 2025-04-20 | simd intrinsics with mask: accept unsigned integer masks | Ralf Jung | -148/+119 |