rust/compiler/rustc_interface/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
..
callbacks.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
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 Validate use of parameters in naked functions 2020-11-25 00:00:00 +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