This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
History
Manish Goregaokar
6b0eb10769
Ignore pathological cases in boolean lint (
#825
)
2016-04-01 21:24:31 +05:30
..
utils
…
approx_const.rs
…
array_indexing.rs
…
attrs.rs
…
bit_mask.rs
…
blacklisted_name.rs
…
block_in_if_condition.rs
…
booleans.rs
Ignore pathological cases in boolean lint (
#825
)
2016-04-01 21:24:31 +05:30
collapsible_if.rs
…
consts.rs
…
copies.rs
…
cyclomatic_complexity.rs
…
deprecated_lints.rs
…
derive.rs
…
doc.rs
…
drop_ref.rs
…
entry.rs
…
enum_clike.rs
…
enum_glob_use.rs
…
enum_variants.rs
…
eq_op.rs
…
escape.rs
…
eta_reduction.rs
…
format.rs
…
formatting.rs
…
functions.rs
…
identity_op.rs
…
if_not_else.rs
…
items_after_statements.rs
…
len_zero.rs
…
lib.rs
…
lifetimes.rs
…
loops.rs
…
map_clone.rs
…
matches.rs
…
methods.rs
…
minmax.rs
…
misc_early.rs
…
misc.rs
…
mut_mut.rs
…
mut_reference.rs
…
mutex_atomic.rs
…
needless_bool.rs
…
needless_update.rs
…
new_without_default.rs
…
no_effect.rs
…
non_expressive_names.rs
…
open_options.rs
…
overflow_check_conditional.rs
…
panic.rs
…
precedence.rs
…
print.rs
…
ptr_arg.rs
…
ranges.rs
…
regex.rs
…
returns.rs
…
shadow.rs
…
strings.rs
…
swap.rs
…
temporary_assignment.rs
…
transmute.rs
…
types.rs
…
unicode.rs
…
unused_label.rs
…
vec.rs
…
zero_div_zero.rs
…