SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Add missing `DiagnosticBuilder::eager_diagnostic` method.

This lets us avoid the use of `DiagnosticBuilder::into_diagnostic` in
miri, when then means that `DiagnosticBuilder::into_diagnostic` can
become private, being now only used by `stash` and `buffer`.
N
Nicholas Nethercote committed
700a3965202f4f403956fcce744ce5ba6adf2ddb
Parent: ed76b0b