dmd icon indicating copy to clipboard operation
dmd copied to clipboard

dmd D Programming Language compiler

Results 492 dmd issues
Sort by recently updated
recently updated
newest added

cc @TurkeyMan

Enhancement
Easy Review
Needs Rebase
stalled

Constraints like `isInputRange` can now return a custom struct that casts to `bool` and defines a `toString` method. When the expression evaluates to false, (returns false in the opCast) the...

Needs Work
Needs Rebase
stalled

Revival of #3572

Enhancement
Needs Work
Needs Rebase
stalled

…lates instantiated with empty parens I am not sure this is the right fix. Essentially, what is going on here is that `ScopeExp`, as far as I could tell, is...

Regression
Bug Fix
Needs Rebase
stalled

Treat nested template functions the same as template function literals when passing them by alias.

Needs Work
Bug Fix
Needs Rebase
stalled

Don't mind me, just (ab)using Buildkite.

Bug Fix
Needs Rebase
stalled

💥 Needs https://github.com/dlang/druntime/pull/3214 and maybe others (DMD tests pass on my machine). Pre-approved by @WalterBright in 2015 and I doubt he changed his mind on having more inference since. Opening...

Enhancement
Needs Work
Needs Spec PR
Needs Rebase
stalled

I think someone said they were making a patch that'd "fix" this issue, but it has been close to a year now with no "fix" in sight and I keep...

Bug Fix
Needs Rebase
stalled