rust/compiler/rustc_errors
Nicholas Nethercote 2621f7fd9b Rework StringPart.
When there are two possibilities, both of which use a `String`, it's
nicer to use a struct than an enum. Especially when mapping the contents
into a tuple.
2024-02-01 19:23:01 +11:00
..
2024-02-01 19:23:01 +11:00
2024-01-29 07:41:41 +11:00