.. |
approx_const.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
array_indexing.rs
|
Implement #364
|
2015-12-21 19:36:58 +01:00 |
attrs.rs
|
Fix #518
|
2015-12-23 22:37:52 +01:00 |
bit_mask.rs
|
Fix some typos
|
2015-12-21 20:47:19 +01:00 |
block_in_if_condition.rs
|
Don't trigger block_in_if_condition_expr lint if the block is unsafe
|
2015-12-23 02:12:08 +01:00 |
collapsible_if.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
consts.rs
|
Fix missing parameter in panic!
|
2015-12-23 22:36:37 +01:00 |
cyclomatic_complexity.rs
|
adding missing doc comments
|
2015-12-14 22:16:56 +01:00 |
eq_op.rs
|
Merge pull request #492 from Manishearth/wiki
|
2015-12-11 09:20:19 -05:00 |
escape.rs
|
fix boxed_local example
|
2015-12-14 21:17:11 +01:00 |
eta_reduction.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
identity_op.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
len_zero.rs
|
Merge pull request #492 from Manishearth/wiki
|
2015-12-11 09:20:19 -05:00 |
lib.rs
|
Add SEARCH_IS_SOME lint
|
2015-12-30 00:38:03 -08:00 |
lifetimes.rs
|
adding missing doc comments
|
2015-12-14 22:16:56 +01:00 |
loops.rs
|
adding missing doc comments
|
2015-12-14 22:16:56 +01:00 |
map_clone.rs
|
Nightly fixes
|
2015-12-22 00:22:35 +01:00 |
matches.rs
|
fix fallout from CC improvements
|
2015-12-14 14:30:09 +01:00 |
methods.rs
|
Make MethodsPass lint notes clearer
|
2015-12-30 01:07:40 -08:00 |
minmax.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
misc.rs
|
Implement #507
|
2015-12-21 01:03:12 -08:00 |
misc_early.rs
|
adding missing doc comments
|
2015-12-14 22:16:56 +01:00 |
mut_mut.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
mut_reference.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
mutex_atomic.rs
|
more docs
|
2015-12-14 08:03:01 +01:00 |
needless_bool.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
needless_features.rs
|
adding missing doc comments
|
2015-12-14 22:16:56 +01:00 |
needless_update.rs
|
Fix some typos
|
2015-12-21 20:47:19 +01:00 |
no_effect.rs
|
adding missing doc comments
|
2015-12-14 22:16:56 +01:00 |
open_options.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
panic.rs
|
Fix panic lint
|
2015-12-24 15:27:31 +05:30 |
precedence.rs
|
Rust upgrade to rustc 1.7.0-nightly (8ad12c3e2 2015-12-19)
|
2015-12-19 19:08:22 +05:30 |
ptr_arg.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
ranges.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
returns.rs
|
Merge pull request #494 from sanxiyn/suggestion-2
|
2015-12-17 22:17:32 +05:30 |
shadow.rs
|
Merge pull request #492 from Manishearth/wiki
|
2015-12-11 09:20:19 -05:00 |
strings.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
temporary_assignment.rs
|
adding missing doc comments
|
2015-12-14 22:16:56 +01:00 |
transmute.rs
|
more docs
|
2015-12-14 08:03:01 +01:00 |
types.rs
|
Mention VecDeque in linkedlist lint
|
2015-12-12 20:05:06 -02:00 |
unicode.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
utils.rs
|
Replace match_method_chain() with method_chain_args()
|
2015-12-27 14:15:09 -08:00 |
zero_div_zero.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |