dmd
dmd copied to clipboard
dmd D Programming Language compiler
cc @TurkeyMan
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...
Revival of #3572
…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...
Treat nested template functions the same as template function literals when passing them by alias.
Don't mind me, just (ab)using Buildkite.
💥 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...
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...