rust/src/comp/metadata
Marijn Haverbeke 0490c36143 Unify some data structures in syntax::ast that were doing the same thing
As a preparation to removing some duplication in typeck.
2011-12-22 20:18:56 +01:00
..
common.rs Unify some data structures in syntax::ast that were doing the same thing 2011-12-22 20:18:56 +01:00
creader.rs allow #[link_args] with #[nolink]. For now, fail if two modules link same lib, and second has link_args. 2011-12-16 15:29:59 -08:00
csearch.rs rustc: Implement re-export of renamed modules 2011-12-20 15:38:40 +08:00
cstore.rs allow #[link_args] with #[nolink]. For now, fail if two modules link same lib, and second has link_args. 2011-12-16 15:29:59 -08:00
decoder.rs rustc: Implement re-export of renamed modules 2011-12-20 15:38:40 +08:00
encoder.rs Unify some data structures in syntax::ast that were doing the same thing 2011-12-22 20:18:56 +01:00
tydecode.rs extend with ty_send_type and ty_opaque_closure 2011-12-16 08:06:44 -08:00
tyencode.rs extend with ty_send_type and ty_opaque_closure 2011-12-16 08:06:44 -08:00