..
0000_struct_field_missing_comma.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0000_struct_field_missing_comma.rs
0001_item_recovery_in_file.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0001_item_recovery_in_file.rs
0002_duplicate_shebang.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0002_duplicate_shebang.rs
0003_C++_semicolon.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0003_C++_semicolon.rs
0004_use_path_bad_segment.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0004_use_path_bad_segment.rs
0005_attribute_recover.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0005_attribute_recover.rs
0006_named_field_recovery.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0006_named_field_recovery.rs
0007_stray_curly_in_file.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0007_stray_curly_in_file.rs
0008_item_block_recovery.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0008_item_block_recovery.rs
0009_broken_struct_type_parameter.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0009_broken_struct_type_parameter.rs
0010_unsafe_lambda_block.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0010_unsafe_lambda_block.rs
0011_extern_struct.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0011_extern_struct.rs
0012_broken_lambda.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0013_invalid_type.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0013_invalid_type.rs
0014_where_no_bounds.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0014_where_no_bounds.rs
0015_curly_in_params.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0015_curly_in_params.rs
0016_missing_semi.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0016_missing_semi.rs
0017_incomplete_binexpr.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0017_incomplete_binexpr.rs
0018_incomplete_fn.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0018_incomplete_fn.rs
0019_let_recover.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0019_let_recover.rs
0020_fn_recover.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0020_fn_recover.rs
0021_incomplete_param.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0021_incomplete_param.rs
0022_bad_exprs.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0022_bad_exprs.rs
0023_mismatched_paren.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0023_mismatched_paren.rs
0024_many_type_parens.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0024_many_type_parens.rs
0025_nope.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0025_nope.rs
0026_imp_recovery.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0026_imp_recovery.rs
0027_incomplere_where_for.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0027_incomplere_where_for.rs
0029_field_completion.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0029_field_completion.rs
0031_block_inner_attrs.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0031_block_inner_attrs.rs
0032_match_arms_inner_attrs.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0032_match_arms_inner_attrs.rs
0033_match_arms_outer_attrs.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0033_match_arms_outer_attrs.rs
0034_bad_box_pattern.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0034_bad_box_pattern.rs
Centralize box
pattern tests in patterns.rs
2019-08-23 16:19:53 -07:00
0035_use_recover.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0035_use_recover.rs
better error recovery for use trees
2019-09-05 19:53:07 +03:00
0036_partial_use.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0036_partial_use.rs
fix infinite loop in the parser
2019-09-20 16:57:31 +03:00
0037_visibility_in_traits.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0037_visibility_in_traits.rs
Forbid visibility qualifiers in traits
2019-11-11 11:26:57 +03:00
0038_endless_inclusive_range.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0038_endless_inclusive_range.rs
Move inclusive range check to validation
2019-11-15 01:04:45 -08:00
0039_lambda_recovery.rast
Migrate tests .txt -> .rast
2020-04-06 14:04:26 +03:00
0039_lambda_recovery.rs
Improve recovery for incomplete lambdas
2019-12-17 12:11:01 +01:00