.. |
absurd-extreme-comparisons.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
absurd-extreme-comparisons.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
approx_const.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
approx_const.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
arithmetic.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
arithmetic.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
array_indexing.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
array_indexing.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
assign_ops.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
assign_ops.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
assign_ops2.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
assign_ops2.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
attrs.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
attrs.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
bit_masks.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
bit_masks.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
blacklisted_name.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
blacklisted_name.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
block_in_if_condition.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
block_in_if_condition.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
bool_comparison.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
bool_comparison.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
booleans.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
booleans.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
borrow_box.rs
|
Test for trait method decl/impl for borrowed box.
|
2017-06-12 08:44:08 -04:00 |
borrow_box.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
box_vec.rs
|
Test for local types in LINKEDLIST and BOX_VEC
|
2017-06-11 12:30:48 -04:00 |
box_vec.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
cast.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
cast.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
char_lit_as_u8.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
char_lit_as_u8.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
cmp_nan.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
cmp_nan.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
cmp_null.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
cmp_null.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
cmp_owned.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
cmp_owned.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
collapsible_if.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
collapsible_if.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
complex_types.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
complex_types.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
copies.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
copies.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
cyclomatic_complexity.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
cyclomatic_complexity.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
cyclomatic_complexity_attr_used.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
cyclomatic_complexity_attr_used.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
derive.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
derive.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
diverging_sub_expression.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
diverging_sub_expression.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
dlist.rs
|
rustup to rustc 1.19.0-nightly (258ae6dd9 2017-06-15)
|
2017-06-16 11:57:44 +08:00 |
dlist.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
doc.rs
|
Ignore mix of {,non-}sugared doc in doc_markdown
|
2017-06-17 18:24:23 +02:00 |
doc.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
double_neg.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
double_neg.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
double_parens.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
double_parens.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
drop_forget_copy.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
drop_forget_copy.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
drop_forget_ref.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
drop_forget_ref.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
duplicate_underscore_argument.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
duplicate_underscore_argument.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
empty_enum.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
empty_enum.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
entry.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
entry.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
enum_glob_use.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
enum_glob_use.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
enum_variants.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
enum_variants.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
enums_clike.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
enums_clike.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
eq_op.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
eq_op.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
escape_analysis.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
escape_analysis.stderr
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
eta.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
eta.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
eval_order_dependence.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
eval_order_dependence.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
filter_methods.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
filter_methods.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
float_cmp.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
float_cmp.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
for_loop.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
for_loop.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
format.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
format.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
formatting.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
formatting.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
functions.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
functions.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
identity_op.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
identity_op.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
if_let_redundant_pattern_matching.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
if_let_redundant_pattern_matching.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
if_not_else.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
if_not_else.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
invalid_upcast_comparisons.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
invalid_upcast_comparisons.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
item_after_statement.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
item_after_statement.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
large_enum_variant.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
large_enum_variant.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
len_zero.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
len_zero.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
let_if_seq.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
let_if_seq.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
let_return.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
let_return.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
let_unit.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
let_unit.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
lifetimes.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
lifetimes.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
lint_pass.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
lint_pass.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
literals.rs
|
deal with multiple prefixed zeros in literals
|
2017-06-12 20:41:00 +02:00 |
literals.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
map_clone.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
map_clone.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
matches.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
matches.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
mem_forget.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
mem_forget.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
methods.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
methods.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
min_max.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
min_max.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
missing-doc.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
missing-doc.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
module_inception.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
module_inception.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
modulo_one.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
modulo_one.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
mut_from_ref.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
mut_from_ref.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
mut_mut.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
mut_mut.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
mut_reference.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
mut_reference.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
mutex_atomic.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
mutex_atomic.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
needless_bool.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
needless_bool.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
needless_borrow.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
needless_borrow.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
needless_continue.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
needless_continue.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
needless_pass_by_value.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
needless_pass_by_value.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
needless_return.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
needless_return.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
needless_update.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
needless_update.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
neg_multiply.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
neg_multiply.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
never_loop.rs
|
add tests and fixes
|
2017-06-01 00:06:45 -05:00 |
never_loop.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
new_without_default.rs
|
Ignore new-without-default lint when new method has generic types
|
2017-06-14 12:58:22 -04:00 |
new_without_default.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
no_effect.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
no_effect.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
non_expressive_names.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
non_expressive_names.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
ok_if_let.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
ok_if_let.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
op_ref.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
op_ref.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
open_options.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
open_options.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
overflow_check_conditional.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
overflow_check_conditional.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
panic.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
panic.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
partialeq_ne_impl.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
partialeq_ne_impl.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
patterns.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
patterns.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
precedence.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
precedence.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
print.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
print.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
print_with_newline.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
print_with_newline.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
ptr_arg.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
ptr_arg.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
range.rs
|
Replace Range::step_by checking with Iterator::step_by
|
2017-06-18 16:12:04 +02:00 |
range.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
redundant_closure_call.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
redundant_closure_call.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
reference.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
reference.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
regex.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
regex.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
serde.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
serde.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
shadow.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
shadow.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
short_circuit_statement.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
short_circuit_statement.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
should_assert_eq.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
should_assert_eq.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
strings.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
strings.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
stutter.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
stutter.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
swap.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
swap.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
temporary_assignment.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
temporary_assignment.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
toplevel_ref_arg.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
toplevel_ref_arg.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
unicode.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
unicode.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
unit_cmp.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
unit_cmp.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
unneeded_field_pattern.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
unneeded_field_pattern.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
unsafe_removed_from_name.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
unsafe_removed_from_name.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
unused_io_amount.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
unused_io_amount.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
unused_labels.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
unused_labels.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
unused_lt.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
unused_lt.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
used_underscore_binding.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
used_underscore_binding.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
useless_attribute.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
useless_attribute.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
vec.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
vec.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
while_loop.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
while_loop.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
wrong_macro_span.rs_
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
wrong_self_convention.rs
|
Check for AsRef/AsMut arguments in wrong_self_convention
|
2017-06-06 19:26:50 +02:00 |
wrong_self_convention.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
zero_div_zero.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
zero_div_zero.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |
zero_ptr.rs
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
zero_ptr.stderr
|
Fix the test suite after cargo update
|
2017-06-19 22:11:12 +02:00 |