rust-analyzer/xtask/src
Prajwal S N 1f366e7efe
fix(codegen): do not generate docs with --check
Running `cargo codegen --check` should not generate any mdbook files,
since they are ignored in the repo and used only while releasing a new
copy of the documentation.

Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>
2025-03-17 14:40:24 +05:30
..
codegen fix(codegen): do not generate docs with --check 2025-03-17 14:40:24 +05:30
publish Stop running some release workflows on forks and update old URLs 2025-02-01 08:21:14 +02:00
release cargo fmt 2025-03-15 21:32:01 +01:00
codegen.rs cargo fmt 2025-03-15 21:32:01 +01:00
dist.rs cargo fmt 2025-03-15 21:32:01 +01:00
flags.rs Use cargo zigbuild for releases 2025-02-26 14:16:09 +02:00
install.rs cargo fmt 2025-03-15 21:32:01 +01:00
main.rs cargo fmt 2025-03-15 21:32:01 +01:00
metrics.rs cargo fmt 2025-03-15 21:32:01 +01:00
publish.rs cargo fmt 2025-03-15 21:32:01 +01:00
release.rs cargo fmt 2025-03-15 21:32:01 +01:00
tidy.rs cargo xtask tidy 2025-03-15 21:32:01 +01:00
util.rs Re-implement tidy as an xtask action 2024-07-07 09:12:16 +02:00