rust/src/librustc/metadata
Brian Koropoff 9b322a6a90 Treat cross-crate unboxed closure def IDs consistently
Always translate the ID into the local crate ID space since
presently the only way to encounter an unboxed closure type
from another crate is to inline once of its functions.

This may need to change if abstract return types are added.

Closes #18543
2014-11-02 11:34:18 -08:00
..
common.rs Update code with new lint names 2014-10-28 08:54:21 -07:00
creader.rs DSTify Hash 2014-10-31 07:25:34 -05:00
csearch.rs Cross crait inherant impls 2014-11-01 11:05:12 +13:00
cstore.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
decoder.rs Rebasing and review changes 2014-11-01 11:05:12 +13:00
encoder.rs Rebasing and review changes 2014-11-01 11:05:12 +13:00
filesearch.rs DSTify Hash 2014-10-31 07:25:34 -05:00
loader.rs DSTify Hash 2014-10-31 07:25:34 -05:00
mod.rs
tydecode.rs Treat cross-crate unboxed closure def IDs consistently 2014-11-02 11:34:18 -08:00
tyencode.rs Remove ty_bot from the type system 2014-10-28 17:54:16 +01:00