diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-28 22:05:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-28 22:05:33 +0200 |
| commit | dc08a0add877af617a6abc00bfbabfdc378f601a (patch) | |
| tree | 8daf2fd2390cd4f0e20653805196a886d674432b /compiler/rustc_mir_transform/src/coverage/tests.rs | |
| parent | 7103bbb86a6233d53a777f2348a8dbbdea58bc58 (diff) | |
| parent | cd1713ebba83a87e80a7366fdfe6fc28cabe6053 (diff) | |
| download | rust-dc08a0add877af617a6abc00bfbabfdc378f601a.tar.gz rust-dc08a0add877af617a6abc00bfbabfdc378f601a.zip | |
Rollup merge of #143111 - xu-cheng:btreeset_from_iter, r=Mark-Simulacrum
BTreeSet: remove duplicated code by reusing `from_sorted_iter` The method `BTreeSet::from_sorted_iter` was introduced in 49ccb7519f55bd117d2ab50b7a030637f380aec6, but it was not consistently used throughout the codebase. As a result, some code redundantly reimplemented its logic. This commit fixes the problem.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/tests.rs')
0 files changed, 0 insertions, 0 deletions
