This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rust/21097] can't disambiguate between enum and other types for rust


https://sourceware.org/bugzilla/show_bug.cgi?id=21097

--- Comment #1 from Shawn Walker-Salas <binarycrusader at gmail dot com> ---
Another respondent to where I originally posted this query pointed out that
"Your ptype is showing the enum variant ItemKind::Mod and not the type Mod,
both are from syntax::ast."

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]