feat: Use annotate-snippets by default on nightly This PR switches the default renderer to use `annotate-snippets` on nightly, but does not affect stable. This is part of the ongoing effort to use `annotate-snippets` to render all diagnostics. [MCP](https://github.com/rust-lang/compiler-team/issues/937) Note: This contains the test change from rust-lang/rust#148004, without the change to the default emitter. rust-lang/rust#59346 rust-lang/rust-project-goals#123 r? `@davidtwco` |
||
|---|---|---|
| .. | ||
| callbacks.rs | ||
| errors.rs | ||
| interface.rs | ||
| lib.rs | ||
| limits.rs | ||
| passes.rs | ||
| proc_macro_decls.rs | ||
| queries.rs | ||
| tests.rs | ||
| util.rs | ||