rust/src/librustc_plugin
2016-12-28 11:21:45 +02:00
..
build.rs rustc: separate TraitItem from their parent Item, just like ImplItem. 2016-12-28 11:21:45 +02:00
Cargo.toml Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
diagnostics.rs move librustc/plugin to librustc_plugin 2015-11-26 18:22:39 +02:00
lib.rs Change 'rustc::plugin' to 'rustc_plugin' in doc comment 2016-08-31 22:45:37 +08:00
load.rs Refactor MetaItemKind to use Names instead of InternedStrings. 2016-11-20 11:46:06 +00:00
registry.rs Allow legacy custom derive authors to disable warnings in downstream crates. 2016-12-23 05:49:34 +00:00