rust-analyzer/xtask/src
Lukas Wirth 9d58a93602
Some checks failed
metrics / build_metrics (push) Waiting to run
metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions
metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions
metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions
metrics / other_metrics (self) (push) Blocked by required conditions
metrics / other_metrics (webrender-2022) (push) Blocked by required conditions
metrics / generate_final_metrics (push) Blocked by required conditions
rustdoc / rustdoc (push) Waiting to run
release / dist (aarch64-apple-darwin) (push) Has been cancelled
release / dist (x86_64-apple-darwin) (push) Has been cancelled
release / dist (aarch64-unknown-linux-gnu) (push) Has been cancelled
release / dist (arm-unknown-linux-gnueabihf) (push) Has been cancelled
release / dist (x86_64-unknown-linux-gnu) (push) Has been cancelled
release / dist (aarch64-pc-windows-msvc) (push) Has been cancelled
release / dist (x86_64-pc-windows-msvc) (push) Has been cancelled
release / dist (i686-pc-windows-msvc) (push) Has been cancelled
autopublish / publish (push) Has been cancelled
release / dist (x86_64-unknown-linux-musl) (push) Has been cancelled
release / publish (push) Has been cancelled
Merge pull request #20439 from A4-Tacks/t-macro-bracket-doc
Add guess braces doc `T![]` for `T_`
2025-12-21 14:19:06 +00:00
..
codegen Merge pull request #20439 from A4-Tacks/t-macro-bracket-doc 2025-12-21 14:19:06 +00: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 Remove force-always-assert from xtask/install install_cmd as well 2025-11-28 08:18:13 -06: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