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
ba7cf7cc5d
rust
/
src
/
librustc_plugin
History
Download ZIP
Download TAR.GZ
Jeffrey Seyfried
191abc4264
Remove unused
extern crate
s.
2017-01-22 01:31:02 +00:00
..
build.rs
rustc: separate TraitItem from their parent Item, just like ImplItem.
2016-12-28 11:21:45 +02:00
Cargo.toml
Remove unused
extern crate
s.
2017-01-22 01:31:02 +00:00
diagnostics.rs
move librustc/plugin to librustc_plugin
2015-11-26 18:22:39 +02:00
lib.rs
Remove unused
extern crate
s.
2017-01-22 01:31:02 +00: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