rust/crates/rust-analyzer
bors 1bd1a09593 Auto merge of #13876 - lnicola:zip-artifacts, r=lnicola
feat: Package Windows release artifacts as ZIP and add symbols file

Closes #13872
Closes #7747
CC #10371

This allows us to ship a format that's easier to handle on Windows. As a bonus, we can also include the PDB, to get useful stack traces. Unfortunately, it adds a couple of dependencies to `xtask`, increasing the debug build times from 1.28 to 1.58 s (release from 1.60s to 2.20s) on my system.
2023-01-07 19:19:37 +00:00
..
src Only set machine-applicable rustc diagnostics as preferred 2023-01-03 15:46:08 +01:00
tests/slow-tests Package release artifacts as ZIP 2023-01-01 20:45:08 +02:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00