Fixes #1100 Implementors must make sure that `Reflect::any` and `Reflect::any_mut` both return the `self` reference passed in (both for logical correctness and downcast safety). |
||
|---|---|---|
| .. | ||
| glam.rs | ||
| smallvec.rs | ||
| std.rs | ||
Fixes #1100 Implementors must make sure that `Reflect::any` and `Reflect::any_mut` both return the `self` reference passed in (both for logical correctness and downcast safety). |
||
|---|---|---|
| .. | ||
| glam.rs | ||
| smallvec.rs | ||
| std.rs | ||