You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Rust 1.37.0 there have been a number of standard library stabilization:
149
+
In Rust 1.37.0 there have been a number of standard library stabilizations:
150
150
151
151
-[`BufReader::buffer`] and [`BufWriter::buffer`]
152
152
-[`Cell::from_mut`]
@@ -170,7 +170,7 @@ without all of you. [Thanks!](https://thanks.rust-lang.org/rust/1.37.0/)
170
170
171
171
## New sponsors of Rust infrastructure
172
172
173
-
Along with the release, we’d like to thank two new sponsors of Rust’s infrastructure who provided the resources needed to make Rust 1.37.0 happen: Amazon Web Services (AWS) and Microsoft.
173
+
Along with the release, we'd like to thank two new sponsors of Rust's infrastructure who provided the resources needed to make Rust 1.37.0 happen: Amazon Web Services (AWS) and Microsoft.
174
174
175
175
- AWS has generously covered our bill for hosting compilers on S3, serving those compilers to users through CloudFront, preventing regressions with Crater on EC2, and managing numerous other Rust-related infrastructure hosted on AWS.
176
176
- Microsoft has generously sponsored builders for Rust’s CI infrastructure, notably the extremely resource intensive rust-lang/rust repository.
0 commit comments