Commit graph

3 commits

Author SHA1 Message Date
Walter Bright
cc21914461
fix #20614 Add __traits(hasMoveConstructor, type) (#20615) 2024-12-28 22:02:47 -08:00
Nick Treleaven
2211c273fb
Fix Bugzilla 24383 - Index assignment expression in __traits(compiles… (#16172)
* Fix Bugzilla 24383 - Index assignment expression in __traits(compiles) fails to parse

* Fix parsing more than one argument

* Fix comment

Co-authored-by: Paul Backus <snarwin@gmail.com>

---------

Co-authored-by: Paul Backus <snarwin@gmail.com>
2024-02-13 18:16:47 +02:00
Iain Buclaw
6374bb87b7 Move dmd files into compiler/ 2022-07-09 18:53:07 +02:00
Renamed from test/compilable/traits.d (Browse further)