| Age | Commit message (Expand) | Author | Lines |
| 2024-12-24 | Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obk | bors | -2/+5 |
| 2024-12-23 | minor: Break out of waiting for debugger on Windows using native debugger che... | Nicholas Rishel | -7/+25 |
| 2024-12-23 | Auto merge of #134687 - matthiaskrgr:rollup-m32tkax, r=matthiaskrgr | bors | -1/+17 |
| 2024-12-23 | use std::sync::Once instead of hand-rolling a bad version of it | Ralf Jung | -13/+12 |
| 2024-12-23 | many-seeds: add flag to keep going even after we found a failing seed | Ralf Jung | -7/+24 |
| 2024-12-23 | stop using process-wide state, now that we are running multiple interpreters ... | Ralf Jung | -47/+47 |
| 2024-12-23 | Rollup merge of #134528 - jieyouxu:fix-rustc-bootstrap-test, r=Kobzol | Matthias Krüger | -1/+17 |
| 2024-12-23 | remove --many-seeds from ./miri run | Ralf Jung | -120/+30 |
| 2024-12-23 | remove many-seeds mode from cargo-miri | Ralf Jung | -182/+104 |
| 2024-12-23 | add -Zmiri-many-seeds flag to the driver itself | Ralf Jung | -94/+172 |
| 2024-12-23 | tests: migrate `incr-add-rust-src-component` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-12-23 | Auto merge of #134681 - lnicola:sync-from-ra, r=lnicola | bors | -2151/+3082 |
| 2024-12-23 | Bump rustc crates | Laurențiu Nicola | -17/+17 |
| 2024-12-23 | Merge from rust-lang/rust | Laurențiu Nicola | -2014/+2412 |
| 2024-12-23 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-12-23 | Rollup merge of #134672 - Zalathar:revert-coverage-attr, r=wesleywiser | Trevor Gross | -1/+1 |
| 2024-12-23 | Rollup merge of #134668 - compiler-errors:default-struct-value-fmt, r=ytmimi | Trevor Gross | -0/+42 |
| 2024-12-23 | Rollup merge of #134659 - jieyouxu:recursive-remove, r=ChrisDenton | Trevor Gross | -56/+68 |
| 2024-12-23 | Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl... | Zalathar | -1/+1 |
| 2024-12-23 | Auto merge of #134666 - matthiaskrgr:rollup-whe0chp, r=matthiaskrgr | bors | -6/+23 |
| 2024-12-22 | Make sure we don't lose default struct value when formatting struct | Michael Goulet | -0/+42 |
| 2024-12-22 | Treat ; as a terminator rather than something that can be glued together in a... | Brian Bosak | -0/+1 |
| 2024-12-22 | Auto merge of #131311 - rust-lang:cargo_update, r=clubby789 | bors | -20/+20 |
| 2024-12-22 | Begin to implement type system layer of unsafe binders | Michael Goulet | -2/+5 |
| 2024-12-22 | CONTRIBUTING: explain how to do benchmarking with a baseline | Ralf Jung | -0/+9 |
| 2024-12-23 | run-make-support: re-export `recursive_remove` | Jieyou Xu | -2/+19 |
| 2024-12-23 | compiletest: use `recursive_remove` instead of `aggressive_rm_rf` | Jieyou Xu | -30/+7 |
| 2024-12-23 | run_make_support: extract `copy_symlink` helper | 许杰友 Jieyou Xu (Joe) | -26/+44 |
| 2024-12-22 | miri-script: add option to compare with baseline results | Ralf Jung | -8/+50 |
| 2024-12-22 | miri-script: support saving bench results in a baseline JSON file | Ralf Jung | -10/+60 |
| 2024-12-22 | Update clippy | Scott McMurray | -1/+1 |
| 2024-12-22 | Merge pull request #18742 from Veykril/push-yswvkzmsvqql | Lukas Wirth | -7/+7 |
| 2024-12-22 | fix: Fix flycheck workspace when requested but package was found | Lukas Wirth | -7/+7 |
| 2024-12-22 | fix: Delay initial flycheck until after build scripts | Lukas Wirth | -6/+12 |
| 2024-12-22 | Merge pull request #18738 from Veykril/push-vqxqutskzvvu | Lukas Wirth | -8/+13 |
| 2024-12-22 | Merge pull request #18740 from Veykril/push-tntsvtmtlotw | Lukas Wirth | -20/+20 |
| 2024-12-22 | fix: Fix empty check diagnostics not marking files as changed | Lukas Wirth | -20/+20 |
| 2024-12-22 | Merge pull request #18739 from Veykril/push-ntpvvqnnovtn | Lukas Wirth | -0/+19 |
| 2024-12-22 | fix: Properly check if workspace flychecking is allowed | Lukas Wirth | -8/+13 |
| 2024-12-22 | fix: Don't trigger paren wrapping typing handler after idents | Lukas Wirth | -0/+19 |
| 2024-12-22 | Merge pull request #18737 from Veykril/push-rslstwynmzpx | Lukas Wirth | -0/+2 |
| 2024-12-22 | minor: Tell the server to stop prior to restarting it | Lukas Wirth | -0/+2 |
| 2024-12-22 | Merge pull request #18735 from Veykril/push-rpuxqrzrzvsw | Lukas Wirth | -3/+3 |
| 2024-12-22 | fix: Set `result_id` for `RelatedFullDocumentDiagnosticReport` everywhere | Lukas Wirth | -3/+3 |
| 2024-12-22 | cargo update | github-actions | -20/+20 |
| 2024-12-21 | compiletest: Allow using a specific debugger when running debuginfo tests | clubby789 | -6/+23 |
| 2024-12-21 | Auto merge of #134604 - RalfJung:miri-sync, r=RalfJung | bors | -998/+1473 |
| 2024-12-21 | Merge pull request #4103 from RalfJung/remove-unused | Ralf Jung | -14/+5 |
| 2024-12-21 | remove an unused helper method | Ralf Jung | -14/+5 |
| 2024-12-21 | Merge pull request #4090 from RalfJung/sc-test | Ralf Jung | -204/+355 |