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
Manish Goregaokar
c41cafb10c
librustc_driver: Add support for loading plugins via command line (
fixes
#15446
)
2015-01-08 13:40:50 +05:30
..
build.rs
…
load.rs
librustc_driver: Add support for loading plugins via command line (
fixes
#15446
)
2015-01-08 13:40:50 +05:30
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