rust/crates/ra_syntax/tests/data/parser/err
2019-06-12 14:32:39 +00:00
..
0000_struct_field_missing_comma.rs
0000_struct_field_missing_comma.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0001_item_recovery_in_file.rs
0001_item_recovery_in_file.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0002_duplicate_shebang.rs
0002_duplicate_shebang.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0003_C++_semicolon.rs
0003_C++_semicolon.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0004_use_path_bad_segment.rs
0004_use_path_bad_segment.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0005_attribute_recover.rs
0005_attribute_recover.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0006_named_field_recovery.rs
0006_named_field_recovery.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0007_stray_curly_in_file.rs
0007_stray_curly_in_file.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0008_item_block_recovery.rs
0008_item_block_recovery.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0009_broken_struct_type_parameter.rs
0009_broken_struct_type_parameter.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0010_unsafe_lambda_block.rs
0010_unsafe_lambda_block.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0011_extern_struct.rs
0011_extern_struct.txt fix: support existential type 2019-06-12 14:32:39 +00:00
0012_broken_lambda.txt
0013_invalid_type.rs
0013_invalid_type.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0014_where_no_bounds.rs
0014_where_no_bounds.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0015_curly_in_params.rs
0015_curly_in_params.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0016_missing_semi.rs
0016_missing_semi.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0017_incomplete_binexpr.rs
0017_incomplete_binexpr.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0018_incomplete_fn.rs
0018_incomplete_fn.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0019_let_recover.rs
0019_let_recover.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0020_fn_recover.rs
0020_fn_recover.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0021_incomplete_param.rs
0021_incomplete_param.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0022_bad_exprs.rs
0022_bad_exprs.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0023_mismatched_paren.rs
0023_mismatched_paren.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0024_many_type_parens.rs
0024_many_type_parens.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0025_nope.rs
0025_nope.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0026_imp_recovery.rs
0026_imp_recovery.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0027_incomplere_where_for.rs
0027_incomplere_where_for.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0028_macro_2.0.rs
0028_macro_2.0.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0029_field_completion.rs
0029_field_completion.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0030_string_suffixes.rs
0030_string_suffixes.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0031_block_inner_attrs.rs Parse and validate attributes in blocks 2019-01-28 20:03:56 +00:00
0031_block_inner_attrs.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0032_match_arms_inner_attrs.rs Enable parsing of attributes inside a match block 2019-02-17 19:26:57 +02:00
0032_match_arms_inner_attrs.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0033_match_arms_outer_attrs.rs Enable parsing of attributes inside a match block 2019-02-17 19:26:57 +02:00
0033_match_arms_outer_attrs.txt show error offsets in tests 2019-05-29 10:31:07 +03:00