about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2012-02-29 11:35:44 -0800
committerNiko Matsakis <niko@alum.mit.edu>2012-02-29 11:54:48 -0800
commited952ecf6870e540f7e5e06842c57c60a57b4ffd (patch)
tree1295074edd9bee8794bc512f57bde41f9691c409 /src/rt/rust_kernel.cpp
parent7d0958f70ff16ee40649a943306c9b104a5fc829 (diff)
downloadrust-ed952ecf6870e540f7e5e06842c57c60a57b4ffd.tar.gz
rust-ed952ecf6870e540f7e5e06842c57c60a57b4ffd.zip
report the type of the method as the fty, not the type of the expression
using the type of the expression causes us to lose information
about when the method was declaring with a generic signature, which
leads to producing incorrect code, particularly in the case of returning
unit types (which would then get an undefined output ptr)
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions