rust/crates/parser/test_data/parser/err
Josh Soref bc7d84c3ce Spelling
* a rule
* access
* after
* amount
* annotations
* assignment
* assist
* associated
* attribute
* borrowed
* built-in type
* clarification
* command
* const
* constructor
* corresponding
* counterparts
* curlies
* dependencies
* deterministic
* diagnostic
* duplicates
* edge
* edited
* efficient
* elsewhere
* execution
* expression
* extensions
* extracted
* fill
* github
* helper
* heuristic
* incomplete
* indent end
* inlay
* invocation
* lifetime
* looking
* maybe
* move
* mutability
* mutable
* necessarily
* necessary
* negative
* nonexistent
* occurred
* offsets
* offsetted
* overridden
* parameters
* params
* params_and_where_preds_in_scope
* paredit
* parent
* parentheses
* prepended if
* punctuation
* receive
* receiver
* referring
* repeated
* representing
* semantically
* separately
* shouldnot
* siblings
* similar
* something's
* statement
* struct
* structure
* surprise
* the
* this
* transparent
* unimplemented
* unnamed
* unnecessary
* unneeded
* unreachable
* unterminated
* utilities
* variant
* variants
* visibility
* work around (v)
* workaround

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-04-19 09:45:55 -04:00
..
0000_struct_field_missing_comma.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0000_struct_field_missing_comma.rs
0001_item_recovery_in_file.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0001_item_recovery_in_file.rs
0002_duplicate_shebang.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0002_duplicate_shebang.rs
0003_C++_semicolon.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0003_C++_semicolon.rs
0004_use_path_bad_segment.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0004_use_path_bad_segment.rs
0005_attribute_recover.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0005_attribute_recover.rs
0006_named_field_recovery.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0006_named_field_recovery.rs
0007_stray_curly_in_file.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0007_stray_curly_in_file.rs
0008_item_block_recovery.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0008_item_block_recovery.rs
0009_broken_struct_type_parameter.rast Recover better for more delimited sequences 2023-02-14 13:52:15 +01:00
0009_broken_struct_type_parameter.rs
0010_unsafe_lambda_block.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0010_unsafe_lambda_block.rs
0011_extern_struct.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0011_extern_struct.rs
0012_broken_lambda.rast
0013_invalid_type.rast Recover better for more delimited sequences 2023-02-14 13:52:15 +01:00
0013_invalid_type.rs
0014_where_no_bounds.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0014_where_no_bounds.rs
0015_curly_in_params.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0015_curly_in_params.rs
0016_missing_semi.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0016_missing_semi.rs
0017_incomplete_binexpr.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0017_incomplete_binexpr.rs
0018_incomplete_fn.rast Wrap macros in expr position in MacroExpr node 2022-04-05 17:43:34 +02:00
0018_incomplete_fn.rs
0019_let_recover.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0019_let_recover.rs
0020_fn_recover.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0020_fn_recover.rs
0021_incomplete_param.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0021_incomplete_param.rs
0022_bad_exprs.rast Recover better for more delimited sequences 2023-02-14 13:52:15 +01:00
0022_bad_exprs.rs
0023_mismatched_paren.rast Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jonas-schievink" 2022-05-13 15:08:14 +02:00
0023_mismatched_paren.rs
0024_many_type_parens.rast Recover better for more delimited sequences 2023-02-14 13:52:15 +01:00
0024_many_type_parens.rs
0025_nope.rast Recover better for more delimited sequences 2023-02-14 13:52:15 +01:00
0025_nope.rs
0026_imp_recovery.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0026_imp_recovery.rs
0027_incomplete_where_for.rast Spelling 2023-04-19 09:45:55 -04:00
0027_incomplete_where_for.rs Spelling 2023-04-19 09:45:55 -04:00
0029_field_completion.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0029_field_completion.rs
0032_match_arms_inner_attrs.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0032_match_arms_inner_attrs.rs
0033_match_arms_outer_attrs.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0033_match_arms_outer_attrs.rs
0034_bad_box_pattern.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0034_bad_box_pattern.rs
0035_use_recover.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0035_use_recover.rs
0036_partial_use.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0036_partial_use.rs
0039_lambda_recovery.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0039_lambda_recovery.rs
0042_weird_blocks.rast Recover better for more delimited sequences 2023-02-14 13:52:15 +01:00
0042_weird_blocks.rs
0043_unexpected_for_type.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0043_unexpected_for_type.rs
0044_item_modifiers.rast Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
0044_item_modifiers.rs
0047_repeated_extern_modifier.rast Spelling 2023-04-19 09:45:55 -04:00
0047_repeated_extern_modifier.rs Spelling 2023-04-19 09:45:55 -04:00
0048_double_fish.rast Recover better for more delimited sequences 2023-02-14 13:52:15 +01:00
0048_double_fish.rs
0049_let_else_right_curly_brace_for.rast add more tests 2023-03-07 08:24:25 +08:00
0049_let_else_right_curly_brace_for.rs add more tests 2023-03-07 08:24:25 +08:00
0050_let_else_right_curly_brace_loop.rast add more tests 2023-03-07 08:24:25 +08:00
0050_let_else_right_curly_brace_loop.rs add more tests 2023-03-07 08:24:25 +08:00
0051_let_else_right_curly_brace_match.rast add more tests 2023-03-07 08:24:25 +08:00
0051_let_else_right_curly_brace_match.rs add more tests 2023-03-07 08:24:25 +08:00
0052_let_else_right_curly_brace_while.rast add more tests 2023-03-07 08:24:25 +08:00
0052_let_else_right_curly_brace_while.rs add more tests 2023-03-07 08:24:25 +08:00
0053_let_else_right_curly_brace_if.rast add more tests 2023-03-07 08:24:25 +08:00
0053_let_else_right_curly_brace_if.rs add more tests 2023-03-07 08:24:25 +08:00