about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-02-12 06:07:39 +0100
committerGitHub <noreply@github.com>2025-02-12 06:07:39 +0100
commitfebb367a04566e045e3fe7da51745065442034bd (patch)
tree7323404acb557d33203eb246b65080a4bc25ebe7 /compiler/rustc_hir_analysis/src/errors.rs
parent72fd5719aa22bd33514cc15e632c25ca1529f95d (diff)
parentf0cb746480830d585768c03f8447c0e5f9817b52 (diff)
downloadrust-febb367a04566e045e3fe7da51745065442034bd.tar.gz
rust-febb367a04566e045e3fe7da51745065442034bd.zip
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).
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions