Files
rust/tests/ui/coercion
bors 7f99507f57 Auto merge of #149375 - oli-obk:const_typeck, r=fee1-dead
Perform many const checks in typeck

Some smaller diagnostic changes, the biggest ones avoided by https://github.com/rust-lang/rust/pull/148641

We should be able to move various checks in mir const checking to using `span_bug!` instead of reporting an error, just like mir typeck does as a sanity check. I would like to start doing so separately though, as this PR is a big enough (in what effects it causes, pun intended).

r? @fee1-dead
2026-02-19 18:41:36 +00:00
..
2025-07-31 21:25:49 +05:00
2025-07-05 00:45:24 +05:00
2025-12-03 16:36:32 +00:00
2025-12-03 16:36:32 +00:00
2025-08-05 19:34:46 +05:00
2025-07-05 00:45:24 +05:00
2025-07-25 20:38:54 +05:00
2025-12-02 18:25:13 +00:00