mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
4037dda3ef
Add test for delegation inside const body Fixes rust-lang/rust#155300 (it does not produce ICE anymore). Part of rust-lang/rust#118212. r? @petrochenkov