Elliott Brown

Results 3 issues of Elliott Brown

Should be pretty self-explanatory. I think it would be very handy for Duga to be able to inform The 2nd Monitor about questions that have been closed, then subsequently had...

tasks
feature-request
stack-exchange-api

This one is a bit weird, and I don't know if this is the right place for it. If you define two interfaces that implement a common, third interface, the...

Bug
Impact-Low
Area-LangService-CodeFixes

When generating the `CompareTo(object, IComparer)` for a record type, there is no type-safety for casting. Instead, the `CompareTo(object, IComparer)` simply does a direct-cast to the record type. This means callers...

Feature Improvement
Area-Compiler-HashCompare