rust/crates/ra_syntax/tests/data/parser/inline/err
csmoe d04473accb fix: specialization(with blindly parsing)
Change-Id: Ic5d2767e8781568d76d4d0013cd6081e95ae8a95
2019-06-19 18:37:38 +08:00
..
0001_array_type_missing_semi.rs
0001_array_type_missing_semi.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0002_misplaced_label_err.rs
0002_misplaced_label_err.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0003_pointer_type_no_mutability.rs
0003_pointer_type_no_mutability.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0004_impl_type.rs
0004_impl_type.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0005_fn_pointer_type_missing_fn.rs
0005_fn_pointer_type_missing_fn.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0006_unsafe_block_in_mod.rs
0006_unsafe_block_in_mod.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0007_async_without_semicolon.rs
0007_async_without_semicolon.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0008_pub_expr.rs Use Marker argument for item parsers 2019-03-18 14:34:08 +09:00
0008_pub_expr.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0009_attr_on_expr_not_allowed.rs Error about attributes on 2019-03-19 17:37:08 +09:00
0009_attr_on_expr_not_allowed.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0010_bad_tuple_index_expr.rs Parse and infer tuple indices 2019-04-06 01:07:35 +02:00
0010_bad_tuple_index_expr.txt show error offsets in tests 2019-05-29 10:31:07 +03:00
0010_wrong_order_fns.rs Parse unsafe async / const unsafe fns properly 2019-04-03 17:11:56 +02:00
0010_wrong_order_fns.txt fix: support existential type 2019-06-12 14:32:39 +00:00
0014_default_fn_type.rs fix: specialization(with blindly parsing) 2019-06-19 18:37:38 +08:00
0014_default_fn_type.txt fix: specialization(with blindly parsing) 2019-06-19 18:37:38 +08:00