File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7
7
--------
8
8
9
9
- [Codify that `std::mem::Discriminant<T>` does not depend on any lifetimes in T](https://github.com/rust-lang/rust/pull/104299/)
10
- - [Replace `private_in_public` lint with `private_interfaces` and `private_bounds` per RFC 2145](https://github.com/rust-lang/rust/pull/113126/)
10
+ - [Replace `private_in_public` lint with `private_interfaces` and `private_bounds` per RFC 2145. ](https://github.com/rust-lang/rust/pull/113126/)
11
11
Read more in [RFC 2145](https://rust-lang.github.io/rfcs/2145-type-privacy.html).
12
12
- [Allow explicit `#[repr(Rust)]`](https://github.com/rust-lang/rust/pull/114201/)
13
13
- [closure field capturing: don't depend on alignment of packed fields](https://github.com/rust-lang/rust/pull/115315/)
You can’t perform that action at this time.
0 commit comments