mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
3d71bada5a
Don't ICE in CTFE if raw/fn-ptr types differ Fixes #121688 r? lcnr