• A
    rustc: Stabilize the `proc_macro` feature · 045f8f69
    Alex Crichton 提交于
    This commit stabilizes the `proc_macro` and `proc_macro_lib` features in the
    compiler to stabilize the "Macros 1.1" feature of the language. Many more
    details can be found on the tracking issue, #35900.
    
    Closes #35900
    045f8f69
feature_gate.rs 61.2 KB