about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2023-12-20Auto merge of #106790 - the8472:rawvec-niche, r=scottmcmbors-7/+15
2023-12-19update natvis to match changed RawVec structureThe 8472-4/+4
2023-12-11update debug providers to match new RawVec capacity fieldThe 8472-3/+11
2023-12-11update auto completionsonur-ozkan-15/+60
2023-12-09allow bypassing the build directory lockonur-ozkan-40/+85
2023-11-04Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwcobors-1/+76
2023-10-29Rollup merge of #117043 - onur-ozkan:skip-stage0-validation, r=Mark-SimulacrumGuillaume Gomez-15/+60
2023-10-23Rollup merge of #116978 - tromey:rust-printers-cleanup, r=Mark-SimulacrumMatthias Krüger-55/+78
2023-10-22add bootstrap flag `--skip-stage0-validation`onur-ozkan-15/+60
2023-10-20Use gdb.ValuePrinter tag classTom Tromey-149/+158
2023-10-20Rewrite gdb pretty-printer registrationTom Tromey-55/+78
2023-10-15generate zsh autocompletion for xonur-ozkan-0/+751
2023-10-15bump bootstrap:clap_complete to `4.4.3`onur-ozkan-50/+50
2023-10-10Add two lockfilesbjorn3-0/+75
2023-10-10Update rand dependency for test-float-parsebjorn3-1/+1
2023-10-09Add `--enable-bolt-settings` bootstrap flagJakub Beránek-15/+45
2023-09-24Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkovbors-1/+1
2023-09-23Raise minimum supported macOS to 10.12BlackHoleFox-1/+1
2023-09-14update rust_analyzer_settings.jsonRalf Jung-2/+2
2023-08-22rust-gdbgui: remove excessive quotesEren K-3/+3
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-1/+7
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-15/+99
2023-08-02Add support for tidy linting via external tools for non-rust filesTrevor Gross-1/+7
2023-07-31Rollup merge of #113906 - notriddle:notriddle/cargo-extra-env, r=Mark-SimulacrumMatthias Krüger-1/+4
2023-07-31Remove BOLT from bootstrapJakub Beránek-90/+60
2023-07-30support `--stage` for `x clean`ozkanonur-9/+9
2023-07-20etc: add `RUSTC_BOOTSTRAP` to rust-analyzer configMichael Howell-1/+4
2023-07-19Improve htmldocck error a bit by providing line where error occurredGuillaume Gomez-0/+2
2023-07-17Auto merge of #89132 - Cyborus04:rc_allocator_support, r=Amanieubors-5/+8
2023-07-17Update natvis to match full type names for Arc, Rc, Weak, etcWesley Wiser-5/+8
2023-06-30User may want to skip tidy check sometimesyukang-1/+5
2023-06-24Rollup merge of #112915 - preveen-stack:patch-1, r=Mark-SimulacrumGuillaume Gomez-1/+1
2023-06-23Add @files commandGuillaume Gomez-3/+51
2023-06-22Update runtests.py : grammar correctionPreveen P-1/+1
2023-06-16Apply changes to fix python linting errorsTrevor Gross-9/+12
2023-06-06Rollup merge of #111962 - theIDinside:better-gdb, r=Mark-SimulacrumMatthias Krüger-1/+12
2023-06-05Fix #111961 r=Mark-SimulacrumSimon Farre-1/+12
2023-06-03Rollup merge of #111998 - jyn514:ra-dogfooding, r=Mark-SimulacrumMatthias Krüger-1/+8
2023-06-01Rollup merge of #112146 - jyn514:locked-deps, r=clubby789Matthias Krüger-1/+1
2023-05-31Fix `src/etc/pre-push.sh` when `build.locked-deps` is already set in config.tomljyn-1/+1
2023-05-31Explicit set `workspace.resolver = "1"`Weihang Lo-0/+1
2023-05-26Add other workspaces to `linkedProjects` in `rust_analyzer_settings.json`jyn-1/+8
2023-05-24Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonurbors-15/+105
2023-05-19Override config.toml options from command lineclubby789-15/+105
2023-05-17Fix typo in bootstrap command descriptionJakub Beránek-2/+2
2023-05-10Generate shell completions for bootstrap with Clapclubby789-0/+2726
2023-04-28Fix unavailable urlcui fliter-1/+1
2023-04-20Spelling tools/compiletestJosh Soref-4/+4
2023-04-14Typo fix in src/etc/rust-gdbAlan Somers-1/+1
2023-04-14Fix rust-gdb and rust-gdbgui on FreeBSDAlan Somers-3/+3