summary refs log tree commit diff
path: root/src/librustc_plugin/build.rs
AgeCommit message (Expand)AuthorLines
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-2/+2
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-3/+3
2016-02-05Instrument a bunch of tasks that employ the HIR map in one way orNiko Matsakis-1/+6
2015-12-30use structured errorsNick Cameron-2/+3
2015-12-17move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*Nick Cameron-4/+4
2015-11-26move librustc/plugin to librustc_pluginAriel Ben-Yehuda-0/+57