Skip to content

Commit f012350

Browse files
committed
623: StringsStrings
1 parent 95bc2ba commit f012350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2025-10-29-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ If you are an event organizer hoping to expand the reach of your event, please s
159159
* [privacy: introduce some caching to type visiting in `DefIdVisitorSkeleton`](https://github.com/rust-lang/rust/pull/147486)
160160

161161
#### Library
162-
* [add `FromIterator` impls for `ascii::Char`s to String`s`](https://github.com/rust-lang/rust/pull/141445)
162+
* [add `FromIterator` impls for `ascii::Char`s to `String`s](https://github.com/rust-lang/rust/pull/141445)
163163
* [add `String::replace_first` and `String::replace_last`](https://github.com/rust-lang/rust/pull/134316)
164164
* [add new `inherit_handles` flag to CommandExt trait](https://github.com/rust-lang/rust/pull/115501)
165165
* [const Cell methods](https://github.com/rust-lang/rust/pull/147788)

0 commit comments

Comments
 (0)