rust/src/librustc_plugin_impl
Mark Rousskov 97983af76a Remove support for self-opening
This was only used for linkage test cases, which is already covered by
the run-make-fulldeps/symbol-visibility test -- which fairly extensively makes
sure we're correctly exporting the right symbols at the right visibility (for
various Rust crate types).
2020-04-25 10:55:20 -04:00
..
build.rs librustc_middle: return LocalDefId instead of DefId in local_def_id 2020-04-23 23:14:07 +01:00
Cargo.toml rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
lib.rs move rustc::lint::{context, passes} to rustc_lint. 2020-01-11 07:42:26 +01:00
load.rs Remove support for self-opening 2020-04-25 10:55:20 -04:00