about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
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
2022-08-28Auto merge of #101115 - matthiaskrgr:rollup-iy14ztr, r=matthiaskrgrbors-0/+29
2022-08-28Rollup merge of #98301 - ortem:pretty-printers-nonzero, r=wesleywiserMatthias Krüger-0/+29
2022-08-27Remove RLS from macOS pkg and Windows msi installers.Eric Huss-31/+0
2022-08-24Add GDB/LLDB pretty-printers for NonZero typesArtem Mukhin-0/+29
2022-08-15Auto merge of #98393 - michaelwoerister:new-cpp-like-enum-debuginfo, r=wesley...bors-76/+181
2022-08-13Rollup merge of #100335 - aDotInTheVoid:rdj-resolved-path, r=GuillaumeGomezMichael Goulet-29/+29
2022-08-13Fix line lengthsNoah Lev-3/+7
2022-08-13Rename `@hastext` to `@hasraw` (same for `matches`)Noah Lev-7/+7
2022-08-13Rename `@{has,matches}-literal` to `...text`Noah Lev-7/+7
2022-08-13Use different name for arity-2 `@has` and `@matches`Noah Lev-9/+9
2022-08-12[debuginfo] Remove the notion of a 'fallback variant' from the CPP-like enum ...Michael Woerister-10/+66
2022-08-12intrinsic.natvis: Add comments, make names more consistent.Michael Woerister-44/+48
2022-08-12intrinsic.natvis: Don't access fields from context object in <Intrinsic>.Michael Woerister-36/+41
2022-08-12Remove out-dated NatVis visualizer.Michael Woerister-8/+0
2022-08-12Support wrapping 128-bit tag ranges for cpp-like enum debuginfo.Michael Woerister-2/+4
2022-08-12Use enum2<_> instead of enum<_> for Cpp-like debuginfo enum type names.Michael Woerister-2/+2
2022-08-12debuginfo: Change C++-like encoding for enums.Michael Woerister-67/+113
2022-08-10Rustdoc-Json: Add `Path` type for traits.Nixon Enraght-Moony-29/+29
2022-07-30check_missing_items.py: Don't overwrite `ty` in loopNixon Enraght-Moony-2/+2
2022-07-26Htmldocck: Substitute the doc channel when blessingLeón Orell Valerian Liehr-0/+1