about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorJoe Richey <joerichey@google.com>2020-09-27 20:31:06 -0700
committerJoe Richey <joerichey@google.com>2020-09-27 20:31:06 -0700
commit37f795697c7d0530deb0c5c94a8f99aab587e2e4 (patch)
tree8a29c1d896f2130b9286829bcdc0c0a42f877f44 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parentc0b15cc6ed37e626b2b5b324bbb0fdbf6688650a (diff)
downloadrust-37f795697c7d0530deb0c5c94a8f99aab587e2e4.tar.gz
rust-37f795697c7d0530deb0c5c94a8f99aab587e2e4.zip
libary: Forward compiler-builtins "mem" feature
This fixes https://github.com/rust-lang/wg-cargo-std-aware/issues/53

Now users will be able to do:
```
cargo build -Zbuild-std=core -Zbuild-std-features=compiler-builtins-mem
```
and correctly get the Rust implemenations for `memcpy` and friends.

Signed-off-by: Joe Richey <joerichey@google.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions