rust/src
Georg Brandl 4400aaed43 if_let_chain: allow mixing in normal ifs as well 2015-08-13 06:32:24 +02:00
..
approx_const.rs all: make style of lint messages consistent 2015-08-12 10:47:09 +02:00
attrs.rs all: make style of lint messages consistent 2015-08-12 10:47:09 +02:00
bit_mask.rs all: make style of lint messages consistent 2015-08-12 10:47:09 +02:00
collapsible_if.rs Use snippet, pprust methods expand AST 2015-08-12 15:19:57 +05:30
eq_op.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
eta_reduction.rs all: make style of lint messages consistent 2015-08-12 10:47:09 +02:00
identity_op.rs all: make style of lint messages consistent 2015-08-12 10:47:09 +02:00
len_zero.rs len_zero: display full suggested expr in message 2015-08-12 10:53:14 +02:00
lib.rs unicode: add lint against non-ascii chars in literals (Allow by default), #85 2015-08-12 20:36:35 +02:00
methods.rs methods: lint against String.to_string (fixes #100) 2015-08-12 17:03:13 +02:00
misc.rs methods: move misc.StrToStringPass to MethodsPass 2015-08-12 13:58:55 +02:00
mut_mut.rs all: make style of lint messages consistent 2015-08-12 10:47:09 +02:00
needless_bool.rs all: make style of lint messages consistent 2015-08-12 10:47:09 +02:00
ptr_arg.rs all: make style of lint messages consistent 2015-08-12 10:47:09 +02:00
returns.rs if_let_chain: allow mixing in normal ifs as well 2015-08-13 06:32:24 +02:00
strings.rs all: make style of lint messages consistent 2015-08-12 10:47:09 +02:00
types.rs new lint: warn if let-binding has unit value (fixes #74) 2015-08-12 13:21:07 +02:00
unicode.rs unicode: add lint against non-ascii chars in literals (Allow by default), #85 2015-08-12 20:36:35 +02:00
utils.rs if_let_chain: allow mixing in normal ifs as well 2015-08-13 06:32:24 +02:00