| .. |
|
0001_const_unsafe_fn.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0001_const_unsafe_fn.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0002_const_fn.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0002_const_fn.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0003_extern_block.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0003_extern_block.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0004_extern_fn.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0004_extern_fn.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0005_extern_crate.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0005_extern_crate.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0007_unsafe_trait.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0007_unsafe_trait.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0008_unsafe_impl.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0008_unsafe_impl.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0009_unsafe_auto_trait.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0009_unsafe_auto_trait.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0010_unsafe_default_impl.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0010_unsafe_default_impl.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0011_unsafe_fn.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0011_unsafe_fn.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0012_unsafe_extern_fn.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0012_unsafe_extern_fn.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0013_unsafe_block_in_mod.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0013_unsafe_block_in_mod.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0014_type_item_type_params.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0014_type_item_type_params.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0015_type_item.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0015_type_item.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0016_type_item_where_clause.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0016_type_item_where_clause.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0017_paren_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0017_paren_type.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0018_unit_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0018_unit_type.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0019_singleton_tuple_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0019_singleton_tuple_type.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0020_never_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0020_never_type.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0021_pointer_type_no_mutability.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0021_pointer_type_no_mutability.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0022_pointer_type_mut.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0022_pointer_type_mut.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0023_array_type_missing_semi.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0023_array_type_missing_semi.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0024_array_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0024_array_type.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0025_slice_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0025_slice_type.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0026_reference_type;.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0026_reference_type;.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0027_placeholder_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0027_placeholder_type.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0028_fn_pointer_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0028_fn_pointer_type.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0029_fn_pointer_type_missing_fn.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0029_fn_pointer_type_missing_fn.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0030_fn_pointer_type_with_ret.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0030_fn_pointer_type_with_ret.txt
|
Add ret type
|
2018-08-28 21:11:17 +03:00 |
|
0031_for_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0031_for_type.txt
|
Add ret type
|
2018-08-28 21:11:17 +03:00 |
|
0032_path_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0032_path_type.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0034_bind_pat.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0034_bind_pat.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0035_ref_pat.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0035_ref_pat.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0036_placeholder_pat.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0036_placeholder_pat.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0037_crate_visibility.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0037_crate_visibility.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0038_function_ret_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0038_function_ret_type.txt
|
Add ret type
|
2018-08-28 21:11:17 +03:00 |
|
0039_path_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0039_path_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0040_expr_literals.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0040_expr_literals.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0041_type_param_bounds.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0041_type_param_bounds.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0042_type_param_default.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0042_type_param_default.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0043_call_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0043_call_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0044_ref_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0044_ref_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0045_block.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0045_block.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0046_default_impl.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0046_default_impl.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0047_impl_item.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0047_impl_item.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0048_impl_item_neg.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0048_impl_item_neg.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0049_trait_item_list.rs
|
rename tests
|
2018-08-24 19:35:20 +03:00 |
|
0049_trait_item_list.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0050_let_stmt;.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0050_let_stmt;.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0051_method_call_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0051_method_call_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0052_field_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0052_field_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0053_block_items.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0053_block_items.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0054_field_pat_list.rs
|
rename tests
|
2018-08-24 19:35:20 +03:00 |
|
0054_field_pat_list.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0055_self_param.rs
|
better self-types
|
2018-08-24 01:19:38 +03:00 |
|
0055_self_param.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0056_trait_item.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0056_trait_item.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0057_auto_trait.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0057_auto_trait.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0058_type_arg.rs
|
Allow arbitrary self-types
|
2018-08-23 19:07:33 +03:00 |
|
0058_type_arg.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0059_function_where_clause.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0059_function_where_clause.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0060_function_type_params.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0060_function_type_params.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0061_struct_lit.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0061_struct_lit.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0063_impl_trait_type.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0063_impl_trait_type.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0063_lambda_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0064_param_list.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0064_param_list.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0065_if_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0065_if_expr.txt
|
Support if-let in scopes
|
2018-08-27 12:22:09 +03:00 |
|
0066_lambda_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0066_lambda_expr.txt
|
fix tests
|
2018-08-29 11:15:51 +03:00 |
|
0067_block_expr.rs
|
fix labled expressions
|
2018-09-08 09:18:42 +03:00 |
|
0067_block_expr.txt
|
fix labled expressions
|
2018-09-08 09:18:42 +03:00 |
|
0068_pub_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0068_pub_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0068_return_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0068_return_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0069_match_arm.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0069_match_arm.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0070_match_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0070_match_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0071_tuple_pat_fields.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0071_tuple_pat_fields.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0072_path_part.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0072_path_part.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0073_impl_item_list.rs
|
rename tests
|
2018-08-24 19:35:20 +03:00 |
|
0073_impl_item_list.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0074_unary_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0074_unary_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0075_try_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0075_try_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0076_cond.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0076_cond.txt
|
Support if-let in scopes
|
2018-08-27 12:22:09 +03:00 |
|
0077_while_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0077_while_expr.txt
|
Support if-let in scopes
|
2018-08-27 12:22:09 +03:00 |
|
0078_mod_contents.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0078_mod_contents.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0079_cast_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0079_cast_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0080_tuple_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0080_tuple_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0081_index_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0081_index_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0082_tuple_pat.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0082_tuple_pat.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0083_postfix_range.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0083_postfix_range.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0084_loop_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0084_loop_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0085_for_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0085_for_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0085_match_arms_commas.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0085_match_arms_commas.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0086_array_expr.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0086_array_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0086_no_semi_after_block.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0086_no_semi_after_block.txt
|
Support if-let in scopes
|
2018-08-27 12:22:09 +03:00 |
|
0087_stmt_postfix_expr_ambiguity.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0087_stmt_postfix_expr_ambiguity.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0088_stmt_bin_expr_ambiguity.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0088_stmt_bin_expr_ambiguity.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0089_slice_pat.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0089_slice_pat.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0091_fn_decl.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0091_fn_decl.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0092_literal_pattern.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0092_literal_pattern.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0093_path_fn_trait_args.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0093_path_fn_trait_args.txt
|
Add ret type
|
2018-08-28 21:11:17 +03:00 |
|
0094_range_pat.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0094_range_pat.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0095_path_type_with_bounds.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0095_path_type_with_bounds.txt
|
Add ret type
|
2018-08-28 21:11:17 +03:00 |
|
0096_value_parameters_no_patterns.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0096_value_parameters_no_patterns.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0097_param_list_opt_patterns.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0097_param_list_opt_patterns.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0098_where_clause.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0098_where_clause.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0099_crate_keyword_vis.rs
|
organizize
|
2018-08-10 22:33:29 +03:00 |
|
0099_crate_keyword_vis.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0100_dyn_trait_type.rs
|
forgotten test
|
2018-08-13 18:31:28 +03:00 |
|
0100_dyn_trait_type.txt
|
for types in bounds
|
2018-09-04 12:25:23 +03:00 |
|
0101_qual_paths.rs
|
Qualified paths
|
2018-08-13 23:54:00 +03:00 |
|
0101_qual_paths.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0102_full_range_expr.rs
|
full range expr
|
2018-08-14 11:46:46 +03:00 |
|
0102_full_range_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0103_field_attrs.rs
|
allow field attrs
|
2018-08-16 13:20:59 +03:00 |
|
0103_field_attrs.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0104_arb_self_types.rs
|
better self-types
|
2018-08-24 01:19:38 +03:00 |
|
0104_arb_self_types.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0105_continue_expr.rs
|
break&continue
|
2018-08-24 11:21:13 +03:00 |
|
0105_continue_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0106_break_expr.rs
|
break&continue
|
2018-08-24 11:21:13 +03:00 |
|
0106_break_expr.txt
|
rename file -> root
|
2018-08-25 11:44:17 +03:00 |
|
0107_label.rs
|
Labeled expressions
|
2018-08-24 11:45:50 +03:00 |
|
0107_label.txt
|
Support if-let in scopes
|
2018-08-27 12:22:09 +03:00 |
|
0108_misplaced_label_err.rs
|
fix labled expressions
|
2018-09-08 09:18:42 +03:00 |
|
0108_misplaced_label_err.txt
|
fix labled expressions
|
2018-09-08 09:18:42 +03:00 |