File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
- [Deriving built-in traits on packed structs works with `Copy` fields.](https://github.com/rust-lang/rust/pull/104429/)
10
10
- [Stabilize the `cmpxchg16b` target feature on x86 and x86_64.](https://github.com/rust-lang/rust/pull/106774/)
11
- - [Add normalization to satisfy trait bounds involving type projections .](https://github.com/rust-lang/rust/pull/103695/)
12
- - [Add normalization that allows type projections in union fields.](https://github.com/rust-lang/rust/pull/106938/)
11
+ - [Improve analysis of trait bounds for associated types .](https://github.com/rust-lang/rust/pull/103695/)
12
+ - [Allow associated types to be used as union fields.](https://github.com/rust-lang/rust/pull/106938/)
13
13
- [Allow `Self: Autotrait` bounds on dyn-safe trait methods.](https://github.com/rust-lang/rust/pull/107082/)
14
14
- [Treat `str` as containing `[u8]` for auto trait purposes.](https://github.com/rust-lang/rust/pull/107941/)
15
15
You can’t perform that action at this time.
0 commit comments