diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-09 16:21:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-09 16:21:21 +0100 |
| commit | 7193ce0061625647166281b1965cfa320e170eb7 (patch) | |
| tree | ca23dab2f3839143d11760c3ce8db630cbc5a34a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | b14e8054af0da0e9adaaaa18fab6db20fce3d4a1 (diff) | |
| parent | 7e1969ac13b94694bb6c9315dcecdc6b0ee344ad (diff) | |
| download | rust-7193ce0061625647166281b1965cfa320e170eb7.tar.gz rust-7193ce0061625647166281b1965cfa320e170eb7.zip | |
Rollup merge of #122237 - fee1-dead-contrib:rmord, r=compiler-errors
Remove `Ord` from `ClosureKind` Using `Ord` to accomplish a meaning of subset relationship can be hard to read. The existing uses for that are easily replaced with a `match`, and in my opinion, more readable without needing to resorting to comments to explain the intention. cc `@compiler-errors`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
