]> git.lizzy.rs Git - rust.git/commit
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)
commitc14daba3b2f3218438a6928ed0676986c6339d48
tree62c821dd7caa500db2da6dea3ab3190d218a3953
parent1ac8e8885bb1917f71ce432dcf181253b47f0bca
parenta6a993ee7137cf1640a7b16ddcd516a6d78f91be
auto merge of #8947 : thestinger/rust/name, r=huonw

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.
src/librustc/middle/trans/common.rs
src/librustc/middle/trans/glue.rs