Skip to content

Commit f939fed

Browse files
committed
Move to main rust blog
1 parent fb996c2 commit f939fed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

posts/inside-rust/2019-10-24-Clippy-removes-plugin-interface.md renamed to posts/2019-10-25-Clippy-removes-plugin-interface.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
layout: post
33
title: "Clippy is removing its plugin interface"
4-
author: Philipp Krones
5-
description: "Now that compiler plugins are deprecated, Clippy is removing its deprecated plugin interface"
6-
team: the Dev tools team (Clippy) <https://www.rust-lang.org/governance/teams/dev-tools#clippy>
4+
author: Dev tools team (Clippy) <https://www.rust-lang.org/governance/teams/dev-tools#clippy>
75
---
86

97
Today, we're announcing that Clippy will completely remove its plugin interface.

0 commit comments

Comments
 (0)