rust-analyzer/crates/ra_syntax/test_data/lexer/ok
2020-02-04 00:00:55 +02:00
..
0001_hello.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0001_hello.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0002_whitespace.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0002_whitespace.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0003_ident.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0003_ident.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0004_numbers.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0004_numbers.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0005_symbols.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0005_symbols.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0006_chars.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0006_chars.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0007_lifetimes.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0007_lifetimes.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0008_byte_strings.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0008_byte_strings.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0009_strings.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0009_strings.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0010_single_line_comments.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0010_single_line_comments.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0011_keywords.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0011_keywords.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0012_block_comment.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0012_block_comment.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0013_raw_strings.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0013_raw_strings.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0014_raw_ident.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0014_raw_ident.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00