rust-analyzer/crates/hir-ty
Nicholas Nethercote 89f5cf66b2 Change message type in bug functions.
From `impl Into<DiagnosticMessage>` to `impl Into<Cow<'static, str>>`.

Because these functions don't produce user-facing output and we don't
want their strings to be translated.
2024-03-05 17:11:42 +11:00
..
src Change message type in bug functions. 2024-03-05 17:11:42 +11:00
Cargo.toml Merge commit '7219414e81810fd4d967136c4a0650523892c157' into sync-from-ra 2024-01-28 15:56:54 +02:00