You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -166,7 +166,8 @@ quasiquote as an ordinary plugin library.
166
166
167
167
Plugins can extend [Rust's lint
168
168
infrastructure](../reference.html#lint-check-attributes) with additional checks for
169
-
code style, safety, etc. Now let's write a plugin [`lint_plugin_test.rs`](https://github.com/rust-lang/rust/blob/master/src/test/auxiliary/lint_plugin_test.rs)
0 commit comments