1
Fork 0
rust/compiler/rustc_error_messages/src
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
..
lib.rs errors: use impl Into<FluentId> 2022-04-05 07:01:03 +01:00