D-Scanner/changelog/dscanner.duplicate-attribut...

3 lines
190 B
Plaintext

Remove the check for duplicate attributes (@property, @safe, @trusted, @system, pure, nothrow).
This check is no longer necessary since having duplicated attributes is now a compiler error.