diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-09-30 20:56:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-30 20:56:10 +0200 |
| commit | 87387fd23ead4ca4d2dcc3ea6e4e6dbc925d6914 (patch) | |
| tree | 7717a4f3fd3afa9f881d5392484110e97f0c38b5 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | a4dc8dae02ad78499c0c176227eb39071e1d0dd2 (diff) | |
| parent | 37f795697c7d0530deb0c5c94a8f99aab587e2e4 (diff) | |
| download | rust-87387fd23ead4ca4d2dcc3ea6e4e6dbc925d6914.tar.gz rust-87387fd23ead4ca4d2dcc3ea6e4e6dbc925d6914.zip | |
Rollup merge of #77284 - josephlr:mem, r=Mark-Simulacrum
library: 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-md5.rs')
0 files changed, 0 insertions, 0 deletions
