about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorjyn <github@jyn.dev>2023-05-25 15:14:56 -0500
committerjyn <github@jyn.dev>2023-05-29 13:26:44 -0500
commitc28ee603c8ddc2f171bee4ba02336fb6a3479010 (patch)
tree56e98ebbeb14854987c6aa569adbecf88b7b0e43 /compiler/rustc_codegen_llvm/src/errors.rs
parent71770d5e6e5c6d77777e7f9c86f7c9533882c449 (diff)
downloadrust-c28ee603c8ddc2f171bee4ba02336fb6a3479010.tar.gz
rust-c28ee603c8ddc2f171bee4ba02336fb6a3479010.zip
Fix bugs in `doc` refactor
- Switch from `cargo rustdoc` to `cargo doc`

  This allows passing `-p` to multiple packages.

- Remove `OsStr` support

  It doesn't work with RUSTDOCFLAGS, and we don't support non-utf8 paths
  anyway.

- Pass `-p std` for each crate in the standard library

  By default cargo only documents the top-level crate, which is
  `sysroot` and has no docs.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions