This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
librustc_plugin
History
Vadim Petrochenkov
175d325ccb
rustc_metadata: Move some code around
...
Plugin search doesn't need a crate loader, only crate locator
2019-10-24 20:51:33 +03:00
..
deprecated
Restore the rustc_plugin crate in the sysroot
2019-08-20 13:30:50 +02:00
build.rs
Rename
Item.node
to
Item.kind
2019-09-26 18:21:48 +01:00
Cargo.toml
move syntax::ext to new crate syntax_expand
2019-10-16 10:59:53 +02:00
error_codes.rs
Replace diagnostic plugins with macro_rules
2019-09-05 12:35:15 -04:00
lib.rs
move syntax::ext to new crate syntax_expand
2019-10-16 10:59:53 +02:00
load.rs
rustc_metadata: Move some code around
2019-10-24 20:51:33 +03:00
registry.rs
Add some documentation
2019-10-22 16:53:28 -04:00