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
8f6a0cdb0f
rust
/
src
/
libsyntax
/
parse
History
Download ZIP
Download TAR.GZ
Mazdak Farrokhzad
8f6a0cdb0f
parser: document
ban_unexpected_or_or
.
2019-08-24 21:32:49 +02:00
..
lexer
glue tokens when building token stream
2019-08-19 21:59:33 +03:00
parser
parser: document
ban_unexpected_or_or
.
2019-08-24 21:32:49 +02:00
attr.rs
Use dedicated type for spans in pre-expansion gating.
2019-08-20 20:26:37 +02:00
classify.rs
let_chains: Remove ast::ExprKind::{IfLet, WhileLet} from visitors and introduce ::Let.
2019-06-23 01:29:29 +02:00
diagnostics.rs
Merge Variant and Variant_
2019-08-14 14:47:01 -03:00
literal.rs
move unescape module to rustc_lexer
2019-07-21 16:46:11 +03:00
mod.rs
Use dedicated type for spans in pre-expansion gating.
2019-08-20 20:26:37 +02:00
parser.rs
hygiene: Remove
Option
s from functions returning
ExpnInfo
2019-08-15 20:39:27 +03:00
tests.rs
syntax_pos:
NO_EXPANSION
/
SyntaxContext::empty()
->
SyntaxContext::root()
2019-08-15 20:38:12 +03:00
token.rs
glue tokens when building token stream
2019-08-19 21:59:33 +03:00
unescape_error_reporting.rs
Rollup merge of
#62917
- estebank:trailing-slash, r=matklad
2019-07-24 16:13:20 +02:00