about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-10-23 18:26:18 +0900
committerGitHub <noreply@github.com>2020-10-23 18:26:18 +0900
commitda3e41e8d367ceb3509f7fa95bf817f1895e9321 (patch)
tree7f505107a699e660b41f222b5a211334e1a43fb3 /src/test/codegen/src-hash-algorithm
parent8e373304edeb5c0a3354d0152f322aec16ef6400 (diff)
parent683db310c4a2e205bd954ea030cff3ce2fa9ef68 (diff)
downloadrust-da3e41e8d367ceb3509f7fa95bf817f1895e9321.tar.gz
rust-da3e41e8d367ceb3509f7fa95bf817f1895e9321.zip
Rollup merge of #77488 - varkor:repr128-incomplete_features, r=jonas-schievink
Mark `repr128` as `incomplete_features`

As mentioned in https://github.com/rust-lang/rust/issues/56071 and noticed in https://github.com/rust-lang/rust/issues/77457, `repr(u128)` and `repr(i128)` do not work properly due to lack of LLVM support. We should thus warn users trying to use the feature that they may encounter ICEs when using it.

Closes https://github.com/rust-lang/rust/issues/77457.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions