.. |
0001_array_type_missing_semi.rast
|
Rename TypeAliasDef -> TypeAlias
|
2020-07-30 15:25:46 +02:00 |
0001_array_type_missing_semi.rs
|
|
|
0002_misplaced_label_err.rast
|
Finalize impl Grammar
|
2020-07-30 18:28:28 +02:00 |
0002_misplaced_label_err.rs
|
|
|
0003_pointer_type_no_mutability.rast
|
Rename TypeAliasDef -> TypeAlias
|
2020-07-30 15:25:46 +02:00 |
0003_pointer_type_no_mutability.rs
|
|
|
0004_impl_type.rast
|
Finalize impl Grammar
|
2020-07-30 18:28:28 +02:00 |
0004_impl_type.rs
|
|
|
0005_fn_pointer_type_missing_fn.rast
|
Rename TypeAliasDef -> TypeAlias
|
2020-07-30 15:25:46 +02:00 |
0005_fn_pointer_type_missing_fn.rs
|
|
|
0006_unsafe_block_in_mod.rast
|
Rename FnDef -> Fn
|
2020-07-30 15:16:05 +02:00 |
0006_unsafe_block_in_mod.rs
|
|
|
0007_async_without_semicolon.rast
|
Rename FnDef -> Fn
|
2020-07-30 15:16:05 +02:00 |
0007_async_without_semicolon.rs
|
|
|
0008_pub_expr.rast
|
Rename FnDef -> Fn
|
2020-07-30 15:16:05 +02:00 |
0008_pub_expr.rs
|
|
|
0009_attr_on_expr_not_allowed.rast
|
Rename FnDef -> Fn
|
2020-07-30 15:16:05 +02:00 |
0009_attr_on_expr_not_allowed.rs
|
|
|
0010_bad_tuple_index_expr.rast
|
Rename FnDef -> Fn
|
2020-07-30 15:16:05 +02:00 |
0010_bad_tuple_index_expr.rs
|
|
|
0010_wrong_order_fns.rast
|
Finalize const&static grammar
|
2020-07-30 18:02:20 +02:00 |
0010_wrong_order_fns.rs
|
|
|
0013_static_underscore.rast
|
Finalize const&static grammar
|
2020-07-30 18:02:20 +02:00 |
0013_static_underscore.rs
|
|
|
0014_default_fn_type.rast
|
Finalize Trait grammar
|
2020-07-30 18:17:28 +02:00 |
0014_default_fn_type.rs
|
|
|
0014_record_literal_before_ellipsis_recovery.rast
|
Rename RecordLit -> RecordExpr
|
2020-07-30 16:21:30 +02:00 |
0014_record_literal_before_ellipsis_recovery.rs
|
|
|
0015_empty_segment.rast
|
Update tests
|
2020-07-30 14:20:33 +02:00 |
0015_empty_segment.rs
|
Fix panic in split and merge import assists
|
2020-06-23 16:51:07 +03:00 |