Move diagnostics docs generation into xtask/codegen

This commit is contained in:
Lukas Wirth 2024-03-04 16:49:03 +01:00
parent 4e8cbf36a8
commit 0964374274
7 changed files with 17 additions and 24 deletions

View file

@ -85,7 +85,6 @@ force-always-assert = ["always-assert/force"]
sysroot-abi = []
in-rust-tree = [
"sysroot-abi",
"ide/in-rust-tree",
"syntax/in-rust-tree",
"parser/in-rust-tree",
"hir/in-rust-tree",