rust-analyzer/crates/ra_syntax/test_data
bors[bot] d33493d779
Merge #2641
2641: Parse const generics r=matklad a=roblabla

Adds very primitive support for parsing const generics (`const IDENT: TY`) so that rust-analyzer stops complaining about the syntax being invalid.

Fixes #1574
Fixes #2281 

Co-authored-by: roblabla <unfiltered@roblab.la>
2019-12-22 07:56:33 +00:00
..
lexer move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
parser Merge #2641 2019-12-22 07:56:33 +00:00
reparse/fuzz-failures move syntax tests to unit tests 2019-07-24 12:49:19 +03:00