@@ -7,7 +7,9 @@ All notable changes to this project will be documented in this file.
7
7
[ 01ab9fe6...master] ( https://github.com/rust-lang/rust-clippy/compare/01ab9fe6...master )
8
8
9
9
10
- ## Rust 1.36 (beta)
10
+ ## Rust 1.36
11
+
12
+ Current beta
11
13
12
14
[ eb9f9b1...71be6f62] ( https://github.com/rust-lang/rust-clippy/compare/eb9f9b1...71be6f62 )
13
15
@@ -36,7 +38,9 @@ All notable changes to this project will be documented in this file.
36
38
* Fix ICE in [ ` decimal_literal_representation ` ] [ #3931 ] ( https://github.com/rust-lang/rust-clippy/pull/3931 )
37
39
38
40
39
- ## Rust 1.35 (2019-05-20)
41
+ ## Rust 1.35
42
+
43
+ Current stable, released 2019-05-20
40
44
41
45
[ 1fac380..37f5c1e] ( https://github.com/rust-lang/rust-clippy/compare/1fac380...37f5c1e )
42
46
@@ -62,7 +66,9 @@ All notable changes to this project will be documented in this file.
62
66
* Avoid triggering [ ` redundant_closure ` ] in macros
63
67
* ICE fixes: [ #3805 ] ( https://github.com/rust-lang/rust-clippy/pull/3805 ) , [ #3772 ] ( https://github.com/rust-lang/rust-clippy/pull/3772 ) , [ #3741 ] ( https://github.com/rust-lang/rust-clippy/pull/3741 )
64
68
65
- ## Rust 1.34 (2019-04-10)
69
+ ## Rust 1.34
70
+
71
+ Released 2019-04-10
66
72
67
73
[ 1b89724...1fac380] ( https://github.com/rust-lang/rust-clippy/compare/1b89724...1fac380 )
68
74
@@ -90,7 +96,9 @@ All notable changes to this project will be documented in this file.
90
96
[ #3665 ] [ pull3665 ] for more details.
91
97
* We now have [ improved documentation] [ adding_lints ] on how to add new lints
92
98
93
- ## Rust 1.33 (2019-02-26)
99
+ ## Rust 1.33
100
+
101
+ Released 2019-02-26
94
102
95
103
[ b2601be...1b89724] ( https://github.com/rust-lang/rust-clippy/compare/b2601be...1b89724 )
96
104
@@ -149,7 +157,8 @@ All notable changes to this project will be documented in this file.
149
157
* Improve suggestion for ` needless_range_loop `
150
158
* Move ` needless_pass_by_value ` from ` pedantic ` group to ` style `
151
159
152
- ## Rust 1.31 (2018-12-06)
160
+ ## Rust 1.31
161
+ Released 2018-12-06
153
162
154
163
[ 125907ad..2e26fdc2] ( https://github.com/rust-lang/rust-clippy/compare/125907ad..2e26fdc2 )
155
164
@@ -187,7 +196,9 @@ All notable changes to this project will be documented in this file.
187
196
* Improve suggestions for ` manual_memcpy `
188
197
* Improve help message for ` needless_lifetimes `
189
198
190
- ## Rust 1.30 (2018-10-25)
199
+ ## Rust 1.30
200
+
201
+ Released 2018-10-25
191
202
192
203
[ 14207503...125907ad] ( https://github.com/rust-lang/rust-clippy/compare/14207503...125907ad )
193
204
@@ -216,7 +227,9 @@ All notable changes to this project will be documented in this file.
216
227
* Move ` shadow_unrelated ` from ` restriction ` group to ` pedantic `
217
228
* Move ` indexing_slicing ` from ` pedantic ` group to ` restriction `
218
229
219
- ## Rust 1.29 (2018-09-13)
230
+ ## Rust 1.29
231
+
232
+ Released 2018-09-13
220
233
221
234
[ v0.0.212...14207503] ( https://github.com/rust-lang/rust-clippy/compare/v0.0.212...14207503 )
222
235
0 commit comments