]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #33358 - michaelwoerister:debuginfo-methods, r=eddyb
authorbors <bors@rust-lang.org>
Fri, 20 May 2016 03:40:44 +0000 (20:40 -0700)
committerbors <bors@rust-lang.org>
Fri, 20 May 2016 03:40:44 +0000 (20:40 -0700)
debuginfo: Make DW_TAG_subroutine DIEs for inherent methods children of their self-type DIEs.

Fixes https://github.com/rust-lang/rust/issues/33192


Trivial merge