rust/tests/compile-fail
2016-03-18 14:06:39 +01:00
..
absurd-extreme-comparisons.rs
approx_const.rs lint on binding-names that are too similar 2016-03-18 14:06:39 +01:00
array_indexing.rs
attrs.rs
bit_masks.rs
blacklisted_name.rs
block_in_if_condition.rs
bool_comparison.rs
box_vec.rs
cast.rs
char_lit_as_u8.rs
cmp_nan.rs
cmp_owned.rs
collapsible_if.rs
complex_types.rs
conf_bad_arg.rs
conf_french_blacklisted_name.rs
conf_french_blacklisted_name.toml
conf_non_existant.rs
conf_unknown_key.rs
conf_unknown_key.toml
copies.rs
cyclomatic_complexity.rs
derive.rs
dlist.rs
drop_ref.rs lint on binding-names that are too similar 2016-03-18 14:06:39 +01:00
duplicate_underscore_argument.rs
entry.rs
enum_glob_use.rs
enum_variants.rs
enums_clike.rs
eq_op.rs
escape_analysis.rs
eta.rs
float_cmp.rs
for_loop.rs lint on binding-names that are too similar 2016-03-18 14:06:39 +01:00
format.rs
formatting.rs
functions.rs
identity_op.rs
if_not_else.rs
item_after_statement.rs
len_zero.rs lint on binding-names that are too similar 2016-03-18 14:06:39 +01:00
let_return.rs
let_unit.rs
lifetimes.rs
map_clone.rs
matches.rs
methods.rs lint on binding-names that are too similar 2016-03-18 14:06:39 +01:00
min_max.rs
modulo_one.rs
mut_mut.rs
mut_reference.rs
mutex_atomic.rs
needless_bool.rs
needless_features.rs
needless_return.rs
needless_update.rs
new_without_default.rs
no_effect.rs
non_expressive_names.rs lint on binding-names that are too similar 2016-03-18 14:06:39 +01:00
open_options.rs
overflow_check_conditional.rs
panic.rs
patterns.rs
precedence.rs
print.rs
ptr_arg.rs
range.rs
redundant_closure_call.rs
regex.rs
shadow.rs
strings.rs
swap.rs
temporary_assignment.rs
toplevel_ref_arg.rs
transmute.rs
unicode.rs
unit_cmp.rs
unneeded_field_pattern.rs
unused_labels.rs
unused_lt.rs
used_underscore_binding.rs
vec.rs
while_loop.rs
wrong_self_convention.rs
zero_div_zero.rs