-
Notifications
You must be signed in to change notification settings - Fork 1
Building the suffix array
Tibo Vande Moortele edited this page Jun 7, 2024
·
18 revisions
Error: attribute name space is experimental
error[E0658]: `#[diagnostic]` attribute name space is experimental
--> /user/gent/437/vsc43736/.cargo/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/handler/mod.rs:130:5
|
130 | diagnostic::on_unimplemented(
| ^^^^^^^^^^
|
= note: see issue #111996 <https://github.com/rust-lang/rust/issues/111996> for more information
= help: add `#![feature(diagnostic_namespace)]` to the crate attributes to enable
For more information about this error, try `rustc --explain E0658`.
error: could not compile `axum` (lib) due to previous error
Solution: Downgrade the version of the package to a working version