diff options
| author | Arthur Carcano <arthur.carcano@ocamlpro.com> | 2024-09-17 20:03:59 +0200 |
|---|---|---|
| committer | Arthur Carcano <arthur.carcano@ocamlpro.com> | 2024-09-17 21:16:12 +0200 |
| commit | 0c9a17689ad8d72610bedcb17dac42ac6822d171 (patch) | |
| tree | 986fbd8d7362c097932f0209f733e1d1a94928d5 /compiler/rustc_codegen_gcc/src | |
| parent | e9e13a68d7271baac458addc056ffff6ddbbe57c (diff) | |
| download | rust-0c9a17689ad8d72610bedcb17dac42ac6822d171.tar.gz rust-0c9a17689ad8d72610bedcb17dac42ac6822d171.zip | |
Remove uneeded PartialOrd bound in cmp::Ord::clamp
There is a Self: PartialOrd bound in Ord::clamp, but it is already required by the trait itself. Likely a left-over from the const trait deletion in 76dbe2910465072f85e74d6f7115ec9e6803e8bf. Reported-by: @noeensarguet
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions
