rust/src/librustc_interface
Manish Goregaokar d2f8c30951
Rollup merge of #74127 - tamird:allowlist, r=oli-obk
Avoid "whitelist"

Other terms are more inclusive and precise.
2020-07-10 23:26:47 -07: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 Change some function names. 2020-07-10 16:07:20 +10:00
lib.rs Depend on libc from crates.io 2020-04-11 11:07:04 -04:00
passes.rs Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>. 2020-07-05 23:00:14 +03:00
proc_macro_decls.rs Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>. 2020-07-05 23:00:14 +03:00
queries.rs Fix -Z unpretty=everybody_loops 2020-06-19 20:27:22 -04:00
tests.rs Eliminate confusing "globals" terminology. 2020-07-09 14:11:44 +10:00
util.rs Rollup merge of #74127 - tamird:allowlist, r=oli-obk 2020-07-10 23:26:47 -07:00