• E
    Fix pre-cfg_attr notation in comment · 2dc22848
    est31 提交于
    Commit aa3b1261 has changed notation
    in the test from `#[ignore(cfg(ignorecfg))]` to `#[cfg_attr(ignorecfg, ignore)]`,
    but missed to change the comment in the accompanying Makefile.
    2dc22848
Makefile 373 字节