Commit Graph

6 Commits

Author SHA1 Message Date
Jonathan Brouwer
fe81a79e59 Regression test for attributes on macro calls
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-08-24 14:54:15 +02:00
Jana Dönszelmann
4b35cde904 Support lints in early attribute parsing 2025-08-24 09:14:49 +02:00
Jonathan Brouwer
d5dc797dce Update uitests 2025-08-19 09:03:54 +02:00
Michael Goulet
2c0409c7e8 Remove unused must_use 2025-08-12 19:54:57 +00:00
Samuel Tardieu
e639e886b2 Lint #[must_use] attributes applied to methods in trait impls
The `#[must_use]` attribute has no effect when applied to methods in
trait implementations. This case was not linted before.
2025-02-18 20:23:34 +01:00
Albert Larsan
cf2dff2b1e Move /src/test to /tests 2023-01-11 09:32:08 +00:00