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
37a952a672
rust
/
src
/
libsyntax_ext
History
Download ZIP
Download TAR.GZ
Alex Burka
f6e22e53f3
remove dead #[derive(FromPrimitive)] code
2016-02-03 21:26:02 -05:00
..
deriving
remove dead #[derive(FromPrimitive)] code
2016-02-03 21:26:02 -05:00
asm.rs
Cut out a bunch of Result and panictry! boilerplate from libsyntax.
2015-12-31 14:29:02 +13:00
cfg.rs
Cut out a bunch of Result and panictry! boilerplate from libsyntax.
2015-12-31 14:29:02 +13:00
concat.rs
Move built-in syntax extensions to a separate crate
2015-12-15 15:04:46 +09:00
concat_idents.rs
Move built-in syntax extensions to a separate crate
2015-12-15 15:04:46 +09:00
env.rs
Move built-in syntax extensions to a separate crate
2015-12-15 15:04:46 +09:00
format.rs
Extended save-analysis to support generated code, alterned some spans in format_args! and derive to maintain compatability
2016-01-22 19:12:51 +13:00
lib.rs
mk: Move from
-D warnings
to
#![deny(warnings)]
2016-01-24 20:35:55 -08:00
log_syntax.rs
Move built-in syntax extensions to a separate crate
2015-12-15 15:04:46 +09:00
trace_macros.rs
Move built-in syntax extensions to a separate crate
2015-12-15 15:04:46 +09:00