rust/src/librustc/metadata
Niko Matsakis df93deab10 Make various fixes:
- add feature gate
- add basic tests
- adjust parser to eliminate conflict between `const fn` and associated
constants
- allow `const fn` in traits/trait-impls, but forbid later in type check
- correct some merge conflicts
2015-05-21 11:47:30 -04:00
..
common.rs rustc: const-qualify const fn function and method calls. 2015-05-21 11:47:30 -04:00
creader.rs rollup merge of #24711: alexcrichton/fs2.1 2015-04-29 15:45:34 -07:00
csearch.rs rustc: const-qualify const fn function and method calls. 2015-05-21 11:47:30 -04:00
cstore.rs std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07:00
decoder.rs rustc: const-qualify const fn function and method calls. 2015-05-21 11:47:30 -04:00
encoder.rs Make various fixes: 2015-05-21 11:47:30 -04:00
filesearch.rs rustc: Fix more verbatim paths leaking to gcc 2015-05-05 15:21:52 -07:00
loader.rs Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
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 Stop using Rc in TraitRef and TraitDef 2015-04-30 15:09:11 +03:00
tyencode.rs Stop using Rc in TraitRef and TraitDef 2015-04-30 15:09:11 +03:00