about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-16 10:12:46 +0100
committerGitHub <noreply@github.com>2021-12-16 10:12:46 +0100
commit311c2d9e708377c7a2185063d6bfe47fb4109b5b (patch)
tree8c92ed25f71731c93949b236156da9a201c994c6 /compiler/rustc_codegen_llvm/src
parente1d1a28bb60776e2b641570b2cab8cb11745f81e (diff)
parent58fd2ffc966385904f6d769625b4b798f9dc4b90 (diff)
downloadrust-311c2d9e708377c7a2185063d6bfe47fb4109b5b.tar.gz
rust-311c2d9e708377c7a2185063d6bfe47fb4109b5b.zip
Rollup merge of #91972 - RalfJung:pref-align-of, r=Mark-Simulacrum
link to pref_align_of tracking issue

If we are not going to remove this intrinsic (https://github.com/rust-lang/rust/pull/90877), I think we should at least have a place to centralize discussion around it, so here we go. Intrinsics don't have their own separate features and usually we instead use the public method for tracking it, but this one does not have such a method... so the tracking issue is just a regular link. (And then we sue it for the const part as well.)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions