• B
    Auto merge of #34310 - erickt:tuple-struct-attrs, r=nrc · 35784cbe
    bors 提交于
    Pretty-print attributes on tuple structs and add tests
    
    This adds support to the pretty printer to print attributes added to tuple struct elements.  Furthermore, it adds a test that makes sure we will print attributes on all variant data types.
    35784cbe
pprust.rs 113.7 KB