diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2022-11-18 17:48:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-18 17:48:16 -0500 |
| commit | 8aca6ccedd0916da959638e6d2aac610d11e79c5 (patch) | |
| tree | 3dd002a36395cd4f3d145b1adde338317a071016 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 70fe5f08fffd16dc20506f7d140e47b074f77964 (diff) | |
| parent | f3d7b39cdf483ae543757fbef369c166650e66f2 (diff) | |
| download | rust-8aca6ccedd0916da959638e6d2aac610d11e79c5.tar.gz rust-8aca6ccedd0916da959638e6d2aac610d11e79c5.zip | |
Rollup merge of #102977 - lukas-code:is-sorted-hrtb, r=m-ou-se
remove HRTB from `[T]::is_sorted_by{,_key}`
Changes the signature of `[T]::is_sorted_by{,_key}` to match `[T]::binary_search_by{,_key}` and make code like https://github.com/rust-lang/rust/issues/53485#issuecomment-885393452 compile.
Tracking issue: https://github.com/rust-lang/rust/issues/53485
~~Do we need an ACP for something like this?~~ Edit: Filed ACP here: https://github.com/rust-lang/libs-team/issues/121
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
