rust/compiler/rustc_interface/src
Rich Kadel 36c639a2ce Convenience funcs for some_option.unwrap_or(...)
This ensures consistent handling of default values for options that are
None if not specified on the command line.
2020-12-14 17:27:27 -08: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 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 Convenience funcs for some_option.unwrap_or(...) 2020-12-14 17:27:27 -08:00
util.rs Properly handle attributes on statements 2020-11-26 17:08:35 -05:00