rust-analyzer/xtask/src
Colin Finck 6ec862af6e
Build releases with static CRT for -windows-msvc targets.
This increases the binary size of `rust-analyzer.exe` from 42.4 MB to 42.6 MB.
Which should be acceptable for eliminating 7 DLL dependencies.
2025-11-25 13:48:01 +01:00
..
codegen format T_ 2025-11-18 21:33:19 +08:00
publish cargo clippy --fix 2025-07-31 10:55:10 +02:00
release cargo fmt 2025-03-15 21:32:01 +01:00
codegen.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
dist.rs Build releases with static CRT for -windows-msvc targets. 2025-11-25 13:48:01 +01:00
flags.rs Support memory profiling with dhat 2025-10-28 13:00:53 +02:00
install.rs Implement rpc protocol changes 2025-11-22 16:58:35 +01:00
main.rs Remove pull/push functionality from xtask 2025-07-22 15:25:16 +02:00
metrics.rs Don't panic if unable to identify host in metrics 2025-08-13 19:49:59 +00:00
pgo.rs Build rust-analyzer with specific target for install/pgo xtask 2025-10-05 18:24:19 -05:00
publish.rs cargo fmt 2025-03-15 21:32:01 +01:00
release.rs Fix beta Clippy 2025-10-20 19:00:42 +03:00
tidy.rs Couple more tests 2025-11-24 09:59:07 +01:00
util.rs Update salsa 2025-04-29 19:26:19 +02:00