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:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-08-08 11:36:02 +0900
committerGitHub <noreply@github.com>2020-08-08 11:36:02 +0900
commitf5d2ffd7fb94807555cc370eb0ec01822f04abe3 (patch)
tree8e83eeced8fce2818f841b6fc065f69467f87998 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentf3a9de9b08659e20ce7c282ed77bc43ddd149107 (diff)
parentc34c77c764491460449a6bef06b2149c3ab82f2d (diff)
downloadrust-f5d2ffd7fb94807555cc370eb0ec01822f04abe3.tar.gz
rust-f5d2ffd7fb94807555cc370eb0ec01822f04abe3.zip
Rollup merge of #75224 - Aaron1011:fix/function-arguments-naked, r=Amanieu
Don't call a function in function-arguments-naked.rs

Fixes #75096

It's U.B. to use anything other than inline assmebling in a naked
function. Fortunately, the `#break` directive works fine without
anything in the function body.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions