summary refs log tree commit diff
path: root/src/librustc_plugin/lib.rs
AgeCommit message (Expand)AuthorLines
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+2
2016-06-08remove the librustc_trans -> librustc_mir dependencyAriel Ben-Yehuda-1/+0
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-1/+0
2016-03-12std: Clean out deprecated APIsAlex Crichton-1/+1
2016-02-09Allow registering MIR-passes through compiler pluginsOliver Schneider-0/+1
2016-01-24mk: Move from `-D warnings` to `#![deny(warnings)]`Alex Crichton-2/+3
2015-12-21Register new snapshotsAlex Crichton-2/+0
2015-11-26split the metadata code into rustc_metadataAriel Ben-Yehuda-0/+1
2015-11-26move librustc/plugin to librustc_pluginAriel Ben-Yehuda-0/+80