Files
rust/compiler/rustc_middle/src/ty
Matthias Krüger febb367a04 Rollup merge of #136884 - compiler-errors:fn-zst, r=BoxyUwU
Lower fn items as ZST valtrees and delay a bug

Lower it as a ZST instead of a const error, which we can handle mostly fine. Delay a bug so we don't accidentally support it tho.

r? BoxyUwU

Fixes #136855
Fixes #136853
Fixes #136854
Fixes #136337

Only added one test bc that's really the crux of the issue (fn item in array length position).
2025-02-12 06:07:39 +01:00
..
2024-12-31 01:56:33 +00:00
2025-02-11 14:59:13 +11:00
2025-02-11 14:59:13 +11:00
2025-01-30 18:13:16 +01:00
2024-07-07 11:28:01 -04:00
2024-07-29 08:26:52 +10:00
2025-01-30 17:47:44 +01:00
2025-02-08 22:12:13 +00:00
2025-02-11 14:59:13 +11:00
2025-01-12 14:56:10 +00:00
2024-07-29 08:26:52 +10:00
2025-01-18 18:47:17 +00:00
2024-12-18 16:05:44 +01:00
2025-02-08 22:12:13 +00:00
2025-01-30 17:47:44 +01:00