rust-clippy/tests/ui
Philipp Hansch 8407957ec6
Fix fn_to_numeric_cast UI tests
This collapses both lint tests into one file.
Somehow allowing the other lint in the respective files did not work
correctly. Maybe that's fixed as part of fixing #3198.
2018-10-05 07:49:08 +02:00
..
author Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
absurd-extreme-comparisons.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
absurd-extreme-comparisons.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
approx_const.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
approx_const.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
arithmetic.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
arithmetic.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
assign_ops.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
assign_ops.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
assign_ops2.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
assign_ops2.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
attrs.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
attrs.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
author.rs Remove now stable tool_attributes feature 2018-08-23 15:36:07 +02:00
author.stdout DeclKind 2018-07-16 11:48:33 +02:00
bit_masks.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
bit_masks.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
blacklisted_name.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
blacklisted_name.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
block_in_if_condition.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
block_in_if_condition.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
bool_comparison.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
bool_comparison.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
booleans.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
booleans.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
borrow_box.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
borrow_box.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
box_vec.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
box_vec.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
builtin-type-shadow.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
builtin-type-shadow.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
bytecount.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
bytecount.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast_alignment.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast_alignment.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast_lossless_float.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast_lossless_float.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast_lossless_integer.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast_lossless_integer.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast_size.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cast_size.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
char_lit_as_u8.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
char_lit_as_u8.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
checked_unwrap.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
checked_unwrap.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
clone_on_copy_impl.rs Don't suggest changing explicit Clone impls if they have generics 2018-01-11 10:28:42 +01:00
clone_on_copy_mut.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cmp_nan.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cmp_nan.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cmp_null.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cmp_null.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cmp_owned.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cmp_owned.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
collapsible_if.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
collapsible_if.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
complex_types.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
complex_types.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
const_static_lifetime.rs Fix const_static_lifetime 2018-02-02 02:03:21 -05:00
const_static_lifetime.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
copies.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
copies.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
copy_iterator.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
copy_iterator.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cstring.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cstring.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cyclomatic_complexity.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cyclomatic_complexity.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cyclomatic_complexity_attr_used.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
cyclomatic_complexity_attr_used.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
decimal_literal_representation.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
decimal_literal_representation.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
default_trait_access.rs Merge branch 'master' into issue-2879 2018-09-03 00:01:57 +01:00
default_trait_access.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
default_trait_access.stdout Add default_trait_access lint 2018-06-14 09:11:46 +01:00
deprecated.rs Deprecate misaligned_transmute 2018-04-11 02:50:04 -07:00
deprecated.stderr Update test output to changes in rustc 2018-07-16 15:43:30 +02:00
derive.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
derive.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
diverging_sub_expression.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
diverging_sub_expression.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
dlist.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
dlist.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
doc.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
doc.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
double_comparison.rs Add double comparions lint 2018-01-30 10:35:35 +09:00
double_comparison.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
double_neg.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
double_neg.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
double_parens.rs Fix double_parens false positive 2018-09-22 17:20:34 +02:00
double_parens.stderr Fix double_parens false positive 2018-09-22 17:20:34 +02:00
drop_forget_copy.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
drop_forget_copy.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
drop_forget_ref.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
drop_forget_ref.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
duplicate_underscore_argument.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
duplicate_underscore_argument.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
duration_subsec.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
duration_subsec.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
duration_subsec.stdout Add duration_subsec lint 2018-06-09 10:21:26 +02:00
else_if_without_else.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
else_if_without_else.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
empty_enum.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
empty_enum.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
empty_line_after_outer_attribute.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
empty_line_after_outer_attribute.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
entry.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
entry.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
enum_glob_use.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
enum_glob_use.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
enum_variants.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
enum_variants.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
enums_clike.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
enums_clike.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
eq_op.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
eq_op.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
erasing_op.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
erasing_op.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
escape_analysis.rs Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
escape_analysis.stderr Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
eta.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
eta.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
eval_order_dependence.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
eval_order_dependence.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
excessive_precision.rs Fixes #3180, suppress excessive_precision lint for floats with no decimal part 2018-09-29 07:39:30 -07:00
excessive_precision.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
explicit_write.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
explicit_write.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
fallible_impl_from.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
fallible_impl_from.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
filter_methods.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
filter_methods.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
float_cmp.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
float_cmp.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
float_cmp_const.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
float_cmp_const.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
fn_to_numeric_cast.rs Fix fn_to_numeric_cast UI tests 2018-10-05 07:49:08 +02:00
fn_to_numeric_cast.stderr Fix fn_to_numeric_cast UI tests 2018-10-05 07:49:08 +02:00
for_loop.rs Corrected explicit_counter_loop behavior with nested loops 2018-09-07 20:46:36 -07:00
for_loop.stderr Corrected explicit_counter_loop behavior with nested loops 2018-09-07 20:46:36 -07:00
format.rs Don't suggest to_string().to_string in USELESS_FORMAT 2018-10-03 20:59:59 +02:00
format.stderr Don't suggest to_string().to_string in USELESS_FORMAT 2018-10-03 20:59:59 +02:00
formatting.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
formatting.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
functions.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
functions.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
fxhash.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
fxhash.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
get_unwrap.rs #3006 : Fixing for .get().unwrap().foo() 2018-09-23 19:53:25 -07:00
get_unwrap.stderr Full fix of get unwrap issue 2018-09-23 19:53:25 -07:00
identity_conversion.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
identity_conversion.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
identity_op.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
identity_op.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
if_let_redundant_pattern_matching.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
if_let_redundant_pattern_matching.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
if_not_else.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
if_not_else.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
impl.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
impl.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
implicit_hasher.rs Fix some existing test expectations 2018-06-14 23:13:12 +01:00
implicit_hasher.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
inconsistent_digit_grouping.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
inconsistent_digit_grouping.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
indexing_slicing.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
indexing_slicing.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
infallible_destructuring_match.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
infallible_destructuring_match.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
infinite_iter.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
infinite_iter.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
infinite_loop.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
infinite_loop.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
inline_fn_without_body.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
inline_fn_without_body.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
int_plus_one.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
int_plus_one.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
invalid_ref.rs Apply changes that were required for running in the rustc test suite 2017-11-14 14:56:00 +01:00
invalid_ref.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
invalid_upcast_comparisons.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
invalid_upcast_comparisons.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
issue-3145.rs Add regression test 2018-09-07 17:41:03 +02:00
issue-3145.stderr Add regression test 2018-09-07 17:41:03 +02:00
issue_2356.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
issue_2356.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
item_after_statement.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
item_after_statement.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
large_digit_groups.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
large_digit_groups.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
large_enum_variant.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
large_enum_variant.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
len_zero.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
len_zero.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
let_if_seq.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
let_if_seq.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
let_return.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
let_return.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
let_unit.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
let_unit.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
lifetimes.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
lifetimes.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
literals.rs Add lint for misstyped literal casting 2018-09-05 19:46:49 +02:00
literals.stderr Add lint for misstyped literal casting 2018-09-05 19:46:49 +02:00
map_clone.rs Reimplement the map_clone lint from scratch 2018-10-02 15:13:43 +02:00
map_clone.stderr Reimplement the map_clone lint from scratch 2018-10-02 15:13:43 +02:00
map_flatten.rs Lint for chaining flatten after map 2018-09-24 14:29:16 -07:00
map_flatten.stderr Lint for chaining flatten after map 2018-09-24 14:29:16 -07:00
map_unit_fn.stderr Rename option_map_unit_fn to map_unit_fn 2018-04-15 13:01:10 +02:00
match_bool.rs Split up match_bool UI tests 2018-04-07 10:23:27 +02:00
match_bool.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
matches.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
matches.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mem_forget.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mem_forget.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mem_replace.rs mem_replace: match on path. 2018-09-19 14:41:22 -07:00
mem_replace.stderr mem_replace: match on path. 2018-09-19 14:41:22 -07:00
methods.rs Move tests into separate file 2018-09-29 13:57:04 +02:00
methods.stderr Move tests into separate file 2018-09-29 13:57:04 +02:00
min_max.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
min_max.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
missing-doc.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
missing-doc.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
missing_inline.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
missing_inline.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
module_inception.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
module_inception.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
modulo_one.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
modulo_one.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mut_from_ref.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mut_from_ref.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mut_mut.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mut_mut.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mut_range_bound.rs Apply changes that were required for running in the rustc test suite 2017-11-14 14:56:00 +01:00
mut_range_bound.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mut_reference.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mut_reference.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mutex_atomic.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
mutex_atomic.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_bool.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_bool.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_borrow.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_borrow.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_borrowed_ref.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_borrowed_ref.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_collect.rs Rustup 2018-09-03 23:50:24 -04:00
needless_collect.stderr Rustup 2018-09-03 23:50:24 -04:00
needless_continue.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_continue.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_pass_by_value.rs Fix 'impossible case reached' ICE 2018-10-01 22:34:52 +02:00
needless_pass_by_value.stderr Fix 'impossible case reached' ICE 2018-10-01 22:34:52 +02:00
needless_pass_by_value_proc_macro.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_range_loop.rs Don't lint mixed slice indexing and usize indexing in needless_range_loop 2017-11-07 15:32:52 +01:00
needless_range_loop.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_return.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_return.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_update.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_update.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
neg_cmp_op_on_partial_ord.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
neg_cmp_op_on_partial_ord.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
neg_multiply.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
neg_multiply.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
never_loop.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
never_loop.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
new_without_default.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
new_without_default.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
no_effect.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
no_effect.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
non_copy_const.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
non_copy_const.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
non_expressive_names.rs add tests for #3057 and #2651 2018-09-08 09:04:04 +02:00
non_expressive_names.stderr Merge pull request #2977 from flip1995/tool_lints 2018-09-01 11:22:23 +05:30
ok_expect.rs move ok_expect tests 2017-10-10 00:03:39 -05:00
ok_expect.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
ok_if_let.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
ok_if_let.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
op_ref.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
op_ref.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
open_options.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
open_options.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
option_map_unit_fn.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
option_map_unit_fn.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
option_option.rs Added further tests 2018-01-19 08:10:09 +02:00
option_option.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
overflow_check_conditional.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
overflow_check_conditional.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
panic_unimplemented.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
panic_unimplemented.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
partialeq_ne_impl.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
partialeq_ne_impl.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
patterns.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
patterns.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
precedence.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
precedence.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
print.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
print.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
print_literal.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
print_literal.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
print_with_newline.rs print_with_newline / write_with_newline: don't warn about string with several \ns in them. 2018-09-06 12:59:34 +02:00
print_with_newline.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
println_empty_string.rs fixing error message for empty println macro 2018-04-15 14:00:28 +02:00
println_empty_string.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
ptr_arg.rs Added test case for ptr_arg 2018-09-05 05:59:07 -07:00
ptr_arg.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
ptr_offset_with_cast.rs suggest wrapping_offset as well 2018-08-29 07:40:00 -05:00
ptr_offset_with_cast.stderr Fix ptr offset tests 2018-08-31 00:38:27 -07:00
question_mark.rs Add question mark operator 2018-01-31 00:10:35 +01:00
question_mark.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
range.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
range.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
range_plus_minus_one.rs backticks and testcase 2018-09-03 18:24:38 +03:00
range_plus_minus_one.stderr backticks and testcase 2018-09-03 18:24:38 +03:00
redundant_closure_call.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
redundant_closure_call.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
redundant_field_names.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
redundant_field_names.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
reference.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
reference.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
regex.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
regex.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
replace_consts.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
replace_consts.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
result_map_unit_fn.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
result_map_unit_fn.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
serde.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
serde.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
shadow.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
shadow.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
short_circuit_statement.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
short_circuit_statement.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
single_char_pattern.rs Fix single_char_pattern crash (#3204) 2018-09-24 08:33:57 +02:00
single_char_pattern.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
single_match.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
single_match.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
starts_ends_with.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
starts_ends_with.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
string_extend.rs move string_extend tests 2017-10-09 23:57:17 -05:00
string_extend.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
strings.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
strings.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
stutter.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
stutter.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
suspicious_arithmetic_impl.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
suspicious_arithmetic_impl.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
swap.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
swap.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
temporary_assignment.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
temporary_assignment.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
toplevel_ref_arg.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
toplevel_ref_arg.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
trailing_zeros.rs Remove now stable tool_attributes feature 2018-08-23 15:36:07 +02:00
trailing_zeros.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
trailing_zeros.stdout BinOpKind 2018-07-16 11:46:37 +02:00
transmute.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
transmute.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
transmute_32bit.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
transmute_64bit.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
transmute_64bit.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
trivially_copy_pass_by_ref.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
trivially_copy_pass_by_ref.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
ty_fn_sig.rs Add regression test (fixes #2234) 2017-11-29 16:05:13 +01:00
types.rs Start regression tests for types.rs 2017-12-23 10:15:11 -08:00
types.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unicode.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unicode.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unit_arg.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unit_arg.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unit_cmp.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unit_cmp.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unnecessary_clone.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unnecessary_clone.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unnecessary_filter_map.rs Move tests into separate file 2018-09-29 13:57:04 +02:00
unnecessary_filter_map.stderr Move tests into separate file 2018-09-29 13:57:04 +02:00
unnecessary_fold.rs Move unnecessary_fold UI tests to separate file 2018-04-12 22:16:43 +02:00
unnecessary_fold.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unnecessary_ref.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unnecessary_ref.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unneeded_field_pattern.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unneeded_field_pattern.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unreadable_literal.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unreadable_literal.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unsafe_removed_from_name.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unsafe_removed_from_name.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unused_io_amount.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unused_io_amount.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unused_labels.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unused_labels.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unused_lt.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unused_lt.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unwrap_or.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unwrap_or.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
unwrap_or.stdout Fix: point to correct problem part of code 2018-02-19 12:14:53 -05:00
update-all-references.sh tests: fixup arg handling for update-all-references 2017-11-18 16:11:55 +01:00
update-references.sh rustup and compile-fail -> ui test move 2017-02-07 21:05:30 +01:00
use_self.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
use_self.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
used_underscore_binding.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
used_underscore_binding.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
useless_asref.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
useless_asref.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
useless_attribute.rs Fix useless_attribute to also whitelist unused_extern_crates. 2018-09-15 11:16:45 +03:00
useless_attribute.stderr Fix useless_attribute to also whitelist unused_extern_crates. 2018-09-15 11:16:45 +03:00
vec.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
vec.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
while_loop.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
while_loop.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
write_literal.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
write_literal.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
write_with_newline.rs print_with_newline / write_with_newline: don't warn about string with several \ns in them. 2018-09-06 12:59:34 +02:00
write_with_newline.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
writeln_empty_string.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
writeln_empty_string.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
wrong_self_convention.rs Correct false positive in wrong_self_convention lint for to_mut 2018-10-02 04:47:38 -07:00
wrong_self_convention.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
zero_div_zero.rs Adapt ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
zero_div_zero.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00
zero_ptr.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
zero_ptr.stderr Adapt the *.stderr files of the ui-tests to the tool_lints 2018-08-29 11:08:29 -07:00