Skip to content

Commit 3b47f7a

Browse files
committed
Update stable rust version affected by this
1 parent 03e0564 commit 3b47f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2019-11-04-Clippy-removes-plugin-interface.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Using the plugin interface has been deprecated for about one and a half year now
1212
emitted. Now that compiler plugins are officially deprecated
1313
([rust-lang/rust#64675]), Clippy will remove its support for the plugin
1414
interface completely ([rust-lang/rust-clippy#4714]). This change will hit stable
15-
with version 1.40.0.
15+
with version 1.41.0.
1616

1717
[rust-lang/rust-clippy#2712]: https://github.com/rust-lang/rust-clippy/pull/2712
1818
[rust-lang/rust#64675]: https://github.com/rust-lang/rust/pull/64675

0 commit comments

Comments
 (0)