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
d0163d3311
rust
/
src
/
librustc
/
plugin
History
Download ZIP
Download TAR.GZ
Keegan McAllister
d0163d3311
Pass the #[plugin(...)] meta item to the registrar
2015-01-05 18:21:14 -08:00
..
build.rs
Replace some verbose match statements with their
if let
equivalent.
2014-11-29 16:41:21 -05:00
load.rs
Pass the #[plugin(...)] meta item to the registrar
2015-01-05 18:21:14 -08:00
mod.rs
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
2015-01-05 18:21:13 -08:00
registry.rs
Pass the #[plugin(...)] meta item to the registrar
2015-01-05 18:21:14 -08:00