rust/src/librustc/metadata
Alex Crichton b70306158f Remove named extern blocks from the AST
There's currently a fair amount of code which is being ignored on unnamed blocks
(which are the default now), and I opted to leave it commented out for now. I
intend on very soon revisiting on how we perform linking with extern crates in
an effort to support static linking.
2013-10-10 18:04:58 -07:00
..
common.rs Remove __extensions__ in names for a "pretty name" 2013-09-02 23:12:41 -07:00
creader.rs Remove named extern blocks from the AST 2013-10-10 18:04:58 -07:00
csearch.rs rustc: Remove usage of fmt! 2013-09-30 23:21:19 -07:00
cstore.rs option: rewrite the API to use composition 2013-10-09 09:17:29 -04:00
decoder.rs option: rewrite the API to use composition 2013-10-09 09:17:29 -04:00
encoder.rs auto merge of #9674 : ben0x539/rust/raw-str, r=alexcrichton 2013-10-07 23:01:39 -07:00
filesearch.rs rustc: Remove usage of fmt! 2013-09-30 23:21:19 -07:00
loader.rs rustc: Remove usage of fmt! 2013-09-30 23:21:19 -07:00
mod.rs
tydecode.rs remove the float type 2013-10-01 14:54:10 -04:00
tyencode.rs remove the float type 2013-10-01 14:54:10 -04:00