rust/src/librustc_interface
Ralf Jung 91bd3337e3
Rollup merge of #73404 - ajpaverd:cfguard_syntax, r=Mark-Simulacrum
Update CFGuard syntax

Update the naming and syntax of the control-flow-guard option, as discussed in #68793.

r? @Mark-Simulacrum
2020-06-20 16:39:53 +02:00
..
build.rs Locate rustc binary similarly to codegen backend loading 2019-09-10 16:57:14 -04:00
callbacks.rs Show SyntaxContext in formatted Span debug output 2020-06-08 21:47:33 -04:00
Cargo.toml Make things build again 2020-06-02 20:38:24 +03:00
interface.rs Make SourceMap available for early debug-printing of Spans 2020-05-31 17:30:55 -04:00
lib.rs Depend on libc from crates.io 2020-04-11 11:07:04 -04:00
passes.rs Ensure that drop_elaboration_and_check_consts runs for all const items 2020-06-13 11:05:13 -07:00
proc_macro_decls.rs librustc_middle: return LocalDefId instead of DefId in local_def_id 2020-04-23 23:14:07 +01:00
queries.rs Use OnceCell instead of Once 2020-05-22 13:31:02 -07:00
tests.rs Rollup merge of #73404 - ajpaverd:cfguard_syntax, r=Mark-Simulacrum 2020-06-20 16:39:53 +02:00
util.rs rustc_session: Cleanup session creation 2020-05-27 22:32:24 +03:00