We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913ad06 commit 7e6071cCopy full SHA for 7e6071c
src/items/traits.md
@@ -80,6 +80,7 @@ trait Seq<T> {
80
<a id="object-safety"></a>
81
r[items.traits.dyn-compatible]
82
## Dyn compatibility
83
+(Formerly known as *object safety*.)
84
85
r[items.traits.dyn-compatible.intro]
86
A dyn-compatible trait can be the base trait of a [trait object]. A trait is
0 commit comments