• A
    rustc: Obsolete the `@` syntax entirely · ade807c6
    Alex Crichton 提交于
    This removes all remnants of `@` pointers from rustc. Additionally, this removes
    the `GC` structure from the prelude as it seems odd exporting an experimental
    type in the prelude by default.
    
    Closes #14193
    [breaking-change]
    ade807c6
struct-field-assignability.rs 682 字节