mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
d788fbfb58
Add tests for three fixed issues (an LLVM crash, an ICE and poor codegen) Closes rust-lang/rust#104037. Closes rust-lang/rust#112623. Closes rust-lang/rust#113899.