rust/compiler/rustc_interface/src
bors 220352781c Auto merge of #79586 - jyn514:crate-name, r=davidtwco
Fix `unknown-crate` when using -Z 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.

Unblocks https://github.com/rust-lang/rustc-perf/issues/797.
2020-12-03 12:14:29 +00:00
..
callbacks.rs
interface.rs Fix unknown-crate when using self-profile with rustdoc 2020-12-01 12:54:03 -05:00
lib.rs Merge set_panic and set_print into set_output_capture. 2020-11-10 21:58:13 +01:00
passes.rs Auto merge of #74967 - Aaron1011:feature/incr-def-path-table, r=pnkfelix 2020-12-01 14:30:02 +00:00
proc_macro_decls.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
queries.rs Fix unknown-crate when using self-profile with rustdoc 2020-12-01 12:54:03 -05:00
tests.rs TRACK '-Z polonius' flag 2020-11-24 20:08:54 -08:00
util.rs Properly handle attributes on statements 2020-11-26 17:08:35 -05:00