| .. |
|
dont-ice-on-invalid-lifetime-in-macro-definition.rs
|
Fix invalid silencing of parsing error
|
2024-04-07 17:22:34 +00:00 |
|
dont-ice-on-invalid-lifetime-in-macro-definition.stderr
|
Fix invalid silencing of parsing error
|
2024-04-07 17:22:34 +00:00 |
|
emoji-literal-prefix.rs
|
Properly handle emojis as literal prefix in macros
|
2024-04-10 23:19:27 +00:00 |
|
emoji-literal-prefix.stderr
|
Properly handle emojis as literal prefix in macros
|
2024-04-10 23:19:27 +00:00 |
|
error-stage.rs
|
Use cfg(false) in UI tests
|
2025-04-03 21:41:58 +00:00 |
|
error-stage.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
floating-point-0e10-issue-40408.rs
|
Rename and Move some UI tests to more suitable subdirs
|
2025-02-04 17:02:37 +05:30 |
|
ident_normalization.rs
|
Add test for nfc-normalization of idents
|
2025-11-21 14:22:54 -05:00 |
|
lex-bad-binary-literal.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-binary-literal.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-char-literals-1.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-char-literals-1.stderr
|
Trim suggestion parts to the subset that is purely additive
|
2025-02-14 00:44:10 -08:00 |
|
lex-bad-char-literals-2.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-char-literals-2.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
lex-bad-char-literals-3.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-char-literals-3.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
lex-bad-char-literals-4.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-char-literals-4.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
|
lex-bad-char-literals-5.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-char-literals-5.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
lex-bad-char-literals-6.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-char-literals-6.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
lex-bad-char-literals-7.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-char-literals-7.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-numeric-literals.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-numeric-literals.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-octal-literal.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-octal-literal.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-str-literal-as-char-1.fixed
|
Handle str literals written with ' lexed as lifetime
|
2024-03-17 23:35:18 +00:00 |
|
lex-bad-str-literal-as-char-1.rs
|
Handle str literals written with ' lexed as lifetime
|
2024-03-17 23:35:18 +00:00 |
|
lex-bad-str-literal-as-char-1.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
lex-bad-str-literal-as-char-2.fixed
|
Handle str literals written with ' lexed as lifetime
|
2024-03-17 23:35:18 +00:00 |
|
lex-bad-str-literal-as-char-2.rs
|
Handle str literals written with ' lexed as lifetime
|
2024-03-17 23:35:18 +00:00 |
|
lex-bad-str-literal-as-char-2.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
lex-bad-str-literal-as-char-3.rs
|
Add missing 2015 edition directives
|
2025-06-03 11:45:58 +02:00 |
|
lex-bad-str-literal-as-char-3.rust2015.stderr
|
Add missing 2015 edition directives
|
2025-06-03 11:45:58 +02:00 |
|
lex-bad-str-literal-as-char-3.rust2018.stderr
|
Add missing 2015 edition directives
|
2025-06-03 11:45:58 +02:00 |
|
lex-bad-str-literal-as-char-3.rust2021.stderr
|
Add missing 2015 edition directives
|
2025-06-03 11:45:58 +02:00 |
|
lex-bad-str-literal-as-char-4.rs
|
Fix invalid silencing of parsing error
|
2024-04-07 17:22:34 +00:00 |
|
lex-bad-str-literal-as-char-4.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
lex-bad-token.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bad-token.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
|
lex-bare-cr-nondoc-comment.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
lex-bare-cr-string-literal-doc-comment.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-bare-cr-string-literal-doc-comment.stderr
|
Replace ASCII control chars with Unicode Control Pictures
|
2024-07-18 19:23:42 +00:00 |
|
lex-emoji-identifiers.rs
|
separate messages for individual categories
|
2024-02-26 10:09:03 +08:00 |
|
lex-emoji-identifiers.stderr
|
separate messages for individual categories
|
2024-02-26 10:09:03 +08:00 |
|
lex-invisible-characters.rs
|
feat: invisible character help string
|
2026-01-10 14:31:37 +00:00 |
|
lex-invisible-characters.stderr
|
feat: invisible character help string
|
2026-01-10 14:31:37 +00:00 |
|
lex-stray-backslash.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lex-stray-backslash.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
|
lexer-crlf-line-endings-string-literal-doc-comment.rs
|
Annotate input reference tests
|
2024-10-30 16:47:47 -07:00 |
|
prefixed-lifetime.rs
|
Reserve prefix lifetimes too
|
2024-09-06 10:32:48 -04:00 |
|
prefixed-lifetime.stderr
|
Reserve prefix lifetimes too
|
2024-09-06 10:32:48 -04:00 |
|
unterminated-comment.rs
|
Move some UI tests into subdirectories
|
2023-04-02 19:42:30 -04:00 |
|
unterminated-comment.stderr
|
Be more accurate about calculating display_col from a BytePos
|
2024-07-18 20:08:38 +00:00 |
|
unterminated-nested-comment.rs
|
Move some UI tests into subdirectories
|
2023-04-02 19:42:30 -04:00 |
|
unterminated-nested-comment.stderr
|
Refactor emitter to better account for unicode chars when trimming
|
2025-03-07 17:55:08 +00:00 |