diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-09-18 00:12:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-18 00:12:19 +0200 |
| commit | 0a35418d345ea20534b4ad1e6208bc1018cc0750 (patch) | |
| tree | 769e6138679ba2e619ecd4f3b60dd106e5c0e637 /compiler/rustc_codegen_gcc | |
| parent | 28e8f01c2a2f33fb4214925a704e3223b372cad5 (diff) | |
| parent | 0c9a17689ad8d72610bedcb17dac42ac6822d171 (diff) | |
| download | rust-0a35418d345ea20534b4ad1e6208bc1018cc0750.tar.gz rust-0a35418d345ea20534b4ad1e6208bc1018cc0750.zip | |
Rollup merge of #130481 - krtab:clamp_partial_ord, r=cuviper
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')
0 files changed, 0 insertions, 0 deletions
