Compiling crate serde-derive with "-Z sanitizer=leak" fails #48199
Labels
A-macros-2.0
Area: Declarative macros 2.0 (#39412)
A-sanitizers
Area: Sanitizers for correctness and code quality
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Compiling my crate that uses
serde
withRUSTFLAGS="-Z sanitizer=leak"
results in:Verbose output shows:
The text was updated successfully, but these errors were encountered: