This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-16 21:15:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2b3fec778453d06be6a07494eeaa66da57e4f82
rust
/
src
/
libsyntax
/
parse
T
History
Jeffrey Seyfried
e2b3fec778
Avoid recontructing the
Parser
in
macro_parser.rs
.
2016-11-03 23:48:24 +00:00
..
lexer
Avoid recontructing the
Parser
in
macro_parser.rs
.
2016-11-03 23:48:24 +00:00
attr.rs
Reduce the size of
Token
and make it cheaper to clone by refactoring
2016-11-03 23:48:24 +00:00
classify.rs
Fix fallout
2016-06-17 05:21:23 +00:00
common.rs
Use associated functions for libsyntax SepSeq constructors.
2016-02-22 23:24:42 -05:00
mod.rs
Changed most vec! invocations to use square braces
2016-10-31 22:51:40 +00:00
obsolete.rs
Remove parsing of obsolete pre-1.0 syntaxes
2016-09-13 23:33:50 +03:00
parser.rs
Reimplement "macros: Improve
tt
fragments" with better performance.
2016-11-03 23:48:24 +00:00
token.rs
Reduce the size of
Token
and make it cheaper to clone by refactoring
2016-11-03 23:48:24 +00:00