summary refs log tree commit diff
path: root/src/librustc_plugin/diagnostics.rs
AgeCommit message (Collapse)AuthorLines
2015-11-26move librustc/plugin to librustc_pluginAriel Ben-Yehuda-0/+19
this is a [breaking-change] to all plugin authors - sorry