rust/compiler/rustc_interface/src
Tyler Mandry 4a6aa350c7
Rollup merge of #76158 - mati865:self-contained-option, r=petrochenkov
Stabilise link-self-contained option

MCP has been accepted: https://github.com/rust-lang/compiler-team/issues/343

I'll add improved heuristic in next PR.
2020-09-01 18:24:36 -07:00
..
callbacks.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
interface.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs datastructures: replace once_cell crate with an impl from std 2020-08-30 20:06:14 +01:00
passes.rs Add -Z proc-macro-backtrace to allow showing proc-macro panics 2020-08-30 22:17:24 -04:00
proc_macro_decls.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
queries.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
tests.rs Stabilise link-self-contained option 2020-08-31 15:13:31 +02:00
util.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00