mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
5b8081490f
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...