.. |
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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
absurd-extreme-comparisons.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
approx_const.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
arithmetic.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
array_indexing.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
assign_ops.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
assign_ops2.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Rustup gets rid of false positives
|
2017-07-28 09:08:09 +02:00 |
attrs.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update to latest rustc diagnostic output
|
2017-08-01 13:11:48 +02:00 |
bit_masks.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
blacklisted_name.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
block_in_if_condition.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update from upstream.
|
2017-07-31 19:06:23 -04:00 |
bool_comparison.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
booleans.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
borrow_box.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
box_vec.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
cast.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
char_lit_as_u8.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
cmp_nan.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
cmp_null.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
cmp_owned.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update rustc output
|
2017-07-16 19:34:38 +02:00 |
collapsible_if.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
complex_types.rs
|
Update rustc output
|
2017-07-16 19:34:38 +02:00 |
complex_types.stderr
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
complex_types.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
copies.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
cyclomatic_complexity.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
cyclomatic_complexity_attr_used.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
derive.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
diverging_sub_expression.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
dlist.rs
|
Update rustc output
|
2017-07-16 19:34:38 +02:00 |
dlist.stderr
|
Update rustc output
|
2017-07-16 19:34:38 +02:00 |
dlist.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
doc.rs
|
Ignore mix of {,non-}sugared doc in doc_markdown
|
2017-06-17 18:24:23 +02:00 |
doc.stderr
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
doc.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
double_neg.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
double_parens.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
drop_forget_copy.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
drop_forget_ref.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
duplicate_underscore_argument.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
empty_enum.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
entry.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
enum_glob_use.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
enum_variants.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
enums_clike.rs
|
Update rustc output
|
2017-07-16 19:34:38 +02:00 |
enums_clike.stderr
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
enums_clike.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
eq_op.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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 |
escape_analysis.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update from upstream.
|
2017-07-31 19:06:23 -04:00 |
eta.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
eval_order_dependence.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
filter_methods.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
float_cmp.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
for_loop.rs
|
Fix various needless_range_loop false positives
|
2017-07-16 19:34:38 +02:00 |
for_loop.stderr
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
for_loop.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
format.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
formatting.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
functions.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
identity_op.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
if_let_redundant_pattern_matching.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
if_not_else.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
inconsistent_digit_grouping.rs
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
inconsistent_digit_grouping.stderr
|
Update stderr files.
|
2017-07-31 20:02:53 -04: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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
invalid_upcast_comparisons.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
item_after_statement.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
large_digit_groups.rs
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
large_digit_groups.stderr
|
Update stderr files.
|
2017-07-31 20:02:53 -04: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
|
Update rustc output
|
2017-07-16 19:34:38 +02:00 |
large_enum_variant.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update from upstream.
|
2017-07-31 19:06:23 -04:00 |
len_zero.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
let_if_seq.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
let_return.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
let_unit.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
lifetimes.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
lint_pass.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
literals.rs
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
literals.stderr
|
Fix hints from misc_early
|
2017-07-31 20:20:27 -04:00 |
literals.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
map_clone.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
matches.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
mem_forget.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update from upstream.
|
2017-07-31 19:06:23 -04:00 |
methods.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
min_max.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
missing-doc.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
module_inception.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
modulo_one.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
mut_from_ref.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
mut_mut.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
mut_reference.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
mutex_atomic.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
needless_bool.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
needless_borrow.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
needless_continue.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
needless_pass_by_value.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update from upstream.
|
2017-07-31 19:06:23 -04:00 |
needless_return.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
needless_update.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
neg_multiply.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
never_loop.rs
|
Add more test for #1586.
|
2017-07-05 15:57:30 +08:00 |
never_loop.stderr
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
never_loop.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update rustc output
|
2017-07-16 19:34:38 +02:00 |
new_without_default.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
no_effect.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
non_expressive_names.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
ok_if_let.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update rustc output
|
2017-07-16 19:34:38 +02:00 |
op_ref.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
open_options.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
overflow_check_conditional.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Rustup gets rid of false positives
|
2017-07-28 09:08:09 +02:00 |
panic.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
partialeq_ne_impl.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
patterns.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
precedence.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
print.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
print_with_newline.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
ptr_arg.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
range.rs
|
Put tests for step_by(0) back.
|
2017-07-05 15:51:43 +08:00 |
range.stderr
|
Put tests for step_by(0) back.
|
2017-07-05 15:51:43 +08:00 |
range.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
redundant_closure_call.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
reference.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
regex.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
serde.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
shadow.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
short_circuit_statement.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
should_assert_eq.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
strings.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
stutter.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
swap.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
temporary_assignment.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
toplevel_ref_arg.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
trailing_zeros.rs
|
Update to latest rustc diagnostic output
|
2017-08-01 13:11:48 +02:00 |
trailing_zeros.stderr
|
Update to latest rustc diagnostic output
|
2017-08-01 13:11:48 +02:00 |
trailing_zeros.stdout
|
Use the authoring tool to create a new lint
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
unicode.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
unit_cmp.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
unneeded_field_pattern.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
unreadable_literal.rs
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
unreadable_literal.stderr
|
Update stderr files.
|
2017-07-31 20:02:53 -04: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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
unsafe_removed_from_name.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
unused_io_amount.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
unused_labels.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
unused_lt.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
used_underscore_binding.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
useless_attribute.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
vec.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |
while_loop.rs
|
fix tests
|
2017-06-30 02:43:52 +02:00 |
while_loop.stderr
|
Add lint for digit grouping.
|
2017-07-22 17:49:45 -04:00 |
while_loop.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
wrong_self_convention.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
zero_div_zero.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +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
|
Update ui tests for examples
|
2017-07-03 12:37:30 +08:00 |
zero_ptr.stdout
|
Create a lint authoring helper (generates matching code)
|
2017-08-01 12:55:52 +02:00 |