| .. |
|
astencode.rs
|
incr.comp.: Hash spans unconditionally for full accuracy.
|
2017-12-08 10:02:26 +01:00 |
|
build.rs
|
rustc: Add some build scripts for librustc crates
|
2017-07-22 22:04:13 -07:00 |
|
Cargo.toml
|
Try to fix a perf regression by updating log
|
2018-01-07 16:54:05 +01:00 |
|
creader.rs
|
Rename exported_symbol_ids query to something more explicit and document what it is doing.
|
2018-03-06 09:47:43 +01:00 |
|
cstore.rs
|
Merge branch 'metadata-send-sync' of https://github.com/Zoxc/rust into update-cargo
|
2018-03-07 07:13:10 -08:00 |
|
cstore_impl.rs
|
Fix export level of plugin and procmacro registrars.
|
2018-03-06 09:58:47 +01:00 |
|
decoder.rs
|
Hide the RefCell inside InterpretInterner
|
2018-03-08 08:34:09 +01:00 |
|
diagnostics.rs
|
Clarify failure condition on tests
|
2017-09-05 11:55:01 -07:00 |
|
dynamic_lib.rs
|
rustc: Load the rustc_trans crate at runtime
|
2018-01-27 19:16:21 -08:00 |
|
encoder.rs
|
Hide the RefCell inside InterpretInterner
|
2018-03-08 08:34:09 +01:00 |
|
index.rs
|
Use different DefIndex representation that is better suited for variable length integer encodings.
|
2018-01-08 14:15:17 +01:00 |
|
index_builder.rs
|
Replace uses of DepGraph.in_ignore with DepGraph.with_ignore
|
2018-01-09 18:35:50 +01:00 |
|
isolated_encoder.rs
|
incr.comp.: Remove on-export crate metadata hashing.
|
2017-11-29 16:28:25 +01:00 |
|
lib.rs
|
Make metadata references Send + Sync
|
2018-03-07 01:56:59 +01:00 |
|
link_args.rs
|
rustc: Remove a number of mutable fields in cstore
|
2017-09-05 07:37:28 -07:00 |
|
locator.rs
|
Make metadata references Send + Sync
|
2018-03-07 01:56:59 +01:00 |
|
native_libs.rs
|
Turn features() into a query.
|
2018-03-05 11:05:01 +01:00 |
|
schema.rs
|
Add InterpretInterner to StableHashingContext for AllocId serialization
|
2018-03-08 08:34:08 +01:00 |