about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-01-02 09:02:01 -0800
committerbors <bors@rust-lang.org>2014-01-02 09:02:01 -0800
commit3249de8c4f5d4c7cf34a4bda5e98f047b6b72263 (patch)
treebde0dfa80e18dcf911d134eb8ca429db08d58a31 /src/libsyntax/parse/parser.rs
parentff578b7c83efd8d8335dad86f83da346753c8f34 (diff)
parent645bb327dbd1fab65a87d2f0bd6ca8c3ec620422 (diff)
downloadrust-3249de8c4f5d4c7cf34a4bda5e98f047b6b72263.tar.gz
rust-3249de8c4f5d4c7cf34a4bda5e98f047b6b72263.zip
auto merge of #11274 : michaelwoerister/rust/issue11083, r=pcwalton
This pull request fixes #11083. The problem was that recursive type definitions were not properly handled for enum types, leading to problems with LLVM's metadata "uniquing". This bug has already been fixed for struct types some time ago (#9658) but I seem to have forgotten about enums back then. I added the offending code from issue #11083 as a test case.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions