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
6a4e0b3fae
rust
/
src
/
libsyntax
/
parse
History
Download ZIP
Download TAR.GZ
Vadim Petrochenkov
6a4e0b3fae
parser: Do not override syntactic context for dummy spans
2018-04-22 04:33:30 +03:00
..
lexer
Change the hashcounts in raw
Lit
variants from usize to u16.
2018-04-12 20:12:42 +10:00
attr.rs
Use
Ident
instead of
Name
in
MetaItem
2018-04-06 11:52:16 +03:00
classify.rs
Catch expression does not require semicolon to be a statement
2017-07-18 03:42:21 +03:00
common.rs
Fix some clippy warnings in libsyntax
2017-05-12 20:05:39 +02:00
mod.rs
Avoid allocating when parsing \u{...} literals.
2018-04-19 09:17:40 +10:00
parser.rs
parser: Do not override syntactic context for dummy spans
2018-04-22 04:33:30 +03:00
token.rs
proc_macro: Stay on the "use the cache" path more
2018-04-18 19:36:48 -07:00