• A
    rustc_errors: Add the ability to delay as bugs · 64b0b2bf
    Alex Crichton 提交于
    This adds a function to `DiagnosticBuilder` to delay the entire diagnostic as a
    bug to be emitted at a later time. This'll end up getting used in the compiler
    in the subsequent commits...
    64b0b2bf
lib.rs 21.9 KB