rust-analyzer/crates/ra_syntax/test_data/lexer/err
2020-02-04 00:00:55 +02:00
..
0001_unclosed_char_at_eof.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0001_unclosed_char_at_eof.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0002_unclosed_char_with_ferris.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0002_unclosed_char_with_ferris.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0003_unclosed_char_with_ascii_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0003_unclosed_char_with_ascii_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0004_unclosed_char_with_unicode_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0004_unclosed_char_with_unicode_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0005_unclosed_char_with_space.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0005_unclosed_char_with_space.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0006_unclosed_char_with_slash.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0006_unclosed_char_with_slash.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0007_unclosed_char_with_slash_n.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0007_unclosed_char_with_slash_n.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0008_unclosed_char_with_slash_single_quote.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0008_unclosed_char_with_slash_single_quote.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0009_unclosed_byte_at_eof.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0009_unclosed_byte_at_eof.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0010_unclosed_byte_with_ferris.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0010_unclosed_byte_with_ferris.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0011_unclosed_byte_with_ascii_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0011_unclosed_byte_with_ascii_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0012_unclosed_byte_with_unicode_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0012_unclosed_byte_with_unicode_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0013_unclosed_byte_with_space.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0013_unclosed_byte_with_space.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0014_unclosed_byte_with_slash.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0014_unclosed_byte_with_slash.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0015_unclosed_byte_with_slash_n.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0015_unclosed_byte_with_slash_n.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0016_unclosed_byte_with_slash_single_quote.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0016_unclosed_byte_with_slash_single_quote.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0017_unclosed_string_at_eof.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0017_unclosed_string_at_eof.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0018_unclosed_string_with_ferris.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0018_unclosed_string_with_ferris.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0019_unclosed_string_with_ascii_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0019_unclosed_string_with_ascii_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0020_unclosed_string_with_unicode_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0020_unclosed_string_with_unicode_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0021_unclosed_string_with_space.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0021_unclosed_string_with_space.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0022_unclosed_string_with_slash.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0022_unclosed_string_with_slash.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0023_unclosed_string_with_slash_n.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0023_unclosed_string_with_slash_n.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0024_unclosed_string_with_slash_double_quote.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0024_unclosed_string_with_slash_double_quote.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0025_unclosed_byte_string_at_eof.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0025_unclosed_byte_string_at_eof.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0026_unclosed_byte_string_with_ferris.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0026_unclosed_byte_string_with_ferris.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0027_unclosed_byte_string_with_ascii_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0027_unclosed_byte_string_with_ascii_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0028_unclosed_byte_string_with_unicode_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0028_unclosed_byte_string_with_unicode_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0029_unclosed_byte_string_with_space.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0029_unclosed_byte_string_with_space.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0030_unclosed_byte_string_with_slash.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0030_unclosed_byte_string_with_slash.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0031_unclosed_byte_string_with_slash_n.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0031_unclosed_byte_string_with_slash_n.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0032_unclosed_byte_string_with_slash_double_quote.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0032_unclosed_byte_string_with_slash_double_quote.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0033_unclosed_raw_string_at_eof.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0033_unclosed_raw_string_at_eof.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0034_unclosed_raw_string_with_ferris.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0034_unclosed_raw_string_with_ferris.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0035_unclosed_raw_string_with_ascii_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0035_unclosed_raw_string_with_ascii_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0036_unclosed_raw_string_with_unicode_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0036_unclosed_raw_string_with_unicode_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0037_unclosed_raw_string_with_space.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0037_unclosed_raw_string_with_space.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0038_unclosed_raw_string_with_slash.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0038_unclosed_raw_string_with_slash.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0039_unclosed_raw_string_with_slash_n.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0039_unclosed_raw_string_with_slash_n.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0040_unclosed_raw_byte_string_at_eof.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0040_unclosed_raw_byte_string_at_eof.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0041_unclosed_raw_byte_string_with_ferris.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0041_unclosed_raw_byte_string_with_ferris.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0042_unclosed_raw_byte_string_with_ascii_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0042_unclosed_raw_byte_string_with_ascii_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0043_unclosed_raw_byte_string_with_unicode_escape.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0043_unclosed_raw_byte_string_with_unicode_escape.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0044_unclosed_raw_byte_string_with_space.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0044_unclosed_raw_byte_string_with_space.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0045_unclosed_raw_byte_string_with_slash.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0045_unclosed_raw_byte_string_with_slash.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0046_unclosed_raw_byte_string_with_slash_n.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0046_unclosed_raw_byte_string_with_slash_n.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0047_unstarted_raw_string_at_eof.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0047_unstarted_raw_string_at_eof.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0048_unstarted_raw_byte_string_at_eof.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0048_unstarted_raw_byte_string_at_eof.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0049_unstarted_raw_string_with_ascii.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0049_unstarted_raw_string_with_ascii.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0050_unstarted_raw_byte_string_with_ascii.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0050_unstarted_raw_byte_string_with_ascii.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0051_unclosed_block_comment_at_eof.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0051_unclosed_block_comment_at_eof.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0052_unclosed_block_comment_with_content.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0052_unclosed_block_comment_with_content.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0053_unclosed_nested_block_comment_entirely.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0053_unclosed_nested_block_comment_entirely.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0054_unclosed_nested_block_comment_partially.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0054_unclosed_nested_block_comment_partially.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0055_empty_int.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0055_empty_int.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0056_empty_exponent.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0056_empty_exponent.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0057_lifetime_strarts_with_a_number.rs ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
0057_lifetime_strarts_with_a_number.txt ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00