rust/crates/parser/test_data/parser/inline/err
2022-08-09 18:23:25 +02:00
..
0001_array_type_missing_semi.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0001_array_type_missing_semi.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0002_misplaced_label_err.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0002_misplaced_label_err.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0003_pointer_type_no_mutability.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0003_pointer_type_no_mutability.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0004_impl_type.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0004_impl_type.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0005_fn_pointer_type_missing_fn.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0005_fn_pointer_type_missing_fn.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0006_unsafe_block_in_mod.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0006_unsafe_block_in_mod.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0007_async_without_semicolon.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0007_async_without_semicolon.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0008_pub_expr.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0008_pub_expr.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0013_anonymous_static.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0013_anonymous_static.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0014_record_literal_before_ellipsis_recovery.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0014_record_literal_before_ellipsis_recovery.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0014_record_literal_missing_ellipsis_recovery.rast Recover from missing ellipsis in record literals for path expressions 2022-08-09 18:23:25 +02:00
0014_record_literal_missing_ellipsis_recovery.rs Recover from missing ellipsis in record literals for path expressions 2022-08-09 18:23:25 +02:00
0014_struct_field_recover.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0014_struct_field_recover.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0015_empty_segment.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0015_empty_segment.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00
0015_missing_fn_param_type.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0015_missing_fn_param_type.rs internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00