mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
665bf9e35f
const_generics: Fix incorrect ty::ParamEnv::empty() usage Fixes #80561 Not sure if I should keep the `debug!(..)`s or not but its the second time I've needed them so they sure seem useful lol cc ``@lcnr`` r? ``@oli-obk``