]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #8947 : thestinger/rust/name, r=huonw
authorbors <bors@rust-lang.org>
Tue, 3 Sep 2013 15:06:04 +0000 (08:06 -0700)
committerbors <bors@rust-lang.org>
Tue, 3 Sep 2013 15:06:04 +0000 (08:06 -0700)
Storing the type name in the `tydesc` aims to avoid the need to pass a type name in almost every single visitor method.

It would likely be much saner for `repr` to simply be passed the `TyDesc` corresponding to the function or just the type name, but this is good enough for now.

1  2 
src/librustc/middle/trans/common.rs
src/librustc/middle/trans/glue.rs

Simple merge
Simple merge