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