rust/src/librustc/metadata
Niko Matsakis 15b58fedca Fallout in libsyntax/librustc: use newtype'd options for linked lists,
since `Option` is not fundamental and hence the old impls run afoul of
the orphan rules.
2015-04-01 11:21:42 -04:00
..
common.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
creader.rs rustc: Remove support for hyphens in crate names 2015-03-27 10:19:59 -07:00
csearch.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
cstore.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
decoder.rs Auto merge of #23549 - aturon:stab-num, r=alexcrichton 2015-03-31 14:50:46 +00:00
encoder.rs Fallout in libsyntax/librustc: use newtype'd options for linked lists, 2015-04-01 11:21:42 -04:00
filesearch.rs Add generic conversion traits 2015-03-23 15:01:45 -07:00
loader.rs Rollup merge of #23803 - richo:unused-braces, r=Manishearth 2015-03-28 18:12:06 +05:30
macro_import.rs rustc: Remove old #[phase] and #[plugin] 2015-03-26 15:43:42 -07:00
mod.rs Separate macro and plugin loading 2015-02-12 12:44:31 -08:00
tydecode.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tyencode.rs rustc: Remove support for int/uint 2015-03-25 16:39:00 -07:00