Commit graph

5 commits

Author SHA1 Message Date
ryuukk
2efb88b8b3
Improve readability of 'not callable using argument types' error message (#16045) 2024-01-19 00:24:55 +01:00
Dennis
c4e84f226e
Improve "need this" error (#15430)
* Improve "need `this`" error for function calls

* Improve "need `this`" error for member variables

* Improve "need this" error for address of variable

* Remove dead error
2023-07-20 12:41:02 +03:00
RazvanN7
75d7a2790c Fix Issue 23552 - Function x does not override any function, but it actually does 2022-12-16 09:07:50 +01:00
Nick Treleaven
1df3f470b8
Fix Issue 23470 - Backticks in diagnostic are confusing with wrong nu… (#14628)
* Fix Issue 23470 - Backticks in diagnostic are confusing with wrong number of arguments passed

* Fix test: toHash return type
2022-11-07 15:57:24 +01:00
Iain Buclaw
6374bb87b7 Move dmd files into compiler/ 2022-07-09 18:53:07 +02:00
Renamed from test/fail_compilation/test21008.d (Browse further)