about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2020-09-25 19:42:29 +0200
committerGitHub <noreply@github.com>2020-09-25 19:42:29 +0200
commit1b8c939a8d7bcfdb8e3336526927544321bc6602 (patch)
tree7f623843364f88a6d1cc2f89c69ff5cd31832b93 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parenta835af174cbfb2e480365c948071fc71fa319590 (diff)
parent382d7243a70f7b9fd9330334a12f76985067ef06 (diff)
downloadrust-1b8c939a8d7bcfdb8e3336526927544321bc6602.tar.gz
rust-1b8c939a8d7bcfdb8e3336526927544321bc6602.zip
Rollup merge of #76973 - lzutao:unstably-const-assume, r=oli-obk
Unstably allow assume intrinsic in const contexts

Not sure much about this usage because there are concerns
about [blocking  optimization][1] and [slowing down LLVM][2] when using `assme` intrinsic
in inline functions.
But since Oli suggested in https://github.com/rust-lang/rust/issues/76960#issuecomment-695772221,
here we are.

[1]: https://github.com/rust-lang/rust/pull/54995#issuecomment-429302709
[2]: https://github.com/rust-lang/rust/issues/49572#issuecomment-589615423
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions