• J
    Detect local-rebuild by just the MAJOR.MINOR version · 81d97957
    Josh Stone 提交于
    A new point-release shouldn't change any language semantics, so a local
    stage0 that matches MAJOR.MINOR version should still be considered a
    local-rebuild as far as `--cfg stageN` features go.
    
    e.g. `1.14.0` should be considered a local-rebuild for any `1.14.X`.
    
    (Bootstrap keys used to be an issue too, until #37265.)
    81d97957
lib.rs 38.7 KB