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
49772fbf5d
rust
/
src
/
libsyntax
/
ext
History
Eduard Burtescu
49772fbf5d
syntax: don't fake a block around closures' bodies during parsing.
2016-11-10 01:44:45 +02:00
..
tt
Remove field
TtReader::next_tok
.
2016-11-04 02:39:20 +00:00
base.rs
Improve
tt
-heavy expansion performance.
2016-11-04 02:38:54 +00:00
build.rs
syntax: don't fake a block around closures' bodies during parsing.
2016-11-10 01:44:45 +02:00
expand.rs
Move
CrateConfig
from
Crate
to
ParseSess
.
2016-10-29 07:52:58 +00:00
hygiene.rs
Refactor field
expansion_data
of
Resolver
to use a
Mark
instead of a
u32
.
2016-10-02 04:25:31 +00:00
placeholders.rs
Cleanup
depth
s.
2016-10-07 21:54:04 +00:00
proc_macro_shim.rs
quote.rs
Reduce the size of
Token
and make it cheaper to clone by refactoring
2016-11-03 23:48:24 +00:00
source_util.rs
Move
CrateConfig
from
Crate
to
ParseSess
.
2016-10-29 07:52:58 +00:00