.. |
0000_struct_field_missing_comma.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0000_struct_field_missing_comma.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0001_item_recovery_in_file.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0001_item_recovery_in_file.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0002_duplicate_shebang.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0002_duplicate_shebang.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0003_C++_semicolon.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0003_C++_semicolon.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0004_use_path_bad_segment.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0004_use_path_bad_segment.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0005_attribute_recover.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0005_attribute_recover.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0006_named_field_recovery.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0006_named_field_recovery.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0007_stray_curly_in_file.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0007_stray_curly_in_file.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0008_item_block_recovery.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0008_item_block_recovery.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0009_broken_struct_type_parameter.rast
|
Recover better for more delimited sequences
|
2023-02-14 13:52:15 +01:00 |
0009_broken_struct_type_parameter.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0010_unsafe_lambda_block.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0010_unsafe_lambda_block.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0011_extern_struct.rast
|
Add always disabled gen parse support
|
2024-07-17 10:49:12 +02:00 |
0011_extern_struct.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0012_broken_lambda.rast
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0013_invalid_type.rast
|
Recover better for more delimited sequences
|
2023-02-14 13:52:15 +01:00 |
0013_invalid_type.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0014_where_no_bounds.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0014_where_no_bounds.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0015_curly_in_params.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0015_curly_in_params.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0016_missing_semi.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0016_missing_semi.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0017_incomplete_binexpr.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0017_incomplete_binexpr.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0018_incomplete_fn.rast
|
Wrap macros in expr position in MacroExpr node
|
2022-04-05 17:43:34 +02:00 |
0018_incomplete_fn.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0019_let_recover.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0019_let_recover.rs
|
Update tests
|
2022-02-21 08:34:35 +02:00 |
0020_fn_recover.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0020_fn_recover.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0021_incomplete_param.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0021_incomplete_param.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0022_bad_exprs.rast
|
Recover better for more delimited sequences
|
2023-02-14 13:52:15 +01:00 |
0022_bad_exprs.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0023_mismatched_paren.rast
|
Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jonas-schievink"
|
2022-05-13 15:08:14 +02:00 |
0023_mismatched_paren.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0024_many_type_parens.rast
|
Recover better for more delimited sequences
|
2023-02-14 13:52:15 +01:00 |
0024_many_type_parens.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0025_nope.rast
|
Recover better for more delimited sequences
|
2023-02-14 13:52:15 +01:00 |
0025_nope.rs
|
Parse destructuring assignment
|
2022-03-02 01:51:25 +00:00 |
0026_imp_recovery.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0026_imp_recovery.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0027_incomplete_where_for.rast
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
0027_incomplete_where_for.rs
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
0029_field_completion.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0029_field_completion.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0032_match_arms_inner_attrs.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0032_match_arms_inner_attrs.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0033_match_arms_outer_attrs.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0033_match_arms_outer_attrs.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0034_bad_box_pattern.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0034_bad_box_pattern.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0035_use_recover.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0035_use_recover.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0036_partial_use.rast
|
test: correct expected test result
|
2024-01-12 17:42:18 +08:00 |
0036_partial_use.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0039_lambda_recovery.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0039_lambda_recovery.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0042_weird_blocks.rast
|
Add always disabled gen parse support
|
2024-07-17 10:49:12 +02:00 |
0042_weird_blocks.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0043_unexpected_for_type.rast
|
Bring back syntax highlighting in test data
|
2022-03-06 08:43:18 +00:00 |
0043_unexpected_for_type.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0044_item_modifiers.rast
|
Add always disabled gen parse support
|
2024-07-17 10:49:12 +02:00 |
0044_item_modifiers.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0047_repeated_extern_modifier.rast
|
Add always disabled gen parse support
|
2024-07-17 10:49:12 +02:00 |
0047_repeated_extern_modifier.rs
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
0048_double_fish.rast
|
Recover better for more delimited sequences
|
2023-02-14 13:52:15 +01:00 |
0048_double_fish.rs
|
internal: move outlined parser tests
|
2021-12-26 17:58:33 +03:00 |
0049_let_else_right_curly_brace_for.rast
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0049_let_else_right_curly_brace_for.rs
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0050_let_else_right_curly_brace_loop.rast
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0050_let_else_right_curly_brace_loop.rs
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0051_let_else_right_curly_brace_match.rast
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0051_let_else_right_curly_brace_match.rs
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0052_let_else_right_curly_brace_while.rast
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0052_let_else_right_curly_brace_while.rs
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0053_let_else_right_curly_brace_if.rast
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0053_let_else_right_curly_brace_if.rs
|
add more tests
|
2023-03-07 08:24:25 +08:00 |
0054_float_split_scientific_notation.rast
|
test: add test for float_split_scientific_notation
|
2024-03-06 22:51:22 +08:00 |
0054_float_split_scientific_notation.rs
|
test: add test for float_split_scientific_notation
|
2024-03-06 22:51:22 +08:00 |