Skip to content

multiple_supertrait_upcastable lint example provides unknown_lints warning #112424

Closed
@laralove143

Description

@laralove143

Location

https://doc.rust-lang.org/rustc/lints/listing/allowed-by-default.html#example-15

Summary

multiple_supertrait_upcastable lint example is unexpectedly producing a unknown_lints warning

either #![feature(multiple_supertrait_upcastable)] should be added and the documentation should be ran in nightly if not already, or the lint should be made stable

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions