rust/crates/ra_syntax/test_data/parser/err
Aleksey Kladov b6b77d1396 Update tests
2020-07-30 14:20:33 +02:00
..
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 Update tests 2020-07-30 14:20:33 +02:00
0002_duplicate_shebang.rs
0003_C++_semicolon.rast
0003_C++_semicolon.rs
0004_use_path_bad_segment.rast Update tests 2020-07-30 14:20:33 +02:00
0004_use_path_bad_segment.rs
0005_attribute_recover.rast
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 Update tests 2020-07-30 11:50:56 +02: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
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
0024_many_type_parens.rs
0025_nope.rast Update test data 2020-05-02 11:21:39 +02:00
0025_nope.rs
0026_imp_recovery.rast Update tests 2020-07-30 11:50:56 +02:00
0026_imp_recovery.rs
0027_incomplere_where_for.rast Separating parsing of for in predicates and types 2020-06-10 11:30:58 +01:00
0027_incomplere_where_for.rs
0029_field_completion.rast
0029_field_completion.rs
0031_block_inner_attrs.rast
0031_block_inner_attrs.rs
0032_match_arms_inner_attrs.rast
0032_match_arms_inner_attrs.rs
0033_match_arms_outer_attrs.rast
0033_match_arms_outer_attrs.rs
0034_bad_box_pattern.rast
0034_bad_box_pattern.rs
0035_use_recover.rast Update tests 2020-07-30 14:20:33 +02:00
0035_use_recover.rs
0036_partial_use.rast Update tests 2020-07-30 14:20:33 +02:00
0036_partial_use.rs
0037_visibility_in_traits.rast Update tests 2020-07-30 11:50:56 +02: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 Update tests 2020-07-30 14:20:33 +02:00
0040_illegal_crate_kw_location.rs
0041_illegal_super_keyword_location.rast Update tests 2020-07-30 14:20:33 +02:00
0041_illegal_super_keyword_location.rs
0042_illegal_self_keyword_location.rast Update tests 2020-07-30 14:20:33 +02:00
0042_illegal_self_keyword_location.rs
0043_default_const.rast Update tests 2020-07-30 11:50:56 +02:00
0043_default_const.rs
0044_unexpected_for_type.rast Move complex inline test to own file 2020-06-11 18:14:57 +01:00
0044_unexpected_for_type.rs Move complex inline test to own file 2020-06-11 18:14:57 +01:00
0163_weird_blocks.rast
0163_weird_blocks.rs