This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e64f64a2fc
rust
/
src
/
librustc_plugin
History
Download ZIP
Download TAR.GZ
Eduard-Mihai Burtescu
864928297d
rustc: separate TraitItem from their parent Item, just like ImplItem.
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.toml
s
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
Name
s instead of
InternedString
s.
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