multiple_supertrait_upcastable
lint example provides unknown_lints
warning
#112424
Labels
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Location
https://doc.rust-lang.org/rustc/lints/listing/allowed-by-default.html#example-15
Summary
multiple_supertrait_upcastable
lint example is unexpectedly producing aunknown_lints
warningeither
#![feature(multiple_supertrait_upcastable)]
should be added and the documentation should be ran in nightly if not already, or the lint should be made stableThe text was updated successfully, but these errors were encountered: