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
1745153eae
rust
/
src
/
libsyntax
/
parse
History
Download ZIP
Download TAR.GZ
Daan Sprenkels
1745153eae
do not additionally note about unexpected identifier after unexpected let
...
error, by moving unexpected let check into the proper if-else clause
2016-01-25 20:56:13 +05:30
..
lexer
Display better snippet for invalid char literal
2016-01-14 17:34:42 +00:00
attr.rs
Cut out a bunch of Result and panictry! boilerplate from libsyntax.
2015-12-31 14:29:02 +13:00
classify.rs
Use deref coercions
2015-11-10 20:16:28 +09:00
common.rs
Allow trailing commas in array patterns and attributes
2014-11-30 22:28:54 +13:00
mod.rs
Implement JSON error emission
2016-01-15 10:24:12 +13:00
obsolete.rs
use structured errors
2015-12-30 14:27:59 +13:00
parser.rs
do not additionally note about unexpected identifier after unexpected let
2016-01-25 20:56:13 +05:30
token.rs
Remove irrelevant comment
2016-01-06 12:28:34 +11:00