Commit Graph

8 Commits

Author SHA1 Message Date
Camille GILLOT 8817572b45 Do not check Sync during type_of. 2025-07-26 21:53:13 +00:00
Camille GILLOT 7c6496145f Check statics' type in type_of. 2025-07-25 23:39:26 +00:00
Oli Scherer 62929b9420 Add ty_span query 2025-07-07 08:13:12 +00:00
Oli Scherer 362d4ddff4 Don't look at static items' HIR for wfcheck 2025-06-30 08:45:43 +00:00
Michael Goulet c566318a78 Tweak error code for sized checks of const/static 2025-03-03 23:09:42 +00:00
Michael Goulet 23ab0f2cdc Check Sizedness of return type in WF 2025-02-03 19:00:22 +00:00
Esteban Küber 65a54a7f27 Tweak multispan rendering
Consider comments and bare delimiters the same as an "empty line" for purposes of hiding rendered code output of long multispans. This results in more aggressive shortening of rendered output without losing too much context, specially in `*.stderr` tests that have "hidden" comments.
2024-12-12 23:36:27 +00:00
Caio 2aab000105 Move tests 2024-03-03 16:30:48 -03:00