Skip to content

Bad auto_serialize code #4044

Closed
Closed
@jesse99

Description

@jesse99

As part of #4041 tried to get Tm auto serializing, but was getting

/Volumes/SSD/rust/src/libstd/time.rs:138:8: 138:11 error: binding `__v0` should use ref or copy mode
/Volumes/SSD/rust/src/libstd/time.rs:138     Tm_(Tm_)
                                                 ^~~
/Volumes/SSD/rust/src/libstd/time.rs:138:8: 138:11 error: binding `__v0` should use ref or copy mode
/Volumes/SSD/rust/src/libstd/time.rs:138     Tm_(Tm_)
                                                 ^~~
error: aborting due to 2 previous errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions