rust/src/librustc_plugin
Alex Crichton 95761417c3 rustbuild: Sync some Cargo.toml/lib.rs dependencies
The standard library doesn't depend on rustc_bitflags, so move it to explicit
dependencies on all other crates. Additionally, the arena/fmt_macros deps could
be dropped from libsyntax.
2016-02-21 09:49:13 -08:00
..
build.rs Instrument a bunch of tasks that employ the HIR map in one way or 2016-02-05 13:19:55 -05:00
Cargo.toml rustbuild: Sync some Cargo.toml/lib.rs dependencies 2016-02-21 09:49:13 -08:00
diagnostics.rs move librustc/plugin to librustc_plugin 2015-11-26 18:22:39 +02:00
lib.rs Allow registering MIR-passes through compiler plugins 2016-02-09 16:53:43 +01:00
load.rs Autoderef in librustc_plugin 2016-02-12 19:28:42 +01:00
registry.rs Allow registering MIR-passes through compiler plugins 2016-02-09 16:53:43 +01:00