Nicholas Nethercote
0385e26e7d
Reintroduce QueryStackFrame split.
...
I tried removing it in #151203 , to replace it with something simpler.
But a couple of fuzzing failures have come up and I don't have a clear
picture on how to fix them. So I'm reverting the main part of #151203 .
This commit also adds the two fuzzing tests.
Fixes #151226 , #151358 .
2026-01-27 09:42:38 +11:00
Camille Gillot
5dfbf67f94
Replace NullOp::SizeOf and NullOp::AlignOf by lang items.
2025-10-23 00:38:28 +00:00
Oli Scherer
bfe4c5f78c
Move opaque type checks from the hir item types visitor onto the wfcheck of the opaqe type itself
2025-06-05 10:30:09 +00:00
Martin Zacho
83853ccdc3
depth limit eval_to_const_value_raw
2025-01-06 08:54:27 +01:00
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00
Nilstrieb
41e8d152dc
Show number in error message even for one error
...
Co-authored-by: Adrian <adrian.iosdev@gmail.com >
2023-11-24 19:15:52 +01:00
Michael Goulet
64f5293956
Don't cause a cycle when formatting query description that references a FnDef
2023-02-02 05:49:07 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00