rust/src/librustc/plugin
Keegan McAllister 6864792df0 Separate macro and plugin loading
Now they just share a bit of code internal to creader.

Resolves #22198 to my satisfaction.
2015-02-12 12:44:31 -08:00
..
build.rs cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
load.rs Separate macro and plugin loading 2015-02-12 12:44:31 -08:00
mod.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
registry.rs Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00