about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2021-10-04 21:12:40 -0700
committerGitHub <noreply@github.com>2021-10-04 21:12:40 -0700
commitec4145510e9c08c141d405a748533b94985068de (patch)
treeae2998648d90761753b55fbe8fef58b57858441b /compiler/rustc_codegen_llvm/src
parent02b52ca89d5f56ebe063489d38383b68d9927160 (diff)
parentd6a7e74c81fbe412b7041a27d7daa80e9198783a (diff)
downloadrust-ec4145510e9c08c141d405a748533b94985068de.tar.gz
rust-ec4145510e9c08c141d405a748533b94985068de.zip
Rollup merge of #89478 - zvavybir:master, r=jyn514
Fixed numerus of error message

When there are redundant trait requirements and these are hidden, a message is generated by the following code snippet:
`format!("{} redundant requirements hidden", count)`
But if there is only a single hidden requirement, it will still print this message in plural instead of singular.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions