>> These are frequent source of frustration for me, especially when >> commenting out bits of code for when testing/debugging. The presence of >> unused imports never affects the correctness of the rest of the code in >> the file, so I'd like to make the development experience a bit more >> pleasant by being more permissive. Similarly, when I've stubbed out a >> method I often end up failing to compile because the arguments are now >> unused. Together, these errors actively impede the process for me, while >> only enhancing the resulting quality of the finished product marginally >> in my opinion.
On the project call today we decided it was fine to turn these back into warnings. There were no objections assuming we keep as warning clean as we have been in the past. jack. _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo