rust/compiler/rustc_session
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
..
src Fix unknown-crate when using self-profile with rustdoc 2020-12-01 12:54:03 -05:00
Cargo.toml Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00