id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5791,"Defer other kinds of errors until runtime, not just type errors",simonmar,,"In #5624 we added `-fdefer-type-errors` to turn type errors into warnings.  We can do this for other kinds of errors too, notably out-of-scope errors, and there are plenty more errors that can be deferred by replacing the erroneous subexpression by a call to `error`.  See also #1341
",task,new,normal,7.6.2,Compiler,7.2.2,,,,Unknown/Multiple,Unknown/Multiple,None/Unknown,Unknown,,,,5778
