| .. |
|
utils
|
Support RegexBuilder
|
2016-05-25 21:36:51 +02:00 |
|
approx_const.rs
|
Rustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
|
2016-04-08 02:23:14 +02:00 |
|
arithmetic.rs
|
fixed tests, added clippy_restrictions lint group
|
2016-04-30 23:54:10 +02:00 |
|
array_indexing.rs
|
needless borrows found in clippy
|
2016-05-09 13:07:55 +02:00 |
|
assign_ops.rs
|
add known problems
|
2016-05-11 17:04:27 +02:00 |
|
attrs.rs
|
Rustup to *1.10.0-nightly (22ac88f1a 2016-05-11)*
|
2016-05-12 21:22:38 +02:00 |
|
bit_mask.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
blacklisted_name.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
block_in_if_condition.rs
|
needless borrows found in clippy
|
2016-05-09 13:07:55 +02:00 |
|
booleans.rs
|
needless borrows found in clippy
|
2016-05-09 13:07:55 +02:00 |
|
collapsible_if.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
consts.rs
|
fallout
|
2016-05-09 13:08:00 +02:00 |
|
copies.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
cyclomatic_complexity.rs
|
Rustup to *1.10.0-nightly (22ac88f1a 2016-05-11)*
|
2016-05-12 21:22:38 +02:00 |
|
deprecated_lints.rs
|
Deprecates 4 lints
|
2016-03-24 19:56:48 +01:00 |
|
derive.rs
|
Rustup to *1.10.0-nightly (22ac88f1a 2016-05-11)*
|
2016-05-12 21:22:38 +02:00 |
|
doc.rs
|
Don’t warn in titles in DOC_MARKDOWN
|
2016-05-05 21:49:57 +02:00 |
|
drop_ref.rs
|
Move paths to their own module
|
2016-04-14 18:38:28 +02:00 |
|
entry.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
enum_clike.rs
|
Remove unused imports
|
2016-05-10 00:35:51 +09:00 |
|
enum_glob_use.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
enum_variants.rs
|
Remove unused imports
|
2016-05-10 00:35:51 +09:00 |
|
eq_op.rs
|
Rustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
|
2016-04-08 02:23:14 +02:00 |
|
escape.rs
|
Rustup to *1.10.0-nightly (22ac88f1a 2016-05-11)*
|
2016-05-12 21:22:38 +02:00 |
|
eta_reduction.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
format.rs
|
Move paths to their own module
|
2016-04-14 18:38:28 +02:00 |
|
formatting.rs
|
Beautify more docs
|
2016-03-28 21:24:36 +02:00 |
|
functions.rs
|
fix typos
|
2016-05-13 08:50:51 +03:00 |
|
identity_op.rs
|
Rustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
|
2016-04-08 02:23:14 +02:00 |
|
if_not_else.rs
|
Remove unused imports
|
2016-05-10 00:35:51 +09:00 |
|
items_after_statements.rs
|
Remove unused imports
|
2016-05-10 00:35:51 +09:00 |
|
len_zero.rs
|
Rustup to *1.10.0-nightly (cd6a40017 2016-05-16)*
|
2016-05-17 23:25:20 +02:00 |
|
lib.rs
|
Split new_without_default and new_without_default_derive.
|
2016-05-24 18:22:18 +02:00 |
|
lifetimes.rs
|
Rustup to *1.10.0-nightly (cd6a40017 2016-05-16)*
|
2016-05-17 23:25:20 +02:00 |
|
loops.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
map_clone.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
matches.rs
|
needless borrows found in clippy
|
2016-05-09 13:07:55 +02:00 |
|
mem_forget.rs
|
Fixed destructor detection in mem_forget
|
2016-04-21 09:36:39 -07:00 |
|
methods.rs
|
Rustup to *1.10.0-nightly (764ef92ae 2016-05-19)*
|
2016-05-23 16:11:28 +02:00 |
|
minmax.rs
|
Fix paths resolution
|
2016-04-26 13:31:52 +02:00 |
|
misc.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
misc_early.rs
|
Rustup to rustc 1.10.0-nightly (645dd013a 2016-04-24); release 0.0.64
|
2016-04-26 02:10:48 +05:30 |
|
mut_mut.rs
|
simplify mut_mut lint
|
2016-05-25 10:40:25 +02:00 |
|
mut_reference.rs
|
needless borrows found in clippy
|
2016-05-09 13:07:55 +02:00 |
|
mutex_atomic.rs
|
Move paths to their own module
|
2016-04-14 18:38:28 +02:00 |
|
needless_bool.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
needless_borrow.rs
|
add needless_borrow lint
|
2016-05-09 13:07:43 +02:00 |
|
needless_update.rs
|
Rustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
|
2016-04-08 02:23:14 +02:00 |
|
neg_multiply.rs
|
add neg_multiply lint (#862)
|
2016-04-17 23:33:21 +02:00 |
|
new_without_default.rs
|
Split new_without_default and new_without_default_derive.
|
2016-05-24 18:22:18 +02:00 |
|
no_effect.rs
|
fix no_effect lint
|
2016-05-25 18:51:35 +02:00 |
|
non_expressive_names.rs
|
properly lint function argument patterns in similar_names
|
2016-05-11 16:45:06 +02:00 |
|
open_options.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
overflow_check_conditional.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
panic.rs
|
Rustup to *1.10.0-nightly (22ac88f1a 2016-05-11)*
|
2016-05-12 21:22:38 +02:00 |
|
precedence.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
print.rs
|
Move paths to their own module
|
2016-04-14 18:38:28 +02:00 |
|
ptr_arg.rs
|
Move paths to their own module
|
2016-04-14 18:38:28 +02:00 |
|
ranges.rs
|
Fix paths resolution
|
2016-04-26 13:31:52 +02:00 |
|
regex.rs
|
Support RegexBuilder
|
2016-05-25 21:36:51 +02:00 |
|
returns.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
shadow.rs
|
Rustup to *1.10.0-nightly (476fe6eef 2016-05-21)*
|
2016-05-23 16:36:10 +02:00 |
|
strings.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
swap.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
temporary_assignment.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
transmute.rs
|
rustfmt all the things
|
2016-04-14 20:14:03 +02:00 |
|
types.rs
|
Allow invalid upcast comparisons
|
2016-05-16 22:52:22 +05:30 |
|
unicode.rs
|
fix markdown generated from code
|
2016-05-06 16:09:05 +02:00 |
|
unsafe_removed_from_name.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
unused_label.rs
|
Rustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
|
2016-05-23 16:11:19 +02:00 |
|
vec.rs
|
Rustup to *1.10.0-nightly (764ef92ae 2016-05-19)*
|
2016-05-23 16:11:28 +02:00 |
|
zero_div_zero.rs
|
Rustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
|
2016-04-08 02:23:14 +02:00 |