Reformat existing messages
This commit is contained in:
parent
2d65a33c61
commit
99c6009c45
6 changed files with 122 additions and 120 deletions
|
|
@ -1417,8 +1417,8 @@ pub(crate) struct DuplicateEiiImpls {
|
|||
pub second_crate: Symbol,
|
||||
|
||||
#[note("in addition to these two, { $num_additional_crates ->
|
||||
[one] another implementation was found in crate {$additional_crate_names}
|
||||
*[other] more implementations were also found in the following crates: {$additional_crate_names}
|
||||
[one] another implementation was found in crate {$additional_crate_names}
|
||||
*[other] more implementations were also found in the following crates: {$additional_crate_names}
|
||||
}")]
|
||||
pub additional_crates: Option<()>,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue