about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2012-06-13 15:46:57 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2012-06-13 15:52:00 -0700
commite5a5fc20290e70752af73860b1a192b33588624f (patch)
tree60c477cadde42dad623af8d40eaf66c3b30c26d6 /src/rt/rust_kernel.cpp
parent1db8515c08b76aaf0d10002f6d574a75465fc252 (diff)
downloadrust-e5a5fc20290e70752af73860b1a192b33588624f.tar.gz
rust-e5a5fc20290e70752af73860b1a192b33588624f.zip
Allow impls to be re-exported
It was a little hard for me to believe, but it seems that re-exporting
an impl doesn't work at a, because encoder::encode_info_for_mod requires
that all the impls in the current module's impl map be local (that is,
bound to a value in the current crate's item map). Fixed it.

Closes #2414.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions