| Age | Commit message (Expand) | Author | Lines |
| 2024-12-09 | Rollup merge of #133996 - Zalathar:ui-link-native-libs, r=jieyouxu | León Orell Valerian Liehr | -6/+6 |
| 2024-12-09 | Introduce `default_field_values` feature | Esteban Küber | -29/+44 |
| 2024-12-09 | jsondocck: Parse, don't validate commands. | Alona Enraght-Moony | -262/+169 |
| 2024-12-10 | crates/r-a: Fix typo in debug message | Yuki Sireneva | -1/+1 |
| 2024-12-09 | Unite more bool hashing | Kirill Bulatov | -15/+16 |
| 2024-12-09 | Stop excluding Helix from the general resolve path | Kirill Bulatov | -2/+2 |
| 2024-12-09 | Always compute the hash when r-a wants the imports to be resolved | Kirill Bulatov | -17/+6 |
| 2024-12-09 | Draft completion hashing | Kirill Bulatov | -24/+142 |
| 2024-12-10 | minor: enhance name suggestion for `Arc<T>` and `Rc<T>` | roife | -1/+27 |
| 2024-12-09 | Merge pull request #18647 from Veykril/push-nsrrmmnzzoym | Lukas Wirth | -3/+3 |
| 2024-12-09 | Disable pipe on typing handler | Lukas Wirth | -3/+3 |
| 2024-12-09 | fix ICE on type error in promoted | Ralf Jung | -2/+5 |
| 2024-12-09 | interpret: clean up deduplicating allocation functions | Ralf Jung | -104/+3 |
| 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 | Enable `[bot-pull-requests]` triagebot feature | Jakub Beránek | -0/+3 |
| 2024-12-09 | compiletest: `print{,ln}!` -> `eprint{,ln}!` | clubby789 | -57/+57 |
| 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 | dist: Re-work how we describe the licence of Rust in our distributions | Jonathan Pallant | -14/+35 |
| 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 | Merge from rustc | Ralf Jung | -59/+172 |
| 2024-12-09 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-12-09 | Auto merge of #134052 - matthiaskrgr:rollup-puxwqrk, r=matthiaskrgr | bors | -1184/+1791 |
| 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 | -16/+24 |
| 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 | 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 | 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 | -1/+1 |
| 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 | -1/+1 |