Stabilize dyn trait This PR stabilizes RFC 2113. I followed the [stabilization guide](https://forge.rust-lang.org/stabilization-guide.html). Related issue: https://github.com/rust-lang/rust/issues/49218 |
||
|---|---|---|
| .. | ||
| impl-generic-mismatch-ab.rs | ||
| impl-generic-mismatch.rs | ||
| infinite-impl-trait-issue-38064.rs | ||
| must_outlive_least_region_or_bound.rs | ||
| needs_least_region_or_bound.rs | ||
| no-trait.rs | ||
| type_parameters_captured.rs | ||
| where-allowed.rs | ||