| .. |
|
astencode.rs
|
librustc_metadata: use bug!(), span_bug!()
|
2016-03-31 22:04:23 +02:00 |
|
Cargo.toml
|
rename rustc_const_eval to rustc_const_math
|
2016-03-30 11:10:21 +02:00 |
|
common.rs
|
Compute a salt from arguments passed via -Cmetadata.
|
2016-03-25 14:07:17 -04:00 |
|
creader.rs
|
librustc_metadata: use bug!(), span_bug!()
|
2016-03-31 22:04:23 +02:00 |
|
csearch.rs
|
Add method visible_item_path to CStore
|
2016-03-30 22:00:46 +00:00 |
|
cstore.rs
|
Add method visible_item_path to CStore
|
2016-03-30 22:00:46 +00:00 |
|
decoder.rs
|
librustc_metadata: use bug!(), span_bug!()
|
2016-03-31 22:04:23 +02:00 |
|
diagnostics.rs
|
renumber error from E0522 to E0523
|
2016-03-25 14:07:20 -04:00 |
|
encoder.rs
|
librustc_metadata: use bug!(), span_bug!()
|
2016-03-31 22:04:23 +02:00 |
|
index.rs
|
split the metadata code into rustc_metadata
|
2015-11-26 18:22:40 +02:00 |
|
lib.rs
|
librustc_metadata: use bug!(), span_bug!()
|
2016-03-31 22:04:23 +02:00 |
|
loader.rs
|
librustc_metadata: use bug!(), span_bug!()
|
2016-03-31 22:04:23 +02:00 |
|
macro_import.rs
|
Make the compiler emit an error if the crate graph contains two crates with the same crate-name and crate-salt but different SVHs.
|
2016-03-25 14:07:18 -04:00 |
|
macros.rs
|
split the metadata code into rustc_metadata
|
2015-11-26 18:22:40 +02:00 |
|
tls_context.rs
|
rustc: move cfg, infer, traits and ty from middle to top-level.
|
2016-03-27 01:05:54 +02:00 |
|
tydecode.rs
|
Replace consider_unification_despite_ambiguity with obligation variant
|
2016-04-06 13:57:18 -07:00 |
|
tyencode.rs
|
Replace consider_unification_despite_ambiguity with obligation variant
|
2016-04-06 13:57:18 -07:00 |