• B
    Auto merge of #26417 - brson:feature-err, r=steveklabnik · 74a7e8b0
    bors 提交于
    It now says '#[feature] may not be used on the stable release channel'.
    
    I had to convert this error from a lint to a normal compiler error.
    
    I left the lint previously-used for this in place since removing it is
    a breaking change. It will just go unused until the end of time.
    
    Fixes #24125
    74a7e8b0
driver.rs 37.3 KB