rust/crates/syntax/test_data/parser/inline/err
2021-09-18 01:02:43 +03:00
..
0001_array_type_missing_semi.rast
0001_array_type_missing_semi.rs
0002_misplaced_label_err.rast
0002_misplaced_label_err.rs
0003_pointer_type_no_mutability.rast
0003_pointer_type_no_mutability.rs
0004_impl_type.rast
0004_impl_type.rs
0005_fn_pointer_type_missing_fn.rast
0005_fn_pointer_type_missing_fn.rs
0006_unsafe_block_in_mod.rast
0006_unsafe_block_in_mod.rs
0007_async_without_semicolon.rast
0007_async_without_semicolon.rs
0008_pub_expr.rast
0008_pub_expr.rs
0009_attr_on_expr_not_allowed.rast
0009_attr_on_expr_not_allowed.rs
0010_bad_tuple_index_expr.rast
0010_bad_tuple_index_expr.rs
0013_anonymous_static.rast intenral: more local tests for statics 2021-09-18 01:02:43 +03:00
0013_anonymous_static.rs intenral: more local tests for statics 2021-09-18 01:02:43 +03:00
0014_record_literal_before_ellipsis_recovery.rast
0014_record_literal_before_ellipsis_recovery.rs
0014_struct_field_recover.rast
0014_struct_field_recover.rs
0015_empty_segment.rast
0015_empty_segment.rs
0015_missing_fn_param_type.rast feat: improve parser error recovery for function parameters 2021-07-17 22:41:04 +03:00
0015_missing_fn_param_type.rs feat: improve parser error recovery for function parameters 2021-07-17 22:41:04 +03:00