I'm running nim devel. I know how to disable one specific Hint or Warning.
The problem is I'm getting many-many warnings and hints, all coming from the Nim libraries (that is: NOT from my code). Is there any way I can disable only these warnings? (So, that I can spot if there is something that is my fault and thus fixable)
