rust/tests/data/parser/inline
2018-02-11 11:54:09 +03:00
..
0001_const_unsafe_fn.rs Add infra for inline tests 2018-02-03 22:34:35 +03:00
0001_const_unsafe_fn.txt G: names for fns 2018-02-10 14:04:31 +03:00
0002_const_fn.rs Add infra for inline tests 2018-02-03 22:34:35 +03:00
0002_const_fn.txt G: names for fns 2018-02-10 14:04:31 +03:00
0003_extern_block.rs Add more inline tests 2018-02-04 12:28:30 +03:00
0003_extern_block.txt Add more inline tests 2018-02-04 12:28:30 +03:00
0004_extern_fn.rs Add more inline tests 2018-02-04 12:28:30 +03:00
0004_extern_fn.txt G: names for fns 2018-02-10 14:04:31 +03:00
0005_extern_crate.rs Add more inline tests 2018-02-04 12:28:30 +03:00
0005_extern_crate.txt G: introduce names 2018-02-10 14:00:23 +03:00
0006_extern_struct.rs Add more inline tests 2018-02-04 12:28:30 +03:00
0006_extern_struct.txt G: use names in structs 2018-02-10 14:10:02 +03:00
0007_unsafe_trait.rs G: unsafe impl & trait 2018-02-04 13:53:05 +03:00
0007_unsafe_trait.txt G: use names in traits 2018-02-10 14:15:04 +03:00
0008_unsafe_impl.rs G: unsafe impl & trait 2018-02-04 13:53:05 +03:00
0008_unsafe_impl.txt G: unsafe impl & trait 2018-02-04 13:53:05 +03:00
0009_unsafe_auto_trait.rs Support contextual tokens 2018-02-04 16:46:26 +03:00
0009_unsafe_auto_trait.txt G: use names in traits 2018-02-10 14:15:04 +03:00
0010_unsafe_default_impl.rs Support contextual tokens 2018-02-04 16:46:26 +03:00
0010_unsafe_default_impl.txt Support contextual tokens 2018-02-04 16:46:26 +03:00
0011_unsafe_fn.rs G: unsafe fn 2018-02-04 17:06:07 +03:00
0011_unsafe_fn.txt G: names for fns 2018-02-10 14:04:31 +03:00
0012_unsafe_extern_fn.rs G: unsafe fn 2018-02-04 17:06:07 +03:00
0012_unsafe_extern_fn.txt G: names for fns 2018-02-10 14:04:31 +03:00
0013_unsafe_block_in_mod.rs G: unsafe fn 2018-02-04 17:06:07 +03:00
0013_unsafe_block_in_mod.txt G: names for fns 2018-02-10 14:04:31 +03:00
0014_type_item_type_params.rs G: type item 2018-02-10 12:35:40 +03:00
0014_type_item_type_params.txt G: more types 2018-02-11 00:46:28 +03:00
0015_type_item.rs G: type item 2018-02-10 12:35:40 +03:00
0015_type_item.txt G: more types 2018-02-11 00:46:28 +03:00
0016_type_item_where_clause.rs G: type item 2018-02-10 12:35:40 +03:00
0016_type_item_where_clause.txt G: more types 2018-02-11 00:46:28 +03:00
0017_paren_type.rs G: more types 2018-02-11 00:46:28 +03:00
0017_paren_type.txt G: more types 2018-02-11 00:46:28 +03:00
0018_unit_type.rs G: more types 2018-02-11 00:46:28 +03:00
0018_unit_type.txt G: more types 2018-02-11 00:46:28 +03:00
0019_singleton_tuple_type.rs G: more types 2018-02-11 00:46:28 +03:00
0019_singleton_tuple_type.txt G: more types 2018-02-11 00:46:28 +03:00
0020_never_type.rs G: Never type 2018-02-11 11:01:00 +03:00
0020_never_type.txt G: Never type 2018-02-11 11:01:00 +03:00
0021_pointer_type_no_mutability.rs G: pointer types 2018-02-11 11:19:54 +03:00
0021_pointer_type_no_mutability.txt G: pointer types 2018-02-11 11:19:54 +03:00
0022_pointer_type_mut.rs G: pointer types 2018-02-11 11:19:54 +03:00
0022_pointer_type_mut.txt G: pointer types 2018-02-11 11:19:54 +03:00
0023_array_type_missing_semi.rs G: slice & array types 2018-02-11 11:37:08 +03:00
0023_array_type_missing_semi.txt G: slice & array types 2018-02-11 11:37:08 +03:00
0024_array_type.rs G: slice & array types 2018-02-11 11:37:08 +03:00
0024_array_type.txt G: slice & array types 2018-02-11 11:37:08 +03:00
0025_slice_type.rs G: slice & array types 2018-02-11 11:37:08 +03:00
0025_slice_type.txt G: slice & array types 2018-02-11 11:37:08 +03:00
0026_reference_type;.rs G: reference types 2018-02-11 11:54:09 +03:00
0026_reference_type;.txt G: reference types 2018-02-11 11:54:09 +03:00