rust/tests/data/parser/ok
2018-07-31 23:59:54 +03:00
..
0000_empty.rs Tests for partial parse 2018-01-07 12:32:29 +03:00
0000_empty.txt Tests for partial parse 2018-01-07 12:32:29 +03:00
0001_struct_item.rs Tests for partial parse 2018-01-07 12:32:29 +03:00
0001_struct_item.txt G: use names in structs 2018-02-10 14:10:02 +03:00
0002_struct_item_field.rs Tests for partial parse 2018-01-07 12:32:29 +03:00
0002_struct_item_field.txt G: more types 2018-02-11 00:46:28 +03:00
0004_file_shebang.rs G: shebang 2018-01-07 15:34:11 +03:00
0004_file_shebang.txt G: shebang 2018-01-07 15:34:11 +03:00
0005_fn_item.rs G: function item 2018-01-07 16:01:30 +03:00
0005_fn_item.txt Introduce param & arg list 2018-07-31 12:32:53 +03:00
0006_inner_attributes.rs G: start attributes 2018-01-07 19:50:54 +03:00
0006_inner_attributes.txt Print numbers 2018-07-31 23:59:54 +03:00
0007_extern_crate.rs G: extern crate 2018-01-09 00:06:42 +03:00
0007_extern_crate.txt G: introduce names 2018-02-10 14:00:23 +03:00
0008_mod_item.rs G: mod item 2018-01-09 22:35:55 +03:00
0008_mod_item.txt Introduce param & arg list 2018-07-31 12:32:53 +03:00
0009_use_item.rs G: simplest use items 2018-01-09 23:32:18 +03:00
0009_use_item.txt G: use name refs in paths 2018-02-10 14:17:38 +03:00
0010_use_path_segments.rs G: multisegment paths 2018-01-11 20:55:08 +03:00
0010_use_path_segments.txt G: use name refs in paths 2018-02-10 14:17:38 +03:00
0011_outer_attribute.rs G: item outer attributes 2018-01-11 23:01:12 +03:00
0011_outer_attribute.txt Introduce param & arg list 2018-07-31 12:32:53 +03:00
0012_visibility.rs G: visibility 2018-01-12 22:05:46 +03:00
0012_visibility.txt Introduce param & arg list 2018-07-31 12:32:53 +03:00
0013_use_path_self_super.rs G: allow self & super in paths 2018-01-13 11:55:03 +03:00
0013_use_path_self_super.txt G: use name refs in paths 2018-02-10 14:17:38 +03:00
0014_use_tree.rs G: use trees 2018-01-13 13:42:19 +03:00
0014_use_tree.txt G: use name refs in paths 2018-02-10 14:17:38 +03:00
0015_use_tree.rs G: use trees 2018-01-13 13:42:19 +03:00
0015_use_tree.txt G: use name refs in paths 2018-02-10 14:17:38 +03:00
0016_struct_flavors.rs G: struct flavors 2018-01-13 22:00:26 +03:00
0016_struct_flavors.txt G: more types 2018-02-11 00:46:28 +03:00
0017_attr_trailing_comma.rs Remove high-order bits from tuple struct 2018-01-22 02:21:53 +03:00
0017_attr_trailing_comma.txt Introduce param & arg list 2018-07-31 12:32:53 +03:00
0018_struct_type_params.rs Generic params in structs 2018-01-28 21:18:24 +03:00
0018_struct_type_params.txt Use names&refs 2018-07-31 19:55:33 +03:00
0019_enums.rs Parse enums 2018-01-28 22:59:18 +03:00
0019_enums.txt Print numbers 2018-07-31 23:59:54 +03:00
0020_type_param_bounds.rs G: type_parameter_list 2018-01-30 22:53:19 +03:00
0020_type_param_bounds.txt Use names&refs 2018-07-31 19:55:33 +03:00
0021_extern_fn.rs G: extern functions 2018-02-02 22:08:37 +03:00
0021_extern_fn.txt Introduce param & arg list 2018-07-31 12:32:53 +03:00
0022_empty_extern_block.rs G: extern functions 2018-02-02 22:08:37 +03:00
0022_empty_extern_block.txt G: extern functions 2018-02-02 22:08:37 +03:00
0023_static_items.rs G: static items 2018-02-02 23:45:15 +03:00
0023_static_items.txt Print numbers 2018-07-31 23:59:54 +03:00
0024_const_item.rs Add infra for inline tests 2018-02-03 22:34:35 +03:00
0024_const_item.txt Print numbers 2018-07-31 23:59:54 +03:00