Elias Batek
|
f68ca2cbe0
|
Fix #20888 - Compiler spits out implicit conversion technobabble when a return statement doesn't match the return type of a function (#20890)
|
2025-02-18 16:55:56 +08:00 |
|
Dennis Korpel
|
efd10b140c
|
Print function bodies instead of __lambda in error messages
|
2025-02-17 00:41:33 +01:00 |
|
Dennis
|
20090aba96
|
Make inferred attribute failure errors more compact and consistent (#20711)
|
2025-01-16 01:42:05 +01:00 |
|
Dennis Korpel
|
ec66babbc5
|
Print match level for ambiguous overloads
|
2025-01-05 13:28:09 +01:00 |
|
Dennis
|
a3abf1187e
|
Fix 23722 - Lambdas are mangled incorrectly when using multiple compi… (#15343)
* Fix 23722 - Lambdas are mangled incorrectly when using multiple compilation units, resulting in incorrect code
* Update test cases
|
2024-11-27 12:03:16 +01:00 |
|
Dennis
|
609b5c02f8
|
Improve inferred pure @nogc notrhow errors (#14911)
* Improve inferred `pure` `@nogc` errors
* Improve diagnostic for inferred `nothrow`
|
2023-03-21 15:50:44 +02:00 |
|
Iain Buclaw
|
6374bb87b7
|
Move dmd files into compiler/
|
2022-07-09 18:53:07 +02:00 |
|