rust-analyzer/crates/ra_syntax/test_data/parser/inline/err
2019-08-09 12:16:47 +02:00
..
0001_array_type_missing_semi.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0001_array_type_missing_semi.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0002_misplaced_label_err.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0002_misplaced_label_err.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0003_pointer_type_no_mutability.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0003_pointer_type_no_mutability.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0004_impl_type.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0004_impl_type.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0005_fn_pointer_type_missing_fn.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0005_fn_pointer_type_missing_fn.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0006_unsafe_block_in_mod.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0006_unsafe_block_in_mod.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0007_async_without_semicolon.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0007_async_without_semicolon.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0008_pub_expr.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0008_pub_expr.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0009_attr_on_expr_not_allowed.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0009_attr_on_expr_not_allowed.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0010_bad_tuple_index_expr.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0010_bad_tuple_index_expr.txt Move numeric names inside of NameRef 2019-08-09 12:16:47 +02:00
0010_wrong_order_fns.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0010_wrong_order_fns.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0014_default_fn_type.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0014_default_fn_type.txt move syntax tests to unit tests 2019-07-24 12:49:19 +03:00