• L
    Use str::strip* in bootstrap · 481988b0
    Lzu Tao 提交于
    This commit replaces the use of `trim_start_matches`
    because in `rustc -Vv` output there are no lines
    starting with multiple "release:".
    481988b0
compile.rs 39.7 KB