rust/src/librustc_plugin
Alex Crichton ab54f4b226 rustc: Remove #![unstable] annotation
These are now no longer necessary with `-Z force-unstable-if-unmarked`
2017-05-11 16:03:05 -07:00
..
Cargo.toml Remove unused `extern crate`s. 2017-01-22 01:31:02 +00:00
build.rs kill a bunch of one off tasks 2017-04-18 08:20:12 -04:00
diagnostics.rs move librustc/plugin to librustc_plugin 2015-11-26 18:22:39 +02:00
lib.rs rustc: Remove #![unstable] annotation 2017-05-11 16:03:05 -07:00
load.rs remove `LinkMeta` from `SharedCrateContext` 2017-04-13 18:37:47 -04:00
registry.rs Remove ability for plugins to register a MIR pass 2017-03-10 08:09:29 -08:00