rust/src/etc
Matthias Krüger 17ac4c8fb5
Rollup merge of #131365 - heiseish:fix-issue-101993, r=Mark-Simulacrum
Fix missing rustfmt in msi installer #101993

# Context
- Fixed missing `rustfmt`, `clippy`, `miri` and `rust-analyzer` in msi installer
- Fixed missing `rustfmt` for apple darwin installer
- Closes #101993

r​? `@jyn514`
- Please let me know if I should request from someone else instead. I divided the changes into 3 separate commits for the ease of review. The refactoring commit `fbdfd5c03c3c979bcf105ccdd05ff4ab9f37a763` is a bit more involved, but I think it helps in the long term for readability and to avoid bugs.
- I changed `build-manifest` to `build_manifest` in order to invoke it as a library. Not sure if this is gonna break any upstream processes. I checked `generate-manifest-list` and `generate-release` but didn't find any obvious reference
- Will push fixes for linting later
2024-10-20 16:54:09 +02:00
..
completions bootstrap: Consolidate editor LSP setup 2024-10-03 15:22:44 +01:00
installer fix missing rustfmt and clippy for msi 2024-10-15 23:53:24 +08:00
natvis rename RcBox in other places too 2024-10-11 10:04:22 +02:00
test-float-parse Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
third-party
cat-and-grep.sh
CONFIGS.md
cpu-usage-over-time-plot.sh
ctags.rust
dec2flt_table.py
gdb_load_rust_pretty_printers.py
gdb_lookup.py
gdb_providers.py Polymorphize RawVec 2024-08-09 20:06:26 -04:00
generate-deriving-span-tests.py
generate-keyword-tests.py
htmldocck.py Update jsondocck directives to follow ui_test-style 2024-07-19 16:54:16 +02:00
indenter
lldb_batchmode.py
lldb_commands
lldb_lookup.py
lldb_providers.py rename RcBox in other places too 2024-10-11 10:04:22 +02:00
pre-push.sh
rust_analyzer_eglot.el bootstrap: Add support for ./x setup emacs 2024-10-01 12:59:52 +01:00
rust_analyzer_helix.toml etc: Add rust-analyzer configs for eglot & helix 2024-09-27 17:28:19 +01:00
rust_analyzer_settings.json Add the library workspace to the suggested rust-analyzer config 2024-09-18 14:48:30 +00:00
rust_types.py
rust-gdb
rust-gdbgui
rust-lldb
rust-windbg.cmd