Skip to content

Commit 72d18f1

Browse files
authored
Update draft/2025-02-12-this-week-in-rust.md
1 parent d502aa0 commit 72d18f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2025-02-12-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ which are reaching a decision. Express your opinions now.
131131
* [Tracking Issue for `inherent_str_constructors`](https://github.com/rust-lang/rust/issues/131114)
132132
* [Tracking Issue for `os_str_display`](https://github.com/rust-lang/rust/issues/120048)
133133
* [Do not allow attributes on struct field rest patterns](https://github.com/rust-lang/rust/pull/136490)
134-
* [feat(core): impl Step for NonZero<u*>](https://github.com/rust-lang/rust/pull/127534)
134+
* [feat(core): impl Step for NonZero < u* >](https://github.com/rust-lang/rust/pull/127534)
135135
* [Future incompatibility warning `unsupported_fn_ptr_calling_conventions`: Also warn in dependencies](https://github.com/rust-lang/rust/pull/135767)
136136
* [Make Miri aware of leaks of `Box`/`Vec`/`String`](https://github.com/rust-lang/rust/pull/135811)
137137
* [Tracking Issue for `integer_sign_cast`](https://github.com/rust-lang/rust/issues/125882)

0 commit comments

Comments
 (0)