rust/crates/ra_syntax/test_data/parser/ok
2020-07-30 17:56:53 +02:00
..
0000_empty.rast Convert tests to text-size 2020-04-25 11:59:18 +02:00
0000_empty.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0001_struct_item.rast Rename StructDef -> Struct 2020-07-30 17:50:40 +02:00
0001_struct_item.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0002_struct_item_field.rast Rename StructDef -> Struct 2020-07-30 17:50:40 +02:00
0002_struct_item_field.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0004_file_shebang.rast Convert tests to text-size 2020-04-25 11:59:18 +02:00
0004_file_shebang.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0005_fn_item.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0005_fn_item.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0006_inner_attributes.rast Convert tests to text-size 2020-04-25 11:59:18 +02:00
0006_inner_attributes.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0007_extern_crate.rast Update tests 2020-07-30 12:33:05 +02:00
0007_extern_crate.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0008_mod_item.rast Rename StructDef -> Struct 2020-07-30 17:50:40 +02:00
0008_mod_item.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0009_use_item.rast Update tests 2020-07-30 14:20:33 +02:00
0009_use_item.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0010_use_path_segments.rast Update tests 2020-07-30 14:20:33 +02:00
0010_use_path_segments.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0011_outer_attribute.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0011_outer_attribute.rs Parse correct AttrInput 2019-09-30 16:11:40 +08:00
0012_visibility.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0012_visibility.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0013_use_path_self_super.rast Update tests 2020-07-30 14:20:33 +02:00
0013_use_path_self_super.rs Validate uses of self and super 2020-05-01 08:59:24 -07:00
0014_use_tree.rast Update tests 2020-07-30 14:20:33 +02:00
0014_use_tree.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0015_use_tree.rast Update tests 2020-07-30 14:20:33 +02:00
0015_use_tree.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0016_struct_flavors.rast Rename StructDef -> Struct 2020-07-30 17:50:40 +02:00
0016_struct_flavors.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0017_attr_trailing_comma.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0017_attr_trailing_comma.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0018_struct_type_params.rast Rename StructDef -> Struct 2020-07-30 17:50:40 +02:00
0018_struct_type_params.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0019_enums.rast Rename EnumVariant -> Variant 2020-07-30 17:56:53 +02:00
0019_enums.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0020_type_param_bounds.rast Rename StructDef -> Struct 2020-07-30 17:50:40 +02:00
0020_type_param_bounds.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0021_extern_fn.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0021_extern_fn.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0022_empty_extern_block.rast Convert tests to text-size 2020-04-25 11:59:18 +02:00
0022_empty_extern_block.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0023_static_items.rast Convert tests to text-size 2020-04-25 11:59:18 +02:00
0023_static_items.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0024_const_item.rast Convert tests to text-size 2020-04-25 11:59:18 +02:00
0024_const_item.rs Add tests for underscores in const and static items 2019-09-14 16:31:09 -07:00
0025_extern_fn_in_block.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0025_extern_fn_in_block.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0026_const_fn_in_block.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0026_const_fn_in_block.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0027_unsafe_fn_in_block.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0027_unsafe_fn_in_block.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0028_operator_binding_power.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0028_operator_binding_power.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0029_range_forms.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0029_range_forms.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0030_string_suffixes.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0030_string_suffixes.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0030_traits.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0030_traits.rs Rework value parameter parsing 2020-02-06 19:45:51 +00:00
0031_extern.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0031_extern.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0032_where_for.rast Rename TypeParamList -> GenericParamList 2020-07-30 15:36:21 +02:00
0032_where_for.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0033_label_break.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0033_label_break.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0034_crate_path_in_call.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0034_crate_path_in_call.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0035_weird_exprs.rast Finalize union grammar 2020-07-30 17:38:52 +02:00
0035_weird_exprs.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0036_fully_qualified.rast Rename TypeParamList -> GenericParamList 2020-07-30 15:36:21 +02:00
0036_fully_qualified.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0037_mod.rast Convert tests to text-size 2020-04-25 11:59:18 +02:00
0037_mod.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0038_where_pred_type.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0038_where_pred_type.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0039_raw_fn_item.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0039_raw_fn_item.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0040_raw_struct_item_field.rast Rename StructDef -> Struct 2020-07-30 17:50:40 +02:00
0040_raw_struct_item_field.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0041_raw_keywords.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0041_raw_keywords.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0042_ufcs_call_list.rast Rename StructDef -> Struct 2020-07-30 17:50:40 +02:00
0042_ufcs_call_list.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0043_complex_assignment.rast Rename StructDef -> Struct 2020-07-30 17:50:40 +02:00
0043_complex_assignment.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0044_let_attrs.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0044_let_attrs.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0045_block_inner_attrs.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0045_block_inner_attrs.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0046_extern_inner_attributes.rast Convert tests to text-size 2020-04-25 11:59:18 +02:00
0046_extern_inner_attributes.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0047_minus_in_inner_pattern.rast Rename EnumVariant -> Variant 2020-07-30 17:56:53 +02:00
0047_minus_in_inner_pattern.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0048_compound_assignment.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0048_compound_assignment.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0049_async_block.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0049_async_block.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0050_async_block_as_argument.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0050_async_block_as_argument.rs move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
0051_parameter_attrs.rast Rename TypeParamList -> GenericParamList 2020-07-30 15:36:21 +02:00
0051_parameter_attrs.rs Fix parser tests according to review 2019-08-08 09:12:07 +07:00
0052_for_range_block.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0052_for_range_block.rs fix test position 2019-08-14 21:20:04 +08:00
0053_outer_attribute_on_macro_rules.rast Convert tests to text-size 2020-04-25 11:59:18 +02:00
0053_outer_attribute_on_macro_rules.rs Fix outer doc-comments of macro_rules 2019-09-09 11:13:14 +08:00
0054_qual_path_in_type_arg.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0054_qual_path_in_type_arg.rs WIP: switch to fully decomposed tokens internally 2019-09-10 15:46:39 +03:00
0055_dot_dot_dot.rast Rename TypeAliasDef -> TypeAlias 2020-07-30 15:25:46 +02:00
0055_dot_dot_dot.rs add a jointness parser tests 2019-09-10 15:57:51 +03:00
0056_neq_in_type.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0056_neq_in_type.rs don't confuse macro with != 2019-09-20 16:23:24 +03:00
0057_loop_in_call.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0057_loop_in_call.rs Support loop as argument 2019-09-20 16:35:29 -04:00
0058_unary_expr_precedence.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0058_unary_expr_precedence.rs Move tests around 2019-10-05 16:33:05 -07:00
0059_loops_in_parens.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0059_loops_in_parens.rs fix parsing of for loops inside expressions 2019-10-28 15:41:34 +03:00
0060_as_range.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0060_as_range.rs Fix parsing of "postfix" range expressions. 2019-11-15 00:18:28 -08:00
0061_match_full_range.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0061_match_full_range.rs Fix parsing of "postfix" range expressions. 2019-11-15 00:18:28 -08:00
0062_macro_2.0.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0062_macro_2.0.rs Add macro 2.0 support in parser 2019-12-21 18:29:14 +08:00
0063_trait_fn_patterns.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0063_trait_fn_patterns.rs Move verbose tests out of line 2020-03-13 12:20:42 +01:00
0063_variadic_fun.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0063_variadic_fun.rs Parse variadics correctly 2020-03-13 13:54:14 +01:00
0064_impl_fn_params.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0064_impl_fn_params.rs Move verbose tests out of line 2020-03-13 12:20:42 +01:00
0065_comment_newline.rast Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
0065_comment_newline.rs Attach doc-comment to declaration if there are newlines in between 2020-03-31 14:27:23 +02:00
0065_plus_after_fn_trait_bound.rast Rename TypeParamList -> GenericParamList 2020-07-30 15:36:21 +02:00
0065_plus_after_fn_trait_bound.rs Parse correctly fn f<T>() where T: Fn() -> u8 + Send {} 2020-04-09 13:05:41 +02:00
0066_default_const.rast Update tests 2020-07-30 11:50:56 +02:00
0066_default_const.rs Move default const test out of line 2020-06-04 13:06:57 -04:00
0067_where_for_pred.rast Rename TypeParamList -> GenericParamList 2020-07-30 15:36:21 +02:00
0067_where_for_pred.rs Move complex inline test to own file 2020-06-11 18:14:57 +01:00