rust-clippy/tests/ui
2017-09-05 10:55:08 -07:00
..
absurd-extreme-comparisons.rs Enable the cast_lossless warning by default. 2017-08-29 05:48:56 -07:00
absurd-extreme-comparisons.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
approx_const.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
approx_const.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
arithmetic.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
arithmetic.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
array_indexing.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
array_indexing.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
assign_ops.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
assign_ops.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
assign_ops2.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
assign_ops2.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
attrs.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
attrs.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
bit_masks.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
bit_masks.stderr Fix verbose_bit_mask off by one error 2017-08-14 16:22:20 +02:00
blacklisted_name.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
blacklisted_name.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
block_in_if_condition.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
block_in_if_condition.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
bool_comparison.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
bool_comparison.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
booleans.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
booleans.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
borrow_box.rs Fix borrowed_box lint for Box<Any> 2017-08-23 17:00:39 +03:00
borrow_box.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
box_vec.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
box_vec.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
builtin-type-shadow.rs Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00
builtin-type-shadow.stderr Rustup 2017-08-14 09:54:47 +02:00
bytecount.rs add closure arg check, also catch non-consts 2017-08-23 17:54:35 +02:00
bytecount.stderr add closure arg check, also catch non-consts 2017-08-23 17:54:35 +02:00
cast.rs Only strip parens for binary expressions. 2017-09-05 10:55:08 -07:00
cast.stderr Only strip parens for binary expressions. 2017-09-05 10:55:08 -07:00
char_lit_as_u8.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
char_lit_as_u8.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cmp_nan.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cmp_nan.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cmp_null.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cmp_null.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cmp_owned.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cmp_owned.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
collapsible_if.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
collapsible_if.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
complex_types.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
complex_types.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
conf_bad_arg.rs rustup and compile-fail -> ui test move 2017-02-07 21:05:30 +01:00
conf_bad_arg.stderr Update ui tests 2017-07-03 12:37:14 +08:00
conf_bad_toml.rs Merge system independent ui-tests back into tests/ui 2017-02-21 12:19:55 +01:00
conf_bad_toml.stderr Update ui tests 2017-07-03 12:37:14 +08:00
conf_bad_toml.toml Merge system independent ui-tests back into tests/ui 2017-02-21 12:19:55 +01:00
conf_bad_type.rs Merge system independent ui-tests back into tests/ui 2017-02-21 12:19:55 +01:00
conf_bad_type.stderr Update ui tests 2017-07-03 12:37:14 +08:00
conf_bad_type.toml Merge system independent ui-tests back into tests/ui 2017-02-21 12:19:55 +01:00
conf_french_blacklisted_name.rs Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00
conf_french_blacklisted_name.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
conf_path_non_string.rs clean tests/ui/copies.rs 2017-05-11 16:22:32 +01:00
conf_path_non_string.stderr Update ui tests 2017-07-03 12:37:14 +08:00
conf_unknown_key.rs rustup and compile-fail -> ui test move 2017-02-07 21:05:30 +01:00
conf_unknown_key.stderr Update ui tests 2017-07-03 12:37:14 +08:00
copies.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
copies.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cyclomatic_complexity.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cyclomatic_complexity.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cyclomatic_complexity_attr_used.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
cyclomatic_complexity_attr_used.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
deprecated.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
deprecated.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
derive.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
derive.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
diverging_sub_expression.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
diverging_sub_expression.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
dlist.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
dlist.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
doc.rs Merge pull request #1973 from rust-lang-nursery/fix-1920 2017-08-21 13:52:26 +02:00
doc.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
double_neg.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
double_neg.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
double_parens.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
double_parens.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
drop_forget_copy.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
drop_forget_copy.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
drop_forget_ref.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
drop_forget_ref.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
duplicate_underscore_argument.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
duplicate_underscore_argument.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
empty_enum.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
empty_enum.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
entry.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
entry.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
enum_glob_use.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
enum_glob_use.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
enum_variants.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
enum_variants.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
enums_clike.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
enums_clike.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
eq_op.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
eq_op.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
escape_analysis.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
escape_analysis.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
eta.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
eta.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
eval_order_dependence.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
eval_order_dependence.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
filter_methods.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
filter_methods.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
float_cmp.rs Enable the cast_lossless warning by default. 2017-08-29 05:48:56 -07:00
float_cmp.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
for_loop.rs Rustfmt for_loop.rs and add false positive tests 2017-09-05 12:53:52 +02:00
for_loop.stderr Add lint to detect manual slice copies 2017-09-05 12:56:26 +02:00
format.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
format.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
formatting.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
formatting.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
functions.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
functions.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
ices.rs Fix various wrong uses of NestedVisitorMap::All 2017-05-12 12:02:42 +02:00
ices.stderr Update ui tests 2017-07-03 12:37:14 +08:00
identity_op.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
identity_op.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
if_let_redundant_pattern_matching.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
if_let_redundant_pattern_matching.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
if_not_else.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
if_not_else.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
inconsistent_digit_grouping.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
inconsistent_digit_grouping.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
infinite_iter.rs New lint: (maybe_)infinite_iter 2017-08-25 22:20:52 +02:00
infinite_iter.stderr New lint: (maybe_)infinite_iter 2017-08-25 22:20:52 +02:00
invalid_upcast_comparisons.rs Enable the cast_lossless warning by default. 2017-08-29 05:48:56 -07:00
invalid_upcast_comparisons.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
is_unit_expr.rs Rustfmt tests 2017-09-03 13:46:49 -07:00
is_unit_expr.stderr Fix unit_expr expectations and changelog entry 2017-09-03 14:14:20 -07:00
item_after_statement.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
item_after_statement.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
large_digit_groups.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
large_digit_groups.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
large_enum_variant.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
large_enum_variant.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
len_zero.rs Fix len_zero ICE 2017-09-04 17:05:47 +02:00
len_zero.stderr Fix len_zero ICE 2017-09-04 17:05:47 +02:00
let_if_seq.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
let_if_seq.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
let_return.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
let_return.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
let_unit.rs tests/ui/let_unit: fix comment and example code 2017-08-18 17:29:05 +03:00
let_unit.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
lifetimes.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
lifetimes.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
lint_pass.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
lint_pass.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
literals.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
literals.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
map_clone.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
map_clone.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
matches.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
matches.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mem_forget.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mem_forget.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
methods.rs Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00
methods.stderr lint #1674: lifetimed types exclusion 2017-08-22 19:22:47 +02:00
min_max.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
min_max.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
missing-doc.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
missing-doc.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
module_inception.rs Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00
module_inception.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
modulo_one.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
modulo_one.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mut_from_ref.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mut_from_ref.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mut_mut.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mut_mut.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mut_reference.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mut_reference.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mutex_atomic.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
mutex_atomic.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_bool.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_bool.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_borrow.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_borrow.stderr Rebase and update ui test 2017-08-21 14:22:41 +02:00
needless_borrowed_ref.rs Deprecate the wiki and remove the lint list from the README (fixes #1933) 2017-09-01 12:34:05 +02:00
needless_borrowed_ref.stderr Deprecate the wiki and remove the lint list from the README (fixes #1933) 2017-09-01 12:34:05 +02:00
needless_continue.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_continue.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_pass_by_value.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_pass_by_value.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_pass_by_value_proc_macro.rs Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00
needless_return.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_return.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_update.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
needless_update.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
neg_multiply.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
neg_multiply.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
never_loop.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
never_loop.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
new_without_default.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
new_without_default.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
no_effect.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
no_effect.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
non_expressive_names.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
non_expressive_names.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
ok_if_let.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
ok_if_let.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
op_ref.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
op_ref.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
open_options.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
open_options.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
overflow_check_conditional.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
overflow_check_conditional.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
panic.rs fix #768 by checking for message macro expansion 2017-08-21 23:23:54 +02:00
panic.stderr fix #768 by checking for message macro expansion 2017-08-21 23:23:54 +02:00
partialeq_ne_impl.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
partialeq_ne_impl.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
patterns.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
patterns.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
precedence.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
precedence.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
print.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
print.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
print_with_newline.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
print_with_newline.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
ptr_arg.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
ptr_arg.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
range.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
range.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
redundant_closure_call.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
redundant_closure_call.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
reference.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
reference.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
regex.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
regex.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
serde.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
serde.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
shadow.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
shadow.stderr Update for rustc output changes 2017-08-14 09:54:47 +02:00
short_circuit_statement.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
short_circuit_statement.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
should_assert_eq.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
should_assert_eq.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
strings.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
strings.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
stutter.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
stutter.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
swap.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
swap.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
temporary_assignment.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
temporary_assignment.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
toplevel_ref_arg.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
toplevel_ref_arg.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
trailing_zeros.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
trailing_zeros.stderr Fix verbose_bit_mask off by one error 2017-08-14 16:22:20 +02:00
trailing_zeros.stdout Rename match_path_old to match_path 2017-08-24 20:42:50 -04:00
transmute.rs Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00
transmute.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
transmute_32bit.rs Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00
transmute_64bit.rs Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00
transmute_64bit.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unicode.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unicode.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unit_cmp.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unit_cmp.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unneeded_field_pattern.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unneeded_field_pattern.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unreadable_literal.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unreadable_literal.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unsafe_removed_from_name.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unsafe_removed_from_name.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unused_io_amount.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unused_io_amount.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unused_labels.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unused_labels.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unused_lt.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
unused_lt.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
update-all-references.sh Simplify calling update-all-references.sh 2017-02-21 11:18:05 +01:00
update-references.sh rustup and compile-fail -> ui test move 2017-02-07 21:05:30 +01:00
use_self.rs lint #1674: lifetimed types exclusion 2017-08-22 19:08:49 +02:00
use_self.stderr lint #1674: lifetimed types exclusion 2017-08-22 19:08:49 +02:00
used_underscore_binding.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
used_underscore_binding.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
useless_attribute.rs Update tests to current rustc 2017-08-28 18:16:16 +02:00
useless_attribute.stderr Update tests to current rustc 2017-08-28 18:16:16 +02:00
vec.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
vec.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
while_loop.rs WIP: Find binding or assignment within outer loop 2017-08-03 22:11:58 +02:00
while_loop.stderr unify checks into single visitor, fix block walk 2017-08-04 07:48:43 +02:00
wrong_self_convention.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
wrong_self_convention.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
zero_div_zero.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
zero_div_zero.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
zero_ptr.rs Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
zero_ptr.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00