Skip to content

Document how to find the nightly version that a beta/stable was branched from #1676

Open
@jyn514

Description

@jyn514

this is what I have so far, might be something more reliable. doesn't work before ~1.65.

; rustc_version_bump=$(git log --format=%H -n1 -G CURRENT_RUSTC_VERSION origin/beta -- compiler/rustc_feature/src/accepted.rs)
; git log --format=%H -n1 --author=bors $rustc_version_bump

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-gitArea: gitC-enhancementCategory: enhancementE-hardDifficulty: might require advanced knowledgeT-releaseRelevant to release team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions