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
0768892abe
rust
/
src
/
librustc
/
plugin
History
Download ZIP
Download TAR.GZ
Nick Cameron
98d471120a
Syntax extensions on trait and impl items.
...
Allows modifiers to be used on methods, associated types, etc.
2015-01-15 08:58:44 +13:00
..
build.rs
Replace some verbose match statements with their
if let
equivalent.
2014-11-29 16:41:21 -05:00
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
Syntax extensions on trait and impl items.
2015-01-15 08:58:44 +13:00