This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
b7b67228f9
rust
/
compiler
/
rustc_parse
/
src
History
Nilstrieb
b7b67228f9
Only do parser recovery on retried macro matching
...
This prevents issues with eager parser recovery during macro matching.
2022-11-15 19:34:35 +01:00
..
lexer
Rollup merge of
#103919
- nnethercote:unescaping-cleanups, r=matklad
2022-11-09 19:21:22 +05:30
parser
Only do parser recovery on retried macro matching
2022-11-15 19:34:35 +01:00
errors.rs
fix
#104088
, Slightly improve error message for invalid identifier
2022-11-15 08:58:19 +08:00
lib.rs
Recover from fn ptr tys with generic param list
2022-11-11 13:42:40 +01:00
validate_attr.rs
Overhaul
MacArgs::Eq
.
2022-05-05 07:06:12 +10:00