about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2021-01-31 01:47:29 +0100
committerGitHub <noreply@github.com>2021-01-31 01:47:29 +0100
commit0793fab0c3e06105fce97aaf278de3137b820dfe (patch)
tree77d9492bed573f3163a491e2ea40a183091cb8e5 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentcaf2c0652a2aa2db136abcc0a37c85bfb254e2cb (diff)
parentb50df6d31c0590f0e7033814973315ca878ab4ad (diff)
downloadrust-0793fab0c3e06105fce97aaf278de3137b820dfe.tar.gz
rust-0793fab0c3e06105fce97aaf278de3137b820dfe.zip
Rollup merge of #81048 - yoshuawuyts:stabilize-core-slice-fill-with, r=m-ou-se
Stabilize `core::slice::fill_with`

_Tracking issue: https://github.com/rust-lang/rust/issues/79221_

This stabilizes the `slice_fill_with` feature for Rust 1.51, following the stabilization of `slice_fill` in 1.50. This was requested by libs team members in https://github.com/rust-lang/rust/pull/79213.

This PR also adds the "memset" alias for `slice::fill_with`, mirroring the alias set on the `slice::fill` sibling API. This will ensure someone looking for "memset" will find both variants.

r? `@Amanieu`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions