diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-12-25 03:39:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-25 03:39:31 +0100 |
| commit | 21d36e0dafb49b6acd0975205042bc424b94fe26 (patch) | |
| tree | e460bac6c86a6fd2c61681b27316454508aff21c /src/test/incremental/thinlto | |
| parent | 2c308b9a2a9b9d531cafa3f11cb1000ee5362e63 (diff) | |
| parent | c2281cc1899c79823aab72e5a987764c5ae4dd49 (diff) | |
| download | rust-21d36e0dafb49b6acd0975205042bc424b94fe26.tar.gz rust-21d36e0dafb49b6acd0975205042bc424b94fe26.zip | |
Rollup merge of #79213 - yoshuawuyts:stabilize-slice-fill, r=m-ou-se
Stabilize `core::slice::fill` Tracking issue https://github.com/rust-lang/rust/issues/70758 Stabilizes the `core::slice::fill` API in Rust 1.50, adding a `memset` doc alias so people coming from C/C++ looking for this operation can find it in the docs. This API hasn't seen any changes since we changed the signature in https://github.com/rust-lang/rust/pull/71165/, and it seems like the right time to propose stabilization. Thanks! r? `@m-ou-se`
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
