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
5364c4853f
rust
/
src
/
librustc
/
plugin
History
Jorge Aparicio
517f1cc63c
use slicing sugar
2015-01-07 17:35:56 -05:00
..
build.rs
Replace some verbose match statements with their
if let
equivalent.
2014-11-29 16:41:21 -05:00
load.rs
use slicing sugar
2015-01-07 17:35:56 -05: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