rust/compiler/rustc_driver/src
Joshua Nelson 878cfb5a4a Fix unknown-crate when using self-profile with rustdoc
... by removing a duplicate `crate_name` field in `interface::Config`,
making it clear that rustdoc should be passing it to `config::Options`
instead.
2020-12-01 12:54:03 -05:00
..
args.rs
lib.rs Fix unknown-crate when using self-profile with rustdoc 2020-12-01 12:54:03 -05:00
pretty.rs Rollup merge of #79005 - petrochenkov:noinjected, r=davidtwco 2020-11-15 13:39:46 +01:00