3fa3964a70
This suppresses the emission of NO_DEFAULT_BOUND errors, and makes the default instantation for recursive bounds backwards (and possibly forwards) compatible. Also adds a couple of currently failing tests for cases that should be made erroneous regardless of whether we choose to support malbounded type constructor applications. BUG= R=scheglov@google.com Review-Url: https://codereview.chromium.org/2662973005 .