rust/crates/ra_syntax
David Lattimore fe7d35d477 Make ra_syntax::{SyntaxNodeChildren, SyntaxElementChildren} public.
SyntaxNode::children and SyntaxNode::children_with_tokens return these types, but there's currently no way AFAIK to name them.
2020-06-15 21:36:30 +10:00
..
fuzz Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
src Make ra_syntax::{SyntaxNodeChildren, SyntaxElementChildren} public. 2020-06-15 21:36:30 +10:00
test_data Update parser tests with env var 2020-06-15 11:02:17 +02:00
Cargo.toml Update lexer 2020-05-26 14:35:09 -04:00