Skip to content

tree-0.4.1 beta regression #43682

Closed
Closed
@est31

Description

@est31

tree version 0.4.1 regressed from stable to beta (full log):

Aug 04 01:44:04.757 INFO kablam! error: use of unstable library feature 'ord_max_min' (see issue #25663)
Aug 04 01:44:04.757 INFO kablam!    --> src/set.rs:235:48
Aug 04 01:44:04.757 INFO kablam!     |
Aug 04 01:44:04.757 INFO kablam! 235 |     pub fn max(&self) -> Option<&T> { self.map.max().map(|e| e.0) }
Aug 04 01:44:04.757 INFO kablam!     |

cc @apasel422

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions