diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2021-10-04 21:12:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-04 21:12:40 -0700 |
| commit | ec4145510e9c08c141d405a748533b94985068de (patch) | |
| tree | ae2998648d90761753b55fbe8fef58b57858441b /compiler/rustc_codegen_llvm/src | |
| parent | 02b52ca89d5f56ebe063489d38383b68d9927160 (diff) | |
| parent | d6a7e74c81fbe412b7041a27d7daa80e9198783a (diff) | |
| download | rust-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
