| Age | Commit message (Expand) | Author | Lines |
| 2025-04-21 | Remove `token::{Open,Close}Delim`. | Nicholas Nethercote | -7/+11 |
| 2025-04-20 | When changing the config, do not emit an error if a field is missing | Chayim Refael Friedman | -4/+5 |
| 2025-04-20 | Remove unused macro arm | Chayim Refael Friedman | -10/+3 |
| 2025-04-20 | doc: Fix dead manual links | bbb651 | -26/+26 |
| 2025-04-20 | doc: Rework generated configuration to have anchors | bbb651 | -358/+690 |
| 2025-04-20 | Update chalk | jackh726 | -173/+166 |
| 2025-04-20 | Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin | Chris Denton | -0/+5 |
| 2025-04-20 | jsondocck: Require command is at start of line | Alona Enraght-Moony | -0/+1 |
| 2025-04-20 | Fix compiletest and doc comment | Jakub Beránek | -1/+1 |
| 2025-04-20 | respect `repr(align(N))` on functions in miri | Folkert de Vries | -0/+21 |
| 2025-04-20 | simd intrinsics with mask: accept unsigned integer masks | Ralf Jung | -0/+5 |
| 2025-04-20 | Allow `dangerous_implicit_autorefs` lint in some tests | Urgau | -0/+4 |
| 2025-04-20 | Remove `setup-upstream-remote.sh` and upstream handling. | Jakub Beránek | -1/+1 |
| 2025-04-20 | Merge from rustc | The Miri Cronjob Bot | -51/+141 |
| 2025-04-20 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-04-20 | Auto merge of #140043 - ChrisDenton:rollup-vwf0s9j, r=ChrisDenton | bors | -7/+1 |
| 2025-04-19 | Rollup merge of #139042 - compiler-errors:do-not-optimize-switchint, r=saethlin | Chris Denton | -1/+30 |
| 2025-04-19 | Merge pull request #19617 from ChayimFriedman2/more-actual | Chayim Refael Friedman | -1523/+1471 |
| 2025-04-19 | Make `HirFileId`, `EditionedFileId` and macro files Salsa struct | Chayim Refael Friedman | -1523/+1471 |
| 2025-04-19 | allow using `null` to unset an environment variable | jyn | -91/+114 |
| 2025-04-19 | Rollup merge of #139995 - spencer3035:clean-ui-tests-4-of-n, r=jieyouxu | Chris Denton | -6/+1 |
| 2025-04-19 | Rollup merge of #139091 - mejrs:format, r=compiler-errors | Chris Denton | -1/+0 |
| 2025-04-19 | don't ignore config values that fail to parse | jyn | -14/+17 |
| 2025-04-19 | Rollup merge of #139297 - RossSmyth:NixClean, r=WaffleLapkin | Chris Denton | -50/+111 |
| 2025-04-19 | Fix replace_string_with_char escaped char quote | A4-Tacks | -5/+145 |
| 2025-04-19 | simd_select_bitmask: the 'padding' bits in the mask are just ignored | Ralf Jung | -42/+14 |
| 2025-04-19 | Cleaned up 4 tests in `tests/ui/issues` | Spencer | -6/+1 |
| 2025-04-19 | Merge from rustc | The Miri Cronjob Bot | -4/+56 |
| 2025-04-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-04-18 | Merge pull request #19613 from ChayimFriedman2/subst | Lukas Wirth | -8/+46 |
| 2025-04-18 | Support ide-assists raw_string suffix | A4-Tacks | -8/+148 |
| 2025-04-18 | Auto merge of #139996 - matthiaskrgr:rollup-0nka2hw, r=matthiaskrgr | bors | -4/+56 |
| 2025-04-18 | rtprintpanic: clarify that the error is aborting the process | Lieselotte | -2/+2 |
| 2025-04-18 | Merge pull request #19618 from lnicola/pgo-revision | Laurențiu Nicola | -12/+20 |
| 2025-04-18 | Support specific revisions for pgo | Laurențiu Nicola | -12/+20 |
| 2025-04-18 | Sort notable traits in hover | Chayim Refael Friedman | -0/+1 |
| 2025-04-18 | Merge pull request #19616 from ChayimFriedman2/transparent-diags | Lukas Wirth | -0/+6 |
| 2025-04-18 | Merge from rustc | The Miri Cronjob Bot | -27/+53 |
| 2025-04-18 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-04-18 | Make hir-ty non-diagnostic queries transparent | Chayim Refael Friedman | -0/+6 |
| 2025-04-18 | Fix a panic when a trait method in an impl declares a lifetime parameter not ... | Chayim Refael Friedman | -8/+46 |
| 2025-04-18 | Rollup merge of #139976 - jieyouxu:plumbing, r=Kobzol | Matthias Krüger | -6/+0 |
| 2025-04-18 | Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann | Matthias Krüger | -2/+2 |
| 2025-04-18 | Rollup merge of #139553 - petrosagg:channel-double-free, r=RalfJung,tgross35 | Matthias Krüger | -0/+45 |
| 2025-04-18 | Rollup merge of #139393 - willglynn:rustdoc_output_target_feature_information... | Matthias Krüger | -1/+8 |
| 2025-04-18 | Rollup merge of #138528 - dianne:implicit-deref-patterns, r=Nadrieril | Matthias Krüger | -1/+1 |
| 2025-04-17 | Rollup merge of #139969 - psumbera:libc-rust-analyzer, r=lnicola | Matthias Krüger | -2/+2 |
| 2025-04-17 | Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiser | Matthias Krüger | -0/+11 |
| 2025-04-17 | Rollup merge of #139483 - RalfJung:nan, r=tgross35 | Matthias Krüger | -1/+1 |
| 2025-04-17 | Merge pull request #4278 from RalfJung/cron-test-done | Ralf Jung | -1/+1 |