This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-01 11:31:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
ra_syntax
/
tests
/
data
History
Florian Diebold
f1afc93353
Fix handling of literal patterns
...
Wrap them in a LiteralPat node so they can be distinguished from literal expressions.
2019-02-09 21:37:30 +01:00
..
lexer
Use IDENT for both raw and normal idents
2019-01-23 13:19:49 -05:00
parser
Fix handling of literal patterns
2019-02-09 21:37:30 +01:00