dmd/compiler
Nick Treleaven 13b0745e33
Fix error when struct initializer isn't accepted (#21086)
* Fix error when struct initializer isn't accepted

* Rename StructDeclaration.hasRegularCtor parameter to ignoreDisabled

checkDisabled detected disabled ctors when it was false, which was
confusing!

* Update tests
2025-03-26 11:28:07 +01:00
..
docs
ini
src Fix error when struct initializer isn't accepted (#21086) 2025-03-26 11:28:07 +01:00
test Fix error when struct initializer isn't accepted (#21086) 2025-03-26 11:28:07 +01:00
tools Update copyright years to 2025 (#20958) 2025-03-06 18:17:32 +08:00