File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,10 +98,10 @@ r[lifetime-elision.trait-object.containing-type]
9898If the trait object is used as a type argument of a generic type then the containing type is first used to try to infer a bound.
9999
100100r[ lifetime-elision.trait-object.containing-type-unique]
101- * If there is a unique bound from the containing type then that is the default
101+ * If there is a unique bound from the containing type then that is the default.
102102
103103r[ lifetime-elision.trait-object.containing-type-explicit]
104- * If there is more than one bound from the containing type then an explicit bound must be specified
104+ * If there is more than one bound from the containing type then an explicit bound must be specified.
105105
106106r[ lifetime-elision.trait-object.trait-bounds]
107107If neither of those rules apply, then the bounds on the trait are used:
You can’t perform that action at this time.
0 commit comments