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
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