about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
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
2023-04-11Rollup merge of #110155 - DaniPopes:rest-typos, r=jyn514Michael Goulet-1/+1
2023-04-11Rollup merge of #109527 - lnicola:rust-gdb-substitute-path, r=cuviperYuki Okushi-1/+9
2023-04-10Fix remaining typosDaniPopes-1/+1
2023-04-04Make rust-docs optional for the Windows MSI installer.Eric Huss-0/+6
2023-04-02Fix macos pkg installer when rust-docs is not available.Eric Huss-0/+6
2023-03-23Set up standard library path substitution in rust-gdb and gdbguiLaurențiu Nicola-1/+9
2023-03-01Rename `src/etc/vscode_settings.json` to `rust_analyzer_settings.json`KittyBorgX-0/+0
2023-02-17Change src/etc/vscode_settings.json to always treat ./library as the sysroot ...Joshua Nelson-2/+2
2023-02-08Set `rust-analyzer.check.invocationLocation` to `root`clubby789-0/+2
2023-02-07Allow automatically creating vscode `settings.json` from bootstrapclubby789-0/+26
2023-01-21Pass `--locked` to the x test tidy callAlbert Larsan-1/+1
2023-01-04adjust comments about pre-push.sh hookKaDiWa-1/+1
2022-12-17Make the pre-push script work on directories with spacesJoshua Nelson-10/+2
2022-11-27Fix natvis `VecDeque` formatterMarkus Everling-8/+7
2022-11-20Update VecDeque implementationMarkus Everling-14/+6
2022-10-31[debuginfo] Make debuginfo type names for slices and str consistent.Michael Woerister-6/+14
2022-10-14Rollup merge of #102092 - kxxt:patch-1, r=joshtriplettMatthias Krüger-2/+8
2022-10-08Rollup merge of #99194 - simlay:simlay/update-rust-gdbgui-gdb-args-to-gdb-cmd...Matthias Krüger-2/+1
2022-09-28Add a niche to `Duration`, unix `SystemTime`, and non-apple `Instant`beetrees-2/+2
2022-09-26simplifykxxt-4/+1
2022-09-22refactor: use grep -E/-F instead of fgrep/egrepkxxt-2/+11
2022-09-14Remove check_missing_items.pyNixon Enraght-Moony-202/+0
2022-09-13Rustdoc-Json: Don't loose subitems of foreign traits.Nixon Enraght-Moony-2/+7
2022-09-07Rustdoc-Json: More accurate struct type.Nixon Enraght-Moony-3/+5
2022-09-05Rustdoc-Json: Store Variant Fields as their own item.Nixon Enraght-Moony-3/+3
2022-08-31Fix a bunch of typoDezhi Wu-2/+2
2022-08-30Rollup merge of #101175 - tmandry:curse-push-hook, r=jyn514Dylan DPC-1/+1
2022-08-29Don't --bless in pre-push hookTyler Mandry-1/+1
2022-08-29Rollup merge of #101106 - aDotInTheVoid:rdj-stripped-mod, r=GuillaumeGomezMatthias Krüger-0/+6
2022-08-29check_missing_items.py: Check importsNixon Enraght-Moony-0/+6