about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-11-19 16:26:23 +0100
committerGitHub <noreply@github.com>2020-11-19 16:26:23 +0100
commit29c8e50a10713873d6fd168d80facaaee86cfbbd (patch)
tree3630b69e94de7640d209141bbdc231905abcb666 /src/test/codegen/src-hash-algorithm
parent3f0f224be48941f489bcb4b8bcd869d687c168af (diff)
parent207de019dc67ddb4fef17b526ab0e8ae7c971935 (diff)
downloadrust-29c8e50a10713873d6fd168d80facaaee86cfbbd.tar.gz
rust-29c8e50a10713873d6fd168d80facaaee86cfbbd.zip
Rollup merge of #79090 - hermitcore:builtins, r=Mark-Simulacrum
libary: Forward compiler-builtins "asm"  and "mangled-names" feature

In principle this is a followup of rust-lang/rust#78472. In the previous PR was the support of the test crate missing.

Now users will be able to do:
```
cargo build -Zbuild-std=core -Zbuild-std-features=compiler-builtins-asm
```
and correctly get the assembly implemenations for `memcpy` and friends.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions