Skip to content

Commit

Permalink
Fix formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
mariannegoldin authored Jan 9, 2025
1 parent 2c5a843 commit 150205d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft/2025-01-08-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ which are reaching a decision. Express your opinions now.
#### Tracking Issues & PRs
##### [Rust](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
* [Tracking Issue for `float_next_up_down`](https://github.com/rust-lang/rust/issues/91399)
* [Impl TryFrom<Vec<u8>> for String](https://github.com/rust-lang/rust/pull/132268)
* [`Impl TryFrom<Vec<u8>> for String`](https://github.com/rust-lang/rust/pull/132268)
* [Tracking Issue for anonymous pipe API](https://github.com/rust-lang/rust/issues/127154)
* [Convert `struct FromBytesWithNulError` into enum](https://github.com/rust-lang/rust/pull/134143)

Expand Down

0 comments on commit 150205d

Please sign in to comment.