This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-analyzer
Watch
2
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer
synced
2025-01-13 05:38:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ff5a6549b4
rust-analyzer
/
grammar.ron
8 lines
114 B
Text
Raw
Normal View
History
Unescape
Escape
Grammar in ron
2017-12-28 22:21:54 +00:00
Grammar(
syntax_kinds: [
Cleanup character classes
2017-12-29 21:48:47 +00:00
"ERROR",
Grammar in ron
2017-12-28 22:21:54 +00:00
"IDENT",
Cleanup character classes
2017-12-29 21:48:47 +00:00
"UNDERSCORE",
Grammar in ron
2017-12-28 22:21:54 +00:00
"WHITESPACE",
]
)
Reference in a new issue
Copy permalink