File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## Unreleased / In Rust Beta or Nightly
6
6
7
- [ eb9f9b1...master] ( https://github.com/rust-lang/rust-clippy/compare/eb9f9b1...master )
7
+ [ 01ab9fe6...master] ( https://github.com/rust-lang/rust-clippy/compare/01ab9fe6...master )
8
+
9
+
10
+ ## Rust 1.36 (beta)
11
+
12
+ [ eb9f9b1...71be6f62] ( https://github.com/rust-lang/rust-clippy/compare/eb9f9b1...71be6f62 )
8
13
9
14
* New lints: [ ` find_map ` ] , [ ` filter_map_next ` ] [ #4039 ] ( https://github.com/rust-lang/rust-clippy/pull/4039 )
10
15
* New lint: [ ` path_buf_push_overwrite ` ] [ #3954 ] ( https://github.com/rust-lang/rust-clippy/pull/3954 )
@@ -31,7 +36,8 @@ All notable changes to this project will be documented in this file.
31
36
* Fix ICE in [ ` decimal_literal_representation ` ] [ #3931 ] ( https://github.com/rust-lang/rust-clippy/pull/3931 )
32
37
33
38
34
- ## Rust 1.35 (beta)
39
+ ## Rust 1.35 (2019-05-20)
40
+
35
41
[ 1fac380..37f5c1e] ( https://github.com/rust-lang/rust-clippy/compare/1fac380...37f5c1e )
36
42
37
43
* New lint: [ ` drop_bounds ` ] to detect ` T: Drop ` bounds
You can’t perform that action at this time.
0 commit comments