| Age | Commit message (Expand) | Author | Lines |
| 2024-12-09 | Merge pull request #18645 from Veykril/push-yruoyrvrsntw | Lukas Wirth | -12/+21 |
| 2024-12-09 | fix: Non-exhaustive structs may be empty | Lukas Wirth | -12/+21 |
| 2024-12-09 | compiletest: `print{,ln}!` -> `eprint{,ln}!` | clubby789 | -57/+57 |
| 2024-12-09 | bootstrap: `print{,ln}!` -> `eprint{,ln}!` | clubby789 | -150/+154 |
| 2024-12-09 | Merge pull request #18644 from Veykril/push-nolvpzqvoqwx | Lukas Wirth | -53/+18 |
| 2024-12-09 | Merge pull request #18643 from Veykril/push-muwuzmowptnn | Lukas Wirth | -397/+407 |
| 2024-12-09 | Remove patch sysroot cfg-if hack | Lukas Wirth | -53/+18 |
| 2024-12-09 | Rename test fixture crates to ra_test_fixture | Lukas Wirth | -397/+407 |
| 2024-12-09 | Remove unstable attributes in minicore | Laurențiu Nicola | -4/+0 |
| 2024-12-09 | Merge pull request #18441 from Veykril/lw-psyvmlotlvqn | Lukas Wirth | -54/+107 |
| 2024-12-09 | Fix config guard lock for ratoml tests | Lukas Wirth | -63/+59 |
| 2024-12-09 | Merge pull request #18635 from ChayimFriedman2/fix-test | Lukas Wirth | -47/+49 |
| 2024-12-09 | Auto merge of #134052 - matthiaskrgr:rollup-puxwqrk, r=matthiaskrgr | bors | -1233/+1824 |
| 2024-12-09 | Rollup merge of #134050 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -1163/+1755 |
| 2024-12-09 | Rollup merge of #134046 - lqd:new-solver-hangs, r=compiler-errors | Matthias Krüger | -5/+12 |
| 2024-12-09 | Rollup merge of #133567 - bjorn3:various_cleanups, r=cjgillot | Matthias Krüger | -65/+57 |
| 2024-12-08 | Auto merge of #134039 - matthiaskrgr:rollup-ix8kdg1, r=matthiaskrgr | bors | -38/+136 |
| 2024-12-08 | fix: Map new replacement nodes to their mutable equivalents in `SyntaxEditor` | Giga Bowser | -20/+22 |
| 2024-12-08 | improve `--compare-mode` error handling | Rémy Rakic | -5/+12 |
| 2024-12-08 | Auto merge of #133134 - Walnut356:synth_prov, r=Mark-Simulacrum | bors | -1/+22 |
| 2024-12-08 | Downgrade cc | clubby789 | -2/+2 |
| 2024-12-08 | Rollup merge of #133733 - jyn514:compiletest-diffs, r=jieyouxu | Matthias Krüger | -35/+119 |
| 2024-12-08 | Rollup merge of #133424 - Nadrieril:guard-patterns-parsing, r=fee1-dead | Matthias Krüger | -3/+17 |
| 2024-12-08 | handle cygwin environments in `install::sanitize_sh` | onur-ozkan | -12/+13 |
| 2024-12-08 | implement `TargetSelection::is_cygwin` function | onur-ozkan | -0/+6 |
| 2024-12-08 | Fix a test that didn't test what it should | Chayim Refael Friedman | -47/+49 |
| 2024-12-08 | fix build | Ralf Jung | -2/+2 |
| 2024-12-08 | Merge pull request #18633 from ChayimFriedman2/unify-fn | Lukas Wirth | -1/+21 |
| 2024-12-08 | Merge from rustc | The Miri Cronjob Bot | -25/+27 |
| 2024-12-08 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-12-08 | Auto merge of #133988 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-12-07 | Make `Copy` unsafe to implement for ADTs with `unsafe` fields | Jack Wrenn | -0/+1 |
| 2024-12-07 | Coerce two `FnDef`s to fn pointers even if they are the same, if they are sub... | Chayim Refael Friedman | -1/+21 |
| 2024-12-07 | add weak memory consistency test for mixing SC accesses and fences | Ralf Jung | -0/+30 |
| 2024-12-07 | Watch for user config ratoml | Ali Bektas | -37/+94 |
| 2024-12-07 | Merge pull request #18575 from Giga-Bowser/flip-assists | Lukas Wirth | -87/+217 |
| 2024-12-07 | Merge pull request #18630 from Veykril/push-ystzsxpywnxn | Lukas Wirth | -19/+37 |
| 2024-12-07 | Auto merge of #133978 - matthiaskrgr:rollup-6gh1iho, r=matthiaskrgr | bors | -25/+27 |
| 2024-12-07 | fmt | The Miri Cronjob Bot | -15/+10 |
| 2024-12-07 | Merge from rustc | The Miri Cronjob Bot | -1211/+2197 |
| 2024-12-07 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-12-07 | compiletest: show the difference between the normalized output and the actual... | jyn | -35/+119 |
| 2024-12-07 | Move more tests into `tests/ui/link-native-libs` | Zalathar | -6/+6 |
| 2024-12-06 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-06 | Remove polymorphization | Ben Kimock | -5/+0 |
| 2024-12-06 | Rollup merge of #133960 - jdonszelmann:remove-eq-on-attributes, r=notriddle | Matthias Krüger | -13/+0 |
| 2024-12-06 | Rollup merge of #133875 - onur-ozkan:early-return-rustfmt, r=jieyouxu | Matthias Krüger | -11/+26 |
| 2024-12-06 | Rollup merge of #130254 - GrigorenkoPV:QuotaExceeded, r=dtolnay | Matthias Krüger | -1/+1 |
| 2024-12-06 | remove a no-longer-needed work-around | Ralf Jung | -6/+2 |
| 2024-12-06 | add test | Ralf Jung | -1/+41 |