| Age | Commit message (Expand) | Author | Lines |
| 2024-12-10 | bootstrap: Forward cargo JSON output to stout, not stderr | Zalathar | -1/+1 |
| 2024-12-10 | Address the feedback from pascalkuthe | Kirill Bulatov | -6/+21 |
| 2024-12-10 | Address the feedback from Veykril | Kirill Bulatov | -10/+10 |
| 2024-12-10 | Auto merge of #134108 - fmease:rollup-tbtwm6j, r=fmease | bors | -116/+362 |
| 2024-12-10 | run-make: Fix `assert_stderr_not_contains_regex` | jyn | -1/+1 |
| 2024-12-10 | We don't need `NonNull::as_ptr` debuginfo | Scott McMurray | -0/+5 |
| 2024-12-10 | Rollup merge of #134102 - WaffleLapkin:nix-dev-shell-fixups-2024-12-10, r=Nor... | León Orell Valerian Liehr | -8/+6 |
| 2024-12-10 | Rollup merge of #134010 - RalfJung:promoted-type-error-ice, r=oli-obk | León Orell Valerian Liehr | -2/+5 |
| 2024-12-10 | Rollup merge of #133853 - onur-ozkan:use-vendor-directory-on-dist-build, r=Ko... | León Orell Valerian Liehr | -1/+11 |
| 2024-12-10 | Rollup merge of #133456 - clubby789:cargo-update, r=ChrisDenton | León Orell Valerian Liehr | -105/+340 |
| 2024-12-10 | Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIeni | bors | -5/+5 |
| 2024-12-10 | Merge pull request #18649 from roife/fix-issue-18648 | Laurențiu Nicola | -1/+27 |
| 2024-12-10 | Auto merge of #134096 - fmease:rollup-0asgoo8, r=fmease | bors | -317/+220 |
| 2024-12-09 | minor: Migrate `remove_unnecessary_wrapper` to `SyntaxEditor` | Giga Bowser | -20/+63 |
| 2024-12-09 | fix: Handle the final statement in `SyntaxFactory::block_expr` properly | Giga Bowser | -6/+15 |
| 2024-12-09 | Add diagnostic fix to remove unnecessary wrapper in type mismatch | Giga Bowser | -62/+375 |
| 2024-12-10 | provide `libz.so.1` in the `nix-dev-shell` | Waffle Lapkin | -6/+4 |
| 2024-12-10 | remove instructions to git exclude files in `src/nix-dev-shell/envrc-*` | Waffle Lapkin | -2/+2 |
| 2024-12-10 | Clippy fixes | Kirill Bulatov | -5/+5 |
| 2024-12-10 | Avoid hashing completion-related ranges as those may change during /resolve q... | Kirill Bulatov | -15/+3 |
| 2024-12-09 | Rollup merge of #134055 - RalfJung:interpret-alloc-dedup, r=oli-obk | León Orell Valerian Liehr | -104/+3 |
| 2024-12-09 | Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxu | León Orell Valerian Liehr | -207/+211 |
| 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 | Move dist-powerpc64le-linux to job-linux-4c-largedisk | Jens Reidel | -1/+1 |
| 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 | 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 | Merge from rustc | Ralf Jung | -109/+227 |