Convert to inline diagnostics in rustc_query_system

This commit is contained in:
Jonathan Brouwer 2026-02-03 14:01:05 +01:00
parent 5e30860d31
commit 30f82aac5b
No known key found for this signature in database
GPG key ID: F13E55D38C971DEF
7 changed files with 27 additions and 56 deletions

View file

@ -14,5 +14,3 @@ mod values;
pub use error::{QueryOverflow, QueryOverflowNote};
pub use values::Value;
rustc_fluent_macro::fluent_messages! { "../messages.ftl" }