about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorjyn <github@jyn.dev>2023-04-20 21:30:48 -0500
committerjyn <github@jyn.dev>2023-04-29 11:51:57 -0500
commit78a709348dca33414f76986ae72c651d489092f4 (patch)
tree0d815354c402f990f11f2db2700208c9b45a8362 /compiler/rustc_interface/src
parent2a75607baba3e42814e4cc7fa35358f1be7f75ed (diff)
downloadrust-78a709348dca33414f76986ae72c651d489092f4.tar.gz
rust-78a709348dca33414f76986ae72c651d489092f4.zip
Fix `x test --no-deps`
- Use `cargo metadata` to determine whether a crate has a library
  package or not
- Collect metadata for all workspaces, not just the root workspace and
  cargo
- Don't pass `--lib` for crates without a library
- Use `run_cargo_test` for rust-installer
- Don't build documentation in `lint-docs` if `--no-doc` is passed
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions