]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #53370 - jkozlowski:stabilize-macro_vis_matcher, r=cramertj
authorkennytm <kennytm@gmail.com>
Mon, 20 Aug 2018 17:20:15 +0000 (01:20 +0800)
committerkennytm <kennytm@gmail.com>
Tue, 21 Aug 2018 09:51:38 +0000 (17:51 +0800)
commitf9e3af7439f3b8363e23ffd7e9a900d7a16f1f62
tree7d1318034a942a8ee093dcd59b8f12a5c8fd7b3a
parentffde96c201431a36e843ce51fb97e4f003555918
parent00920c0024860cec91b71a8a1fe57d1af37938f9
Rollup merge of #53370 - jkozlowski:stabilize-macro_vis_matcher, r=cramertj

Stabilize macro_vis_matcher

This PR should stabilize [macro_vis_matcher](https://github.com/rust-lang/rust/issues/41022) feature.

- [ ] "reference" book changes: https://github.com/rust-lang-nursery/reference/pull/400
- [ ] "Rust by example" book changes: https://github.com/rust-lang/rust-by-example/pull/1096
- [ ] "clippy" changes: https://github.com/rust-lang-nursery/rust-clippy/pull/3055

r? @cramertj
src/libsyntax/feature_gate.rs
src/test/run-pass-fulldeps/proc-macro/auxiliary/issue-40001-plugin.rs