rust/compiler/rustc_error_messages
David Wood 66f22e550b errors: use impl Into<FluentId>
`FluentId` is the type alias that is used everywhere else so it should
be used here too so that this doesn't need updated if the alias changes.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-05 07:01:03 +01:00
..
locales/en-US macros: translatable struct attrs and warnings 2022-04-05 07:01:03 +01:00
src errors: use impl Into<FluentId> 2022-04-05 07:01:03 +01:00
Cargo.toml errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00