.. |
0001_array_type_missing_semi.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0001_array_type_missing_semi.rs
|
|
|
0002_misplaced_label_err.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0002_misplaced_label_err.rs
|
|
|
0003_pointer_type_no_mutability.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0003_pointer_type_no_mutability.rs
|
|
|
0004_impl_type.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0004_impl_type.rs
|
|
|
0005_fn_pointer_type_missing_fn.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0005_fn_pointer_type_missing_fn.rs
|
|
|
0006_unsafe_block_in_mod.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0006_unsafe_block_in_mod.rs
|
|
|
0007_async_without_semicolon.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0007_async_without_semicolon.rs
|
|
|
0008_pub_expr.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0008_pub_expr.rs
|
|
|
0009_attr_on_expr_not_allowed.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0009_attr_on_expr_not_allowed.rs
|
|
|
0010_bad_tuple_index_expr.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0010_bad_tuple_index_expr.rs
|
|
|
0010_wrong_order_fns.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0010_wrong_order_fns.rs
|
Update async unsafe fn ordering.
|
2020-02-07 13:51:51 +01:00 |
0013_static_underscore.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0013_static_underscore.rs
|
Allow an underscore as the identifier in const items
|
2019-09-14 16:31:09 -07:00 |
0014_default_fn_type.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0014_default_fn_type.rs
|
|
|
0014_record_literal_before_ellipsis_recovery.rast
|
Convert tests to text-size
|
2020-04-25 11:59:18 +02:00 |
0014_record_literal_before_ellipsis_recovery.rs
|
Make records grammar more orthogonal
|
2020-04-11 19:20:41 +02:00 |