Description
branch: master
Compiling cargo_metadata v0.2.3
Compiling clippy_lints v0.0.166 (file:///home/ryan/git/rust/src/tools/clippy/clippy_lints)
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
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
error: aborting due to previous error
error: aborting due to previous error
error: Could not compile clippy_lints
.
warning: build failed, waiting for other jobs to finish...
error: Could not compile clippy_lints
.
warning: build failed, waiting for other jobs to finish...
error: build failed
This failure is expected (see src/tools/toolstate.toml
)
Build completed successfully in 1:46:49