.. |
approx_const.rs
|
Compare float literals to stringified constants
|
2015-10-24 16:00:22 -07:00 |
attrs.rs
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
bit_mask.rs
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
block_in_if_condition.rs
|
Add block_in_if lint, #434
|
2015-11-22 21:52:06 +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
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
eq_op.rs
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
eta_reduction.rs
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
identity_op.rs
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
len_zero.rs
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
lib.rs
|
Merge branch 'pr-462'
|
2015-11-22 21:58:13 +05:30 |
lifetimes.rs
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
loops.rs
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
map_clone.rs
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
matches.rs
|
Rustup to rustc 1.6.0-nightly (effcd2965 2015-11-04)
|
2015-11-05 08:20:28 +05:30 |
methods.rs
|
spurious newline
|
2015-11-23 16:34:23 +05:30 |
minmax.rs
|
rustfmt a little
|
2015-11-17 14:22:57 +09:00 |
misc.rs
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
mut_mut.rs
|
rustfmt a little
|
2015-11-17 14:22:57 +09:00 |
mut_reference.rs
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
mutex_atomic.rs
|
Recommend using Mutex<()> for locking
|
2015-10-11 16:07:00 +02:00 |
needless_bool.rs
|
rustfmt a little
|
2015-11-17 14:22:57 +09:00 |
needless_features.rs
|
rustfmt a little
|
2015-11-17 14:22:57 +09:00 |
needless_update.rs
|
New lint for struct update that has no effect
|
2015-10-22 18:19:06 +09:00 |
no_effect.rs
|
New lint for statement with no effect
|
2015-10-29 15:50:35 +09:00 |
open_options.rs
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
precedence.rs
|
rustfmt a little
|
2015-11-17 14:22:57 +09:00 |
ptr_arg.rs
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
ranges.rs
|
New lint for zip with array length instead of enumerate()
|
2015-11-03 15:55:20 -05:00 |
returns.rs
|
Rust upgrade to rustc 1.5.0-nightly (9d3e79ad3 2015-10-10)
|
2015-10-12 02:42:59 +05:30 |
shadow.rs
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
strings.rs
|
rustfmt a little
|
2015-11-17 14:22:57 +09:00 |
temporary_assignment.rs
|
New lint for assignment to temporary
|
2015-11-04 21:37:18 +09:00 |
transmute.rs
|
Add lint for useless transmutes
|
2015-11-11 10:53:11 -05:00 |
types.rs
|
Update to latest rust nightly
|
2015-11-19 15:51:30 +01:00 |
unicode.rs
|
Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17)
|
2015-09-19 08:23:04 +05:30 |
utils.rs
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
zero_div_zero.rs
|
rustfmt a little
|
2015-11-17 14:22:57 +09:00 |