Skip to content

Unable to search for only the stable versions #378

@nyurik

Description

@nyurik

I noticed this in the changelog:

`--start` and `--end` now support git tags (like `1.59.0`) to bisect between stable releases.

which implies that if i specify start and end as proper versions, cargo-bisect won't even download nightly builds, yet when I ran it with cargo bisect-rustc --start 1.67.0 --end 1.84.0 --preserve --script ../test.sh it began downloading nightly builds. The currently installed version is v0.6.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions