]> git.lizzy.rs Git - rust.git/commit
debuginfo: Fix type description generic enum discriminants.
authorMichael Woerister <michaelwoerister@posteo>
Thu, 16 Jul 2015 08:34:13 +0000 (01:34 -0700)
committerMichael Woerister <michaelwoerister@posteo>
Thu, 16 Jul 2015 16:13:38 +0000 (09:13 -0700)
commitf9a20bb2060105d369cae41f448dc6bb6915d5ac
tree0daeec1b72a7781844cbde76ad92c3c2dba65147
parente4e93196e16030ebf7a20c473849534235d676f8
debuginfo: Fix type description generic enum discriminants.
src/librustc_trans/trans/debuginfo/metadata.rs
src/librustc_trans/trans/debuginfo/mod.rs
src/test/debuginfo/generic-enum-with-different-disr-sizes.rs [new file with mode: 0644]