17ac4c8fb5
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 |
||
---|---|---|
.. | ||
completions | ||
installer | ||
natvis | ||
test-float-parse | ||
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 | ||
generate-deriving-span-tests.py | ||
generate-keyword-tests.py | ||
htmldocck.py | ||
indenter | ||
lldb_batchmode.py | ||
lldb_commands | ||
lldb_lookup.py | ||
lldb_providers.py | ||
pre-push.sh | ||
rust_analyzer_eglot.el | ||
rust_analyzer_helix.toml | ||
rust_analyzer_settings.json | ||
rust_types.py | ||
rust-gdb | ||
rust-gdbgui | ||
rust-lldb | ||
rust-windbg.cmd |