diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-08-08 11:36:02 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-08 11:36:02 +0900 |
| commit | f5d2ffd7fb94807555cc370eb0ec01822f04abe3 (patch) | |
| tree | 8e83eeced8fce2818f841b6fc065f69467f87998 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | f3a9de9b08659e20ce7c282ed77bc43ddd149107 (diff) | |
| parent | c34c77c764491460449a6bef06b2149c3ab82f2d (diff) | |
| download | rust-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
