.. |
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
|
Add "warn/allow by default" to lint descriptions where it was missing.
|
2016-01-01 17:48:19 +01:00 |
bit_mask.rs
|
Fix some typos
|
2015-12-21 20:47:19 +01:00 |
block_in_if_condition.rs
|
Add "warn/allow by default" to lint descriptions where it was missing.
|
2016-01-01 17:48:19 +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
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
eq_op.rs
|
Merge pull request #492 from Manishearth/wiki
|
2015-12-11 09:20:19 -05:00 |
escape.rs
|
Minor documentation cleanups
|
2016-01-01 17:49:01 +01:00 |
eta_reduction.rs
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
identity_op.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
len_zero.rs
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
lib.rs
|
Add new lint on function naming check (the '_')
|
2016-01-03 14:48:54 +01:00 |
lifetimes.rs
|
adding missing doc comments
|
2015-12-14 22:16:56 +01:00 |
loops.rs
|
Add "warn/allow by default" to lint descriptions where it was missing.
|
2016-01-01 17:48:19 +01:00 |
map_clone.rs
|
Remove reference to a fixed issue
|
2016-01-01 17:48:46 +01:00 |
matches.rs
|
Improve documentation on match_ref_pats (fixes #532)
|
2016-01-02 16:36:17 +05:30 |
methods.rs
|
Make MethodsPass lint notes clearer
|
2015-12-30 01:07:40 -08:00 |
minmax.rs
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
misc_early.rs
|
fixups
|
2016-01-03 21:25:09 +05:30 |
misc.rs
|
Add "warn/allow by default" to lint descriptions where it was missing.
|
2016-01-01 17:48:19 +01:00 |
mut_mut.rs
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
mut_reference.rs
|
Minor documentation cleanups
|
2016-01-01 17:49:01 +01:00 |
mutex_atomic.rs
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
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
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +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
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
shadow.rs
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
strings.rs
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
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
|
Add "warn/allow by default" to lint descriptions where it was missing.
|
2016-01-01 17:48:19 +01:00 |
unicode.rs
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
utils.rs
|
Rustup to syntax::errors changes
|
2016-01-02 16:10:15 +05:30 |
zero_div_zero.rs
|
Add "warn/allow by default" to lint descriptions where it was missing.
|
2016-01-01 17:48:19 +01:00 |