rust/src/librustc/metadata
bors 98958bcaf4 auto merge of #18546 : bkoropoff/rust/unboxed-closures-cross-crate, r=nick29581
This fixes some metadata/AST encoding problems that lead to ICEs.  The way this is currently handled will need revisiting if abstract return types are added, as unboxed closure types from extern crates could show up without being inlined into the local crate.

Closes #16790 (I think this was fixed earlier by accident and just needed a test case)
Closes #18378
Closes #18543

r? @pcwalton
2014-11-05 10:21:38 +00:00
..
common.rs Clean-up transmutes in librustc 2014-11-03 22:53:59 +02:00
creader.rs Implement flexible target specification 2014-11-04 05:07:47 -05:00
csearch.rs refactor libcollections as part of collection reform 2014-11-02 18:58:11 -05:00
cstore.rs rustc: Implement -l and include! tweaks 2014-10-30 19:02:11 -07:00
decoder.rs rollup merge of #18536 : bjz/strconv 2014-11-03 15:55:59 -08:00
encoder.rs Implement flexible target specification 2014-11-04 05:07:47 -05:00
filesearch.rs DSTify Hash 2014-10-31 07:25:34 -05:00
loader.rs Implement flexible target specification 2014-11-04 05:07:47 -05:00
mod.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
tydecode.rs auto merge of #18546 : bkoropoff/rust/unboxed-closures-cross-crate, r=nick29581 2014-11-05 10:21:38 +00:00
tyencode.rs Remove ty_bot from the type system 2014-10-28 17:54:16 +01:00