rust/src/librustc_interface
bors 8ff785011b Auto merge of #70296 - Centril:rollup-wvfmb3n, r=Centril
Rollup of 9 pull requests

Successful merges:

 - #69251 (#[track_caller] in traits)
 - #69880 (miri engine: turn error sanity checks into assertions)
 - #70207 (Use getentropy(2) on macos)
 - #70227 (Only display definition when suggesting a typo)
 - #70236 (resolve: Avoid "self-confirming" import resolutions in one more case)
 - #70248 (parser: simplify & remove unused field)
 - #70249 (handle ConstKind::Unresolved after monomorphizing)
 - #70269 (remove redundant closures (clippy::redundant_closure))
 - #70270 (Clean up E0449 explanation)

Failed merges:

r? @ghost
2020-03-23 06:02:34 +00:00
..
build.rs
callbacks.rs Make it build again 2020-02-29 20:47:10 +03:00
Cargo.toml Refactorings to begin getting rid of rustc_codegen_utils 2020-03-19 23:14:46 -05:00
interface.rs Refactorings to begin getting rid of rustc_codegen_utils 2020-03-19 23:14:46 -05:00
lib.rs
passes.rs Auto merge of #70296 - Centril:rollup-wvfmb3n, r=Centril 2020-03-23 06:02:34 +00:00
proc_macro_decls.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
queries.rs separate out an arena for HIR 2020-03-21 22:18:57 +01:00
tests.rs use direct imports for rustc::{lint, session}. 2020-03-16 02:52:06 +01:00
util.rs Refactorings to begin getting rid of rustc_codegen_utils 2020-03-19 23:14:46 -05:00