| Age | Commit message (Expand) | Author | Lines |
| 2023-12-20 | Auto merge of #106790 - the8472:rawvec-niche, r=scottmcm | bors | -7/+15 |
| 2023-12-19 | update natvis to match changed RawVec structure | The 8472 | -4/+4 |
| 2023-12-11 | update debug providers to match new RawVec capacity field | The 8472 | -3/+11 |
| 2023-12-11 | update auto completions | onur-ozkan | -15/+60 |
| 2023-12-09 | allow bypassing the build directory lock | onur-ozkan | -40/+85 |
| 2023-11-04 | Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwco | bors | -1/+76 |
| 2023-10-29 | Rollup merge of #117043 - onur-ozkan:skip-stage0-validation, r=Mark-Simulacrum | Guillaume Gomez | -15/+60 |
| 2023-10-23 | Rollup merge of #116978 - tromey:rust-printers-cleanup, r=Mark-Simulacrum | Matthias Krüger | -55/+78 |
| 2023-10-22 | add bootstrap flag `--skip-stage0-validation` | onur-ozkan | -15/+60 |
| 2023-10-20 | Use gdb.ValuePrinter tag class | Tom Tromey | -149/+158 |
| 2023-10-20 | Rewrite gdb pretty-printer registration | Tom Tromey | -55/+78 |
| 2023-10-15 | generate zsh autocompletion for x | onur-ozkan | -0/+751 |
| 2023-10-15 | bump bootstrap:clap_complete to `4.4.3` | onur-ozkan | -50/+50 |
| 2023-10-10 | Add two lockfiles | bjorn3 | -0/+75 |
| 2023-10-10 | Update rand dependency for test-float-parse | bjorn3 | -1/+1 |
| 2023-10-09 | Add `--enable-bolt-settings` bootstrap flag | Jakub Beránek | -15/+45 |
| 2023-09-24 | Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkov | bors | -1/+1 |
| 2023-09-23 | Raise minimum supported macOS to 10.12 | BlackHoleFox | -1/+1 |
| 2023-09-14 | update rust_analyzer_settings.json | Ralf Jung | -2/+2 |
| 2023-08-22 | rust-gdbgui: remove excessive quotes | Eren K | -3/+3 |
| 2023-08-10 | Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbini | bors | -1/+7 |
| 2023-08-06 | fix(bootstrap): rename exclude flag to skip 🐛 | Meysam Azad | -15/+99 |
| 2023-08-02 | Add support for tidy linting via external tools for non-rust files | Trevor Gross | -1/+7 |
| 2023-07-31 | Rollup merge of #113906 - notriddle:notriddle/cargo-extra-env, r=Mark-Simulacrum | Matthias Krüger | -1/+4 |
| 2023-07-31 | Remove BOLT from bootstrap | Jakub Beránek | -90/+60 |
| 2023-07-30 | support `--stage` for `x clean` | ozkanonur | -9/+9 |
| 2023-07-20 | etc: add `RUSTC_BOOTSTRAP` to rust-analyzer config | Michael Howell | -1/+4 |
| 2023-07-19 | Improve htmldocck error a bit by providing line where error occurred | Guillaume Gomez | -0/+2 |
| 2023-07-17 | Auto merge of #89132 - Cyborus04:rc_allocator_support, r=Amanieu | bors | -5/+8 |
| 2023-07-17 | Update natvis to match full type names for Arc, Rc, Weak, etc | Wesley Wiser | -5/+8 |
| 2023-06-30 | User may want to skip tidy check sometimes | yukang | -1/+5 |
| 2023-06-24 | Rollup merge of #112915 - preveen-stack:patch-1, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2023-06-23 | Add @files command | Guillaume Gomez | -3/+51 |
| 2023-06-22 | Update runtests.py : grammar correction | Preveen P | -1/+1 |
| 2023-06-16 | Apply changes to fix python linting errors | Trevor Gross | -9/+12 |
| 2023-06-06 | Rollup merge of #111962 - theIDinside:better-gdb, r=Mark-Simulacrum | Matthias Krüger | -1/+12 |
| 2023-06-05 | Fix #111961 r=Mark-Simulacrum | Simon Farre | -1/+12 |
| 2023-06-03 | Rollup merge of #111998 - jyn514:ra-dogfooding, r=Mark-Simulacrum | Matthias Krüger | -1/+8 |
| 2023-06-01 | Rollup merge of #112146 - jyn514:locked-deps, r=clubby789 | Matthias Krüger | -1/+1 |
| 2023-05-31 | Fix `src/etc/pre-push.sh` when `build.locked-deps` is already set in config.toml | jyn | -1/+1 |
| 2023-05-31 | Explicit set `workspace.resolver = "1"` | Weihang Lo | -0/+1 |
| 2023-05-26 | Add other workspaces to `linkedProjects` in `rust_analyzer_settings.json` | jyn | -1/+8 |
| 2023-05-24 | Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonur | bors | -15/+105 |
| 2023-05-19 | Override config.toml options from command line | clubby789 | -15/+105 |
| 2023-05-17 | Fix typo in bootstrap command description | Jakub Beránek | -2/+2 |
| 2023-05-10 | Generate shell completions for bootstrap with Clap | clubby789 | -0/+2726 |
| 2023-04-28 | Fix unavailable url | cui fliter | -1/+1 |
| 2023-04-20 | Spelling tools/compiletest | Josh Soref | -4/+4 |
| 2023-04-14 | Typo fix in src/etc/rust-gdb | Alan Somers | -1/+1 |
| 2023-04-14 | Fix rust-gdb and rust-gdbgui on FreeBSD | Alan Somers | -3/+3 |