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
Compiling clippy_lints v0.0.167
error: :vis fragment specifier is experimental and subject to change (see issue #41022)
--> <declare_lint macros>:1:3
|
1 | ( $ vis : vis $ NAME : ident , $ Level : ident , $ desc : expr ) => (
| ^^^^^^^^^^^
|
= help: add #![feature(macro_vis_matcher)] to the crate attributes to enable
The text was updated successfully, but these errors were encountered:
gyscos
changed the title
Compilation error on nightly 2017-10-30: vis fragment specifier is experimental and subject to change
Clippy 0.0.167 fails to build on nightly 2017-10-30: vis fragment specifier is experimental and subject to change
Oct 31, 2017
The text was updated successfully, but these errors were encountered: