mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
37cfa179be
Properly generalize unevaluated consts - fixes https://github.com/rust-lang/rust/issues/153831 - fixes a `// FIXME(ogca)` (I am unaware of an issue for this) added in https://github.com/rust-lang/rust/pull/150823 r? @BoxyUwU