rust/crates/parser/test_data/lexer/err
2023-10-11 15:25:52 +02:00
..
byte_char_literals.rast fix: use unescape_byte function for Byte literals 2023-10-11 13:09:15 +02:00
byte_char_literals.rs fix: use unescape_byte function for Byte literals 2023-10-11 13:09:15 +02:00
byte_strings.rast fix: handle errors for string byte string and c_string 2023-10-11 15:25:52 +02:00
byte_strings.rs fix: handle errors for string byte string and c_string 2023-10-11 15:25:52 +02:00
c_strings.rast fix: handle errors for string byte string and c_string 2023-10-11 15:25:52 +02:00
c_strings.rs fix: handle errors for string byte string and c_string 2023-10-11 15:25:52 +02:00
char_literals.rast add diagnosis messages for chars and byte literal errors 2023-10-11 12:19:00 +02:00
char_literals.rs add diagnosis messages for chars and byte literal errors 2023-10-11 12:19:00 +02:00
empty_exponent.rast Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jonas-schievink" 2022-05-13 15:08:14 +02:00
empty_exponent.rs
empty_exponent.txt
empty_int.rast
empty_int.rs
empty_int.txt
lifetime_starts_with_a_number.rast
lifetime_starts_with_a_number.rs
lifetime_starts_with_a_number.txt
strings.rast fix: handle errors for string byte string and c_string 2023-10-11 15:25:52 +02:00
strings.rs fix: handle errors for string byte string and c_string 2023-10-11 15:25:52 +02:00
unclosed_block_comment_at_eof.rast
unclosed_block_comment_at_eof.rs
unclosed_block_comment_at_eof.txt
unclosed_block_comment_with_content.rast
unclosed_block_comment_with_content.rs
unclosed_block_comment_with_content.txt
unclosed_byte_at_eof.rast
unclosed_byte_at_eof.rs
unclosed_byte_at_eof.txt
unclosed_byte_string_at_eof.rast
unclosed_byte_string_at_eof.rs
unclosed_byte_string_at_eof.txt
unclosed_byte_string_with_ascii_escape.rast
unclosed_byte_string_with_ascii_escape.rs
unclosed_byte_string_with_ascii_escape.txt
unclosed_byte_string_with_ferris.rast
unclosed_byte_string_with_ferris.rs
unclosed_byte_string_with_ferris.txt
unclosed_byte_string_with_slash_double_quote.rast
unclosed_byte_string_with_slash_double_quote.rs
unclosed_byte_string_with_slash_double_quote.txt
unclosed_byte_string_with_slash_n.rast
unclosed_byte_string_with_slash_n.rs
unclosed_byte_string_with_slash_n.txt
unclosed_byte_string_with_slash.rast
unclosed_byte_string_with_slash.rs
unclosed_byte_string_with_slash.txt
unclosed_byte_string_with_space.rast
unclosed_byte_string_with_space.rs
unclosed_byte_string_with_space.txt
unclosed_byte_string_with_unicode_escape.rast
unclosed_byte_string_with_unicode_escape.rs
unclosed_byte_string_with_unicode_escape.txt
unclosed_byte_with_ascii_escape.rast
unclosed_byte_with_ascii_escape.rs
unclosed_byte_with_ascii_escape.txt
unclosed_byte_with_ferris.rast
unclosed_byte_with_ferris.rs
unclosed_byte_with_ferris.txt
unclosed_byte_with_slash_n.rast
unclosed_byte_with_slash_n.rs
unclosed_byte_with_slash_n.txt
unclosed_byte_with_slash_single_quote.rast
unclosed_byte_with_slash_single_quote.rs
unclosed_byte_with_slash_single_quote.txt
unclosed_byte_with_slash.rast
unclosed_byte_with_slash.rs
unclosed_byte_with_slash.txt
unclosed_byte_with_space.rast
unclosed_byte_with_space.rs
unclosed_byte_with_space.txt
unclosed_byte_with_unicode_escape.rast
unclosed_byte_with_unicode_escape.rs
unclosed_byte_with_unicode_escape.txt
unclosed_char_at_eof.rast
unclosed_char_at_eof.rs
unclosed_char_at_eof.txt
unclosed_char_with_ascii_escape.rast
unclosed_char_with_ascii_escape.rs
unclosed_char_with_ascii_escape.txt
unclosed_char_with_ferris.rast
unclosed_char_with_ferris.rs
unclosed_char_with_ferris.txt
unclosed_char_with_slash_n.rast
unclosed_char_with_slash_n.rs
unclosed_char_with_slash_n.txt
unclosed_char_with_slash_single_quote.rast
unclosed_char_with_slash_single_quote.rs
unclosed_char_with_slash_single_quote.txt
unclosed_char_with_slash.rast
unclosed_char_with_slash.rs
unclosed_char_with_slash.txt
unclosed_char_with_space.rast
unclosed_char_with_space.rs
unclosed_char_with_space.txt
unclosed_char_with_unicode_escape.rast
unclosed_char_with_unicode_escape.rs
unclosed_char_with_unicode_escape.txt
unclosed_nested_block_comment_entirely.rast
unclosed_nested_block_comment_entirely.rs
unclosed_nested_block_comment_entirely.txt
unclosed_nested_block_comment_partially.rast
unclosed_nested_block_comment_partially.rs
unclosed_nested_block_comment_partially.txt
unclosed_raw_byte_string_at_eof.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_byte_string_at_eof.rs
unclosed_raw_byte_string_at_eof.txt
unclosed_raw_byte_string_with_ascii_escape.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_byte_string_with_ascii_escape.rs
unclosed_raw_byte_string_with_ascii_escape.txt
unclosed_raw_byte_string_with_ferris.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_byte_string_with_ferris.rs
unclosed_raw_byte_string_with_ferris.txt
unclosed_raw_byte_string_with_slash_n.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_byte_string_with_slash_n.rs
unclosed_raw_byte_string_with_slash_n.txt
unclosed_raw_byte_string_with_slash.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_byte_string_with_slash.rs
unclosed_raw_byte_string_with_slash.txt
unclosed_raw_byte_string_with_space.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_byte_string_with_space.rs
unclosed_raw_byte_string_with_space.txt
unclosed_raw_byte_string_with_unicode_escape.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_byte_string_with_unicode_escape.rs
unclosed_raw_byte_string_with_unicode_escape.txt
unclosed_raw_string_at_eof.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_string_at_eof.rs
unclosed_raw_string_at_eof.txt
unclosed_raw_string_with_ascii_escape.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_string_with_ascii_escape.rs
unclosed_raw_string_with_ascii_escape.txt
unclosed_raw_string_with_ferris.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_string_with_ferris.rs
unclosed_raw_string_with_ferris.txt
unclosed_raw_string_with_slash_n.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_string_with_slash_n.rs
unclosed_raw_string_with_slash_n.txt
unclosed_raw_string_with_slash.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_string_with_slash.rs
unclosed_raw_string_with_slash.txt
unclosed_raw_string_with_space.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_string_with_space.rs
unclosed_raw_string_with_space.txt
unclosed_raw_string_with_unicode_escape.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unclosed_raw_string_with_unicode_escape.rs
unclosed_raw_string_with_unicode_escape.txt
unclosed_string_at_eof.rast
unclosed_string_at_eof.rs
unclosed_string_at_eof.txt
unclosed_string_with_ascii_escape.rast
unclosed_string_with_ascii_escape.rs
unclosed_string_with_ascii_escape.txt
unclosed_string_with_ferris.rast
unclosed_string_with_ferris.rs
unclosed_string_with_ferris.txt
unclosed_string_with_slash_double_quote.rast
unclosed_string_with_slash_double_quote.rs
unclosed_string_with_slash_double_quote.txt
unclosed_string_with_slash_n.rast
unclosed_string_with_slash_n.rs
unclosed_string_with_slash_n.txt
unclosed_string_with_slash.rast
unclosed_string_with_slash.rs
unclosed_string_with_slash.txt
unclosed_string_with_space.rast
unclosed_string_with_space.rs
unclosed_string_with_space.txt
unclosed_string_with_unicode_escape.rast
unclosed_string_with_unicode_escape.rs
unclosed_string_with_unicode_escape.txt
unstarted_raw_byte_string_at_eof.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unstarted_raw_byte_string_at_eof.rs
unstarted_raw_byte_string_at_eof.txt
unstarted_raw_byte_string_with_ascii.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unstarted_raw_byte_string_with_ascii.rs
unstarted_raw_byte_string_with_ascii.txt
unstarted_raw_string_at_eof.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unstarted_raw_string_at_eof.rs
unstarted_raw_string_at_eof.txt
unstarted_raw_string_with_ascii.rast internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00
unstarted_raw_string_with_ascii.rs
unstarted_raw_string_with_ascii.txt