Debugging the Swift Compiler, Part 1: Writing Good Bug Reports
For the vast majority of programmers, when our code doesn’t build or doesn’t run correctly it’s almost always our fault. The compiler is pretty much the last thing we blame. However, at PassiveLogic, we push the limits of the Swift programming language by using an experimental language feature and helping in its evolution.