| .. |
|
approx_const.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
attrs.rs
|
Remove "are you sure?" from lint msg.
|
2015-10-12 07:59:08 +02:00 |
|
bit_mask.rs
|
fix dogfood
|
2015-09-19 08:33:04 +05:30 |
|
collapsible_if.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
consts.rs
|
rustup 2015-09-24
|
2015-09-25 18:52:36 +05:30 |
|
eq_op.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
eta_reduction.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
identity_op.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
len_zero.rs
|
all: remove trailing spaces
|
2015-09-28 07:11:03 +02:00 |
|
lib.rs
|
New lint for struct update that has no effect
|
2015-10-22 18:19:06 +09:00 |
|
lifetimes.rs
|
Fix rustup fallout: lifetimes false positives
|
2015-09-30 20:10:54 +05:30 |
|
loops.rs
|
Merge PR #374
|
2015-10-14 11:44:09 +02:00 |
|
matches.rs
|
added code snippet help to match_bool
|
2015-10-21 08:24:56 +02:00 |
|
methods.rs
|
rustup to 1.5.0-nightly (7bf4c885f 2015-09-26)
|
2015-09-28 10:34:10 +05:30 |
|
minmax.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
misc.rs
|
Improve cmp_owned suggestions (fixes #386)
|
2015-10-13 04:16:05 +05:30 |
|
mut_mut.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
mut_reference.rs
|
Remove unnecessary clones and add helper function
|
2015-09-30 13:08:29 +02:00 |
|
mutex_atomic.rs
|
Recommend using Mutex<()> for locking
|
2015-10-11 16:07:00 +02:00 |
|
needless_bool.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
needless_features.rs
|
Cleanup as discussed in PR
|
2015-10-17 20:16:54 +02:00 |
|
needless_update.rs
|
New lint for struct update that has no effect
|
2015-10-22 18:19:06 +09:00 |
|
open_options.rs
|
Change lint description
|
2015-10-07 17:15:44 +02:00 |
|
precedence.rs
|
improved precedence messages (fixes #389)
|
2015-10-13 13:59:20 +02:00 |
|
ptr_arg.rs
|
Make ptr_arg lint warn by default
|
2015-10-14 20:35:44 +02:00 |
|
ranges.rs
|
rustup to 1.5.0-nightly (7bf4c885f 2015-09-26)
|
2015-09-28 10:34:10 +05:30 |
|
returns.rs
|
Rust upgrade to rustc 1.5.0-nightly (9d3e79ad3 2015-10-10)
|
2015-10-12 02:42:59 +05:30 |
|
shadow.rs
|
Rust upgrade to rustc 1.5.0-nightly (9d3e79ad3 2015-10-10)
|
2015-10-12 02:42:59 +05:30 |
|
strings.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
types.rs
|
Fix type complexity lint
|
2015-10-15 19:55:14 +05:30 |
|
unicode.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
|
utils.rs
|
Merge branch 'pr-394'
|
2015-10-18 00:54:03 +05:30 |
|
zero_div_zero.rs
|
implement 0.0/0.0 -> NaN lint as described in #370
|
2015-10-11 19:26:23 -07:00 |