.. |
0000_struct_field_missing_comma.rast
|
|
|
0000_struct_field_missing_comma.rs
|
|
|
0001_item_recovery_in_file.rast
|
|
|
0001_item_recovery_in_file.rs
|
|
|
0002_duplicate_shebang.rast
|
|
|
0002_duplicate_shebang.rs
|
|
|
0003_C++_semicolon.rast
|
|
|
0003_C++_semicolon.rs
|
|
|
0004_use_path_bad_segment.rast
|
|
|
0004_use_path_bad_segment.rs
|
|
|
0005_attribute_recover.rast
|
Update ungrammar
|
2021-06-11 18:34:30 +02:00 |
0005_attribute_recover.rs
|
|
|
0006_named_field_recovery.rast
|
|
|
0006_named_field_recovery.rs
|
|
|
0007_stray_curly_in_file.rast
|
|
|
0007_stray_curly_in_file.rs
|
|
|
0008_item_block_recovery.rast
|
|
|
0008_item_block_recovery.rs
|
|
|
0009_broken_struct_type_parameter.rast
|
|
|
0009_broken_struct_type_parameter.rs
|
|
|
0010_unsafe_lambda_block.rast
|
|
|
0010_unsafe_lambda_block.rs
|
|
|
0011_extern_struct.rast
|
|
|
0011_extern_struct.rs
|
|
|
0012_broken_lambda.rast
|
|
|
0013_invalid_type.rast
|
|
|
0013_invalid_type.rs
|
|
|
0014_where_no_bounds.rast
|
|
|
0014_where_no_bounds.rs
|
|
|
0015_curly_in_params.rast
|
|
|
0015_curly_in_params.rs
|
|
|
0016_missing_semi.rast
|
|
|
0016_missing_semi.rs
|
|
|
0017_incomplete_binexpr.rast
|
|
|
0017_incomplete_binexpr.rs
|
|
|
0018_incomplete_fn.rast
|
feat: improve parser error recovery for function parameters
|
2021-07-17 22:41:04 +03:00 |
0018_incomplete_fn.rs
|
|
|
0019_let_recover.rast
|
|
|
0019_let_recover.rs
|
|
|
0020_fn_recover.rast
|
|
|
0020_fn_recover.rs
|
|
|
0021_incomplete_param.rast
|
feat: improve parser error recovery for function parameters
|
2021-07-17 22:41:04 +03:00 |
0021_incomplete_param.rs
|
|
|
0022_bad_exprs.rast
|
|
|
0022_bad_exprs.rs
|
|
|
0023_mismatched_paren.rast
|
|
|
0023_mismatched_paren.rs
|
|
|
0024_many_type_parens.rast
|
Fix parser tests for 1.53
|
2021-06-17 18:09:44 +02:00 |
0024_many_type_parens.rs
|
|
|
0025_nope.rast
|
|
|
0025_nope.rs
|
|
|
0026_imp_recovery.rast
|
|
|
0026_imp_recovery.rs
|
|
|
0027_incomplere_where_for.rast
|
Fix parser tests for 1.53
|
2021-06-17 18:09:44 +02:00 |
0027_incomplere_where_for.rs
|
|
|
0029_field_completion.rast
|
|
|
0029_field_completion.rs
|
|
|
0031_block_inner_attrs.rast
|
Update ungrammar
|
2021-06-11 18:34:30 +02:00 |
0031_block_inner_attrs.rs
|
|
|
0032_match_arms_inner_attrs.rast
|
Simplify
|
2021-07-30 13:12:52 +02:00 |
0032_match_arms_inner_attrs.rs
|
|
|
0033_match_arms_outer_attrs.rast
|
Attach comma token to MATCH_ARM instead of MATCH_ARM_LIST
|
2021-07-29 23:02:52 +02:00 |
0033_match_arms_outer_attrs.rs
|
|
|
0034_bad_box_pattern.rast
|
|
|
0034_bad_box_pattern.rs
|
|
|
0035_use_recover.rast
|
Handle self/super/crate in PathSegment as NameRef
|
2021-01-15 19:21:23 +01:00 |
0035_use_recover.rs
|
|
|
0036_partial_use.rast
|
|
|
0036_partial_use.rs
|
|
|
0037_visibility_in_traits.rast
|
Wrap remaining self/super/crate in Name{Ref}
|
2021-01-15 22:18:43 +01:00 |
0037_visibility_in_traits.rs
|
|
|
0038_endless_inclusive_range.rast
|
|
|
0038_endless_inclusive_range.rs
|
|
|
0039_lambda_recovery.rast
|
|
|
0039_lambda_recovery.rs
|
|
|
0040_illegal_crate_kw_location.rast
|
Handle self/super/crate in PathSegment as NameRef
|
2021-01-15 19:21:23 +01:00 |
0040_illegal_crate_kw_location.rs
|
|
|
0041_illegal_super_keyword_location.rast
|
Handle self/super/crate in PathSegment as NameRef
|
2021-01-15 19:21:23 +01:00 |
0041_illegal_super_keyword_location.rs
|
|
|
0042_illegal_self_keyword_location.rast
|
Handle self/super/crate in PathSegment as NameRef
|
2021-01-15 19:21:23 +01:00 |
0042_illegal_self_keyword_location.rs
|
|
|
0043_weird_blocks.rast
|
Fix parser tests for 1.53
|
2021-06-17 18:09:44 +02:00 |
0043_weird_blocks.rs
|
|
|
0044_unexpected_for_type.rast
|
Fix parser tests for 1.53
|
2021-06-17 18:09:44 +02:00 |
0044_unexpected_for_type.rs
|
|
|
0045_item_modifiers.rast
|
feat: improve parser error recovery for function parameters
|
2021-07-17 22:41:04 +03:00 |
0045_item_modifiers.rs
|
|
|
0046_ambiguous_trait_object.rast
|
Fix parser tests for 1.53
|
2021-06-17 18:09:44 +02:00 |
0046_ambiguous_trait_object.rs
|
|
|
0047_mutable_const_item.rast
|
Add validation for mutable const items
|
2021-01-24 02:17:41 +01:00 |
0047_mutable_const_item.rs
|
Add validation for mutable const items
|
2021-01-24 02:17:41 +01:00 |
0048_repated_extern_modifier.rast
|
fix: avoid panic when parsing extern block
|
2021-08-30 15:40:47 +03:00 |
0048_repated_extern_modifier.rs
|
fix: avoid panic when parsing extern block
|
2021-08-30 15:40:47 +03:00 |
0049_double_fish.rast
|
fix: don't allow two turbo-fishes in generic arguments
|
2021-09-19 12:09:50 +03:00 |
0049_double_fish.rs
|
internal: add erroneous test for double turbo fish
|
2021-09-19 11:42:10 +03:00 |