León Orell Valerian Liehr
1558e65c9e
Restore the test intention of several MBE trait bound modifier tests
2025-09-10 23:24:31 +02:00
Karol Zwolak
d14b83e378
bless tests with new lint messages
2025-08-19 21:27:10 +02:00
Cameron Steffen
3aa0ac0a8a
Tweak trait modifier errors
2025-08-11 16:58:21 -05:00
Cameron Steffen
fa733909ed
Move trait impl modifier errors to parsing
...
This is a technically a breaking change for what can be parsed in
`#[cfg(false)]`.
2025-08-11 16:58:21 -05:00
Guillaume Gomez
272513868f
Update ui tests with new macro early erroring
2025-07-25 23:46:28 +02:00
Deadbeef
6b02597ed3
update issue number for const_trait_impl
2025-07-13 23:55:06 +08:00
Josh Triplett
131cffb6ba
Rename tests named with mbe to use macro instead
...
Most macro tests use `macro` in the name, making it easy to find and run
tests relevant to macros. However, a few use `mbe` instead. Rename those
to say `macro`.
2025-07-05 21:09:10 -07:00