rust/crates/ra_syntax/test_data/lexer
2019-07-24 12:49:19 +03:00
..
0001_hello.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0001_hello.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0002_whitespace.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0002_whitespace.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0003_ident.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0003_ident.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0004_numbers.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0004_numbers.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0005_symbols.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0005_symbols.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0006_chars.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0006_chars.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0007_lifetimes.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0007_lifetimes.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0008_byte_strings.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0008_byte_strings.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0009_strings.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0009_strings.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0010_comments.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0010_comments.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0011_keywords.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0011_keywords.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
00012_block_comment.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
00012_block_comment.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0013_raw_strings.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0013_raw_strings.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0014_unclosed_char.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0014_unclosed_char.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0015_unclosed_string.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0015_unclosed_string.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0016_raw_ident.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0016_raw_ident.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00