Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Buggy deriving of RustcEncode when multiple module with a method encode() are in scope #151

Closed
rust-lang/rust
#32908
@NougatRillettes

Description

@NougatRillettes

As shown in this MCVE (by SO user ker) deriving of RustcEncode leads to error E0034 if there is any Trait with an encode() method in Scope.

As shown here it can be troublesome when using both rustc-serialize and radix_tree crates.

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