rust/crates/libsyntax2/tests/data/lexer
Aleksey Kladov a4f140b0f3 no escape
2018-08-22 13:22:06 +03:00
..
0001_hello.rs organizize 2018-08-10 22:33:29 +03:00
0001_hello.txt organizize 2018-08-10 22:33:29 +03:00
0002_whitespace.rs organizize 2018-08-10 22:33:29 +03:00
0002_whitespace.txt organizize 2018-08-10 22:33:29 +03:00
0003_ident.rs organizize 2018-08-10 22:33:29 +03:00
0003_ident.txt organizize 2018-08-10 22:33:29 +03:00
0004_numbers.rs organizize 2018-08-10 22:33:29 +03:00
0004_numbers.txt organizize 2018-08-10 22:33:29 +03:00
0005_symbols.rs organizize 2018-08-10 22:33:29 +03:00
0005_symbols.txt organizize 2018-08-10 22:33:29 +03:00
0006_chars.rs better char lexing 2018-08-18 12:13:34 +03:00
0006_chars.txt better char lexing 2018-08-18 12:13:34 +03:00
0007_lifetimes.rs organizize 2018-08-10 22:33:29 +03:00
0007_lifetimes.txt organizize 2018-08-10 22:33:29 +03:00
0008_byte_strings.rs organizize 2018-08-10 22:33:29 +03:00
0008_byte_strings.txt organizize 2018-08-10 22:33:29 +03:00
0009_strings.rs no escape 2018-08-22 13:22:06 +03:00
0009_strings.txt no escape 2018-08-22 13:22:06 +03:00
0010_comments.rs organizize 2018-08-10 22:33:29 +03:00
0010_comments.txt organizize 2018-08-10 22:33:29 +03:00
0011_keywords.rs organizize 2018-08-10 22:33:29 +03:00
0011_keywords.txt organizize 2018-08-10 22:33:29 +03:00
00012_block_comment.rs organizize 2018-08-10 22:33:29 +03:00
00012_block_comment.txt organizize 2018-08-10 22:33:29 +03:00
0013_raw_strings.rs Support raw strings in lexer 2018-08-14 15:03:27 +03:00
0013_raw_strings.txt Support raw strings in lexer 2018-08-14 15:03:27 +03:00
0014_unclosed_char.rs no escape 2018-08-22 13:22:06 +03:00
0014_unclosed_char.txt no escape 2018-08-22 13:22:06 +03:00
0015_unclosed_string.rs no escape 2018-08-22 13:22:06 +03:00
0015_unclosed_string.txt no escape 2018-08-22 13:22:06 +03:00