rust/tests/data/parser/ok
2018-01-22 02:21:53 +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 Tests for partial parse 2018-01-07 12:32:29 +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: struct flavors 2018-01-13 22:00:26 +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 G: function item 2018-01-07 16:01:30 +03:00
0006_inner_attributes.rs G: start attributes 2018-01-07 19:50:54 +03:00
0006_inner_attributes.txt G: inner attributes 2018-01-08 21:40:00 +03:00
0007_extern_crate.rs G: extern crate 2018-01-09 00:06:42 +03:00
0007_extern_crate.txt G: extern crate 2018-01-09 00:06:42 +03:00
0008_mod_item.rs G: mod item 2018-01-09 22:35:55 +03:00
0008_mod_item.txt G: mod item 2018-01-09 22:35:55 +03:00
0009_use_item.rs G: simplest use items 2018-01-09 23:32:18 +03:00
0009_use_item.txt G: use trees 2018-01-13 13:42:19 +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 trees 2018-01-13 13:42:19 +03:00
0011_outer_attribute.rs G: item outer attributes 2018-01-11 23:01:12 +03:00
0011_outer_attribute.txt Support tree rebalancing 2018-01-12 20:32:37 +03:00
0012_visibility.rs G: visibility 2018-01-12 22:05:46 +03:00
0012_visibility.txt G: allow self & super in paths 2018-01-13 11:55:03 +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 trees 2018-01-13 13:42:19 +03:00
0014_use_tree.rs G: use trees 2018-01-13 13:42:19 +03:00
0014_use_tree.txt G: use trees 2018-01-13 13:42:19 +03:00
0015_use_tree.rs G: use trees 2018-01-13 13:42:19 +03:00
0015_use_tree.txt G: use trees 2018-01-13 13:42:19 +03:00
0016_struct_flavors.rs G: struct flavors 2018-01-13 22:00:26 +03:00
0016_struct_flavors.txt G: struct flavors 2018-01-13 22:00:26 +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 Remove high-order bits from tuple struct 2018-01-22 02:21:53 +03:00