about summary refs log tree commit diff
path: root/src/librustc_plugin/build.rs
AgeCommit message (Expand)AuthorLines
2019-03-02hir: remove NodeId from Itemljedrz-5/+4
2019-02-10rustc: doc commentsAlexander Regueiro-1/+1
2019-01-13Querify local plugin_registrar_fnIgor Matuszewski-8/+23
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-16ItemKindcsmoe-1/+1
2017-04-18kill a bunch of one off tasksNiko Matsakis-2/+0
2016-12-28rustc: separate TraitItem from their parent Item, just like ImplItem.Eduard-Mihai Burtescu-0/+3
2016-11-16fallout from separating impl-items from implsNiko Matsakis-0/+3
2016-11-16refactor Visitor into ItemLikeVisitor and intravisit::VisitorNiko Matsakis-3/+3
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