mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

no alignment check during interning This should fix https://github.com/rust-lang/rust/issues/101034 r? `@oli-obk` Unfortunately we don't have a self-contained testcase for this problem. I am not sure how it can be triggered...