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