rust/crates/ra_syntax/test_data/parser/inline/err
2020-02-29 21:33:15 +01:00
..
0001_array_type_missing_semi.rs
0001_array_type_missing_semi.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00
0002_misplaced_label_err.rs
0002_misplaced_label_err.txt Rename ast::ImplBlock -> ast::ImplDef 2020-02-29 21:33:15 +01:00
0003_pointer_type_no_mutability.rs
0003_pointer_type_no_mutability.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00
0004_impl_type.rs
0004_impl_type.txt Rename ast::ImplBlock -> ast::ImplDef 2020-02-29 21:33:15 +01:00
0005_fn_pointer_type_missing_fn.rs
0005_fn_pointer_type_missing_fn.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00
0006_unsafe_block_in_mod.rs
0006_unsafe_block_in_mod.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00
0007_async_without_semicolon.rs
0007_async_without_semicolon.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00
0008_pub_expr.rs
0008_pub_expr.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00
0009_attr_on_expr_not_allowed.rs
0009_attr_on_expr_not_allowed.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00
0010_bad_tuple_index_expr.rs
0010_bad_tuple_index_expr.txt update test data 2019-09-02 20:15:51 +03:00
0010_wrong_order_fns.rs Update async unsafe fn ordering. 2020-02-07 13:51:51 +01:00
0010_wrong_order_fns.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00
0013_static_underscore.rs Allow an underscore as the identifier in const items 2019-09-14 16:31:09 -07:00
0013_static_underscore.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00
0014_default_fn_type.rs
0014_default_fn_type.txt ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit 2020-02-17 23:14:31 +02:00