summary refs log tree commit diff
path: root/src/librustc_plugin/load.rs
AgeCommit message (Expand)AuthorLines
2016-08-11Remove the 'cfg' field from session::config::Options.Michael Woerister-3/+7
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-1/+1
2016-05-25rustc: use a simpler scheme for plugin registrar symbol names.Eduard Burtescu-1/+2
2016-04-22Remove the MacroVisitor pass.Leo Testard-17/+22
2016-03-25Make the compiler emit an error if the crate graph contains two crates with t...Michael Woerister-4/+7
2016-03-12std: Clean out deprecated APIsAlex Crichton-2/+1
2016-02-12Autoderef in librustc_pluginJonas Schievink-1/+1
2015-11-26split the metadata code into rustc_metadataAriel Ben-Yehuda-2/+2
2015-11-26move librustc/plugin to librustc_pluginAriel Ben-Yehuda-0/+146