mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
Add missing feature gate in multiple_supertrait_upcastable doc
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
/// ### Example
|
||||
///
|
||||
/// ```rust
|
||||
/// #![feature(multiple_supertrait_upcastable)]
|
||||
/// trait A {}
|
||||
/// trait B {}
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user