• F
    integrate the edition code. · 4b2e553d
    Felix S. Klock II 提交于
    As a driveby change, I made `#![feature(nll)]` *always* take
    precedence over `-Z borrowck`.  The main effect this had is that it
    means tests with `#![feature(nll)]` will ignore uses of `-Z
    borrowck=compare`. This affected only one test as far as I can tell,
    and I think that test used `-Z borrowck=compare` only as a historical
    accident.
    4b2e553d
generator-with-nll.rs 785 字节