Commit Graph

7 Commits

Author SHA1 Message Date
Esteban Küber
49a22a4245 Filter empty lines, comments and delimiters from previous to last multiline span rendering 2024-12-12 23:36:27 +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
Eric Huss
6005d1c9f7 Update more 2024 tests to remove -Zunstable-options 2024-11-28 14:32:45 -08:00
Michael Goulet
c085071631 Remove unadorned 2024-10-11 11:30:08 -04:00
Santiago Pastorino
8366c7fe9c Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
yukang
0addda6578 Fix bad replacement for unsafe extern block suggestion 2024-06-26 08:50:50 +08:00
Santiago Pastorino
be0726c7c1 Add revisions to safe/unsafe on unadorned extern blocks test 2024-06-05 09:36:01 -03:00