Files
rust/tests/ui/const-generics
Jonathan Brouwer f3fa567fdf Rollup merge of #150032 - Kivooeo:annotate-snippets-stable, r=Muscraft
Use annotate-snippet as default emitter on stable

This is implementation of https://github.com/rust-lang/rust/issues/149932

Now, after MCP was accepted, we can use annotate-snippet as default emitter for errors, that means that we not longer need of previous emitter, so this PR removed previous emitter and makes annotate-snippet new default one both on stable and nightly

(this PR does not remove a code of previous emitter it just removes a `Default` option of `HumanReadableErrorType` enum, and keeping only `HumanReadableErrorType::AnnotateSnippet` as it now uses by default)
2025-12-16 20:21:10 +01:00
..
2025-12-02 18:25:13 +00:00
2025-11-27 11:19:00 -05:00
2025-09-08 22:07:43 -04:00
2023-12-24 01:58:13 +08:00
2025-11-27 11:19:00 -05:00
2025-11-27 11:19:00 -05:00
2024-09-07 09:23:28 +08:00
2023-07-27 15:51:02 +00:00
2023-04-07 11:18:07 -07:00
2023-04-07 11:18:07 -07:00
2025-12-02 18:25:13 +00:00
2025-07-31 21:25:49 +05:00
2025-07-31 21:25:49 +05:00