rust/src/etc
bors 00426d642a Auto merge of #148685 - Zalathar:lldb-python, r=jieyouxu
compiletest: Run the `lldb_batchmode.py` script in LLDB's embedded Python

Historically, LLDB debuginfo tests have used a Python script to control LLDB via its Python API, instead of invoking the `lldb` command directly.

Unfortunately, this requires us to find and use a version of Python that is compatible with LLDB's Python bindings.

However, it turns out that there is a simpler way to find a compatible Python interpreter: use the one that is embedded in LLDB itself, via the `script` command.
2025-11-10 05:45:10 +00:00
..
completions Add new --bypass-ignore-backends option 2025-10-29 14:11:07 +01:00
installer Losslessly optimize PNG files 2025-08-21 14:14:30 +02:00
natvis Generalize branch references to HEAD 2025-11-02 11:15:55 +01:00
third-party Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
cat-and-grep.sh remove dead code in CGREP script 2024-10-27 21:23:28 -04:00
CONFIGS.md Add sublime-rust to CONFIGS.md. 2016-08-22 01:24:01 -04:00
cpu-usage-over-time-plot.sh Fix a bunch of typo 2022-08-31 18:24:55 +08:00
ctags.rust Update the ctags rules and targets. 2015-07-30 06:35:42 +10:00
dec2flt_table.py core: add #![warn(unreachable_pub)] 2025-01-20 18:35:32 +01:00
gdb_load_rust_pretty_printers.py Reformat Python code with ruff 2024-12-04 23:03:44 +01:00
gdb_lookup.py Reformat Python code with ruff 2024-12-04 23:03:44 +01:00
gdb_providers.py Rollup merge of #148541 - tromey:add-num-children, r=bjorn3 2025-11-06 14:07:18 +11:00
generate-deriving-span-tests.py Reformat Python code with ruff 2024-12-04 23:03:44 +01:00
generate-keyword-tests.py Reformat Python code with ruff 2024-12-04 23:03:44 +01:00
htmldocck.py htmldocck: fix a bug in relative paths / globs 2025-09-03 09:09:18 -07:00
indenter fix some python3 incompatibilities 2017-11-16 13:34:13 -05:00
lldb_batchmode.py Pass args to lldb_batchmode.py via environment variables 2025-11-08 17:42:21 +11:00
lldb_commands fix string and tuple struct formatting 2025-02-12 01:30:09 -06:00
lldb_lookup.py feat(lldb debug info): deref pointer types for more accurate rust type classification 2025-08-17 21:15:18 +08:00
lldb_providers.py Rollup merge of #147179 - Walnut356:template_lookup, r=Mark-Simulacrum 2025-11-09 13:22:24 +11:00
pre-push.sh Add auto extra-checks in pre-push script 2025-09-27 17:39:06 +01:00
rust-gdb Typo fix in src/etc/rust-gdb 2023-04-14 19:07:13 -07:00
rust-gdbgui rust-gdbgui: remove excessive quotes 2023-08-22 09:09:00 -04:00
rust-lldb Use --print host-tuple to get the host 2025-11-01 13:51:02 +00:00
rust-windbg.cmd Remove licenses 2018-12-25 21:08:33 -07:00
rust_analyzer_eglot.el Fix mismatched brackets in generated .dir-locals.el 2025-11-06 11:39:46 +00:00
rust_analyzer_helix.toml make rust-analyzer settings use dedicated directory 2025-09-22 21:02:37 +02:00
rust_analyzer_settings.json make rust-analyzer settings use dedicated directory 2025-09-22 21:02:37 +02:00
rust_analyzer_zed.json make rust-analyzer settings use dedicated directory 2025-09-22 21:02:37 +02:00
rust_types.py use python built in type annotations 2024-12-31 00:53:59 -06:00
xhelp write x.py's help for saving output time 2025-10-11 23:16:18 +01:00