August 29, 2018 – September 5, 2018
Overview
16 Pull requests merged by 11 people
-
Merged
#3131
Fix #2293 - ptr_arg
Sep 5, 2018 -
Merged
#3108
range_plus_one suggestion should not remove braces fix
Sep 4, 2018 -
Merged
#3125
Make `Default` do what `default` used to do
Sep 4, 2018 -
Merged
#3124
Cleanup old min_version stuff
Sep 4, 2018 -
Merged
#3109
Lint against needless uses of `collect()`
Sep 4, 2018 -
Merged
#3092
default_trait_access skips <F as Default>::default()
Sep 3, 2018 -
Merged
#3120
Update travis integration tests to tool_lints
Sep 3, 2018 -
Merged
#3119
iter conservation efforts: save the endangered .iter() and .into_iter()
Sep 3, 2018 -
Merged
#3116
Fix clippy -> clippy::all warning in CI
Sep 3, 2018 -
Merged
#3115
Remove dependence of ci on github token
Sep 3, 2018 -
Merged
#2941
Run travis on rustc-master instead of nightly
Sep 3, 2018 -
Merged
#3114
Make `Conf::default` available
Sep 3, 2018 -
Merged
#3113
Fix #3112
Sep 2, 2018 -
Merged
#2977
Implement tool_lints
Sep 1, 2018 -
Merged
#3081
Fix #3078
Aug 31, 2018 -
Merged
#2962
Further automate pre_publish.sh
Aug 30, 2018
4 Pull requests proposed by 3 people
-
Proposed
#3123
Lint #[cfg_attr(rustfmt, rustfmt_skip)] and suggest #[rustfmt::skip]
Sep 3, 2018 -
Proposed
#3127
Fix 2937
Sep 4, 2018 -
Proposed
#3129
Add lint for misstyped literal casting
Sep 4, 2018 -
Proposed
#3130
driver: Improve check for rustc arg
Sep 5, 2018
6 Issues closed by 4 people
-
Closed
#2293
ptr_arg false positives
Sep 5, 2018 -
Closed
#3034
suggest iterator.count() instead of iterator.collect<Vec<_>>.len()
Sep 4, 2018 -
Closed
#2879
wrong recommendation for default_trait_access
Sep 3, 2018 -
Closed
#3112
Build Broken on Nightly and Master 2018-09-02
Sep 2, 2018 -
Closed
#3111
ICE in markup5ever
Sep 2, 2018 -
Closed
#3078
crash checking markup5ever 0.7.2
Aug 31, 2018
8 Issues created by 7 people
-
Opened
#3132
clippy provides non-working links with namespaced lint names for more information
Sep 5, 2018 -
Opened
#3128
borrowed_box gives syntactically invalid suggestion
Sep 4, 2018 -
Opened
#3126
write_with_newline should not warn if the string contains multiple newlines
Sep 3, 2018 -
Opened
#3122
lint unused allow attributes
Sep 3, 2018 -
Opened
#3121
replace #[cfg_attr(rustfmt, rustfmt_skip)] with #[rustfmt::skip]
Sep 3, 2018 -
Opened
#3118
AppVeyor 'stderr: error: unable to unlink old fallback exe' error in dogfood tests
Sep 3, 2018 -
Opened
#3117
Lint when trait contains method with same name as method from trait heirachy
Sep 3, 2018 -
Opened
#3110
Suggestions for toplevel_ref_arg should not move `mut` to the right-hand side
Sep 2, 2018
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
11 new comments
Open
#2985
update_lints rewrite: Add structure and --print-only
Sep 5, 2018 -
3 new comments
Open
#3006
bad get_unwrap suggestion
Aug 31, 2018 -
3 new comments
Open
#3091
Catch typos like `1_32` instead of `1_i32`
Sep 3, 2018 -
2 new comments
Open
#2937
expect_fun_call suggests code that does not compile
Aug 30, 2018 -
2 new comments
Open
#3015
Improve clippy --version output
Aug 31, 2018 -
2 new comments
Open
#3095
[2/7] Relicense under dual MIT / Apache v2
Sep 2, 2018 -
2 new comments
Open
#3098
[5/7] Relicense under dual MIT / Apache v2
Sep 2, 2018 -
2 new comments
Open
#3099
[7/7] Relicense under dual MIT / Apache v2
Sep 3, 2018 -
1 new comment
Open
#798
collapsible_if shouldn't apply if there is a comment before
Sep 2, 2018 -
1 new comment
Open
#3096
[3/7] Relicense under dual MIT / Apache v2
Sep 2, 2018 -
1 new comment
Open
#3097
[4/7] Relicense under dual MIT / Apache v2
Sep 3, 2018 -
1 new comment
Open
#3106
lint `identity_conversion` name is misleading
Sep 3, 2018 -
1 new comment
Open
#3103
range_plus_one help suggestion should not remove braces
Sep 4, 2018 -
1 new comment
Open
#3094
[1/7] Relicense under dual MIT / Apache v2
Sep 5, 2018 -
0 new comments
Open
#3100
[6/7] Relicense under dual MIT / Apache v2
Sep 1, 2018 -
0 new comments
Open
#3013
Make `clippy.toml` an unstable feature
Sep 3, 2018 -
0 new comments
Open
#1997
WIP: use_self checking lifetimes & generics
Aug 30, 2018 -
0 new comments
Open
#2077
Initial implementation of possible shortcircuiting collect lint
Aug 30, 2018 -
0 new comments
Open
#3060
Lint against String.repeat(1)
Sep 3, 2018 -
0 new comments
Open
#3066
Add lint to check for temporary where dropping has side effects.
Sep 2, 2018 -
0 new comments
Open
#3068
convert "".to_string() and "".to_owned() to String::new()
Sep 2, 2018 -
0 new comments
Open
#3085
Revert "Fix E0502 warnings"
Sep 3, 2018