summary refs log tree commit diff
path: root/src/librustc/ich/impls_cstore.rs
AgeCommit message (Expand)AuthorLines
2018-07-18rustc: Stabilize #[wasm_import_module] as #[link(...)]Alex Crichton-1/+2
2018-04-19Remove HIR inliningWesley Wiser-28/+0
2018-04-13Move `path_len` to ExternCrateShotaro Yamada-21/+6
2018-04-11Extend `ExternCrate` to cover externs inferred from `use` or pathsShotaro Yamada-3/+24
2018-03-22rustc: Add a `#[wasm_import_module]` attributeAlex Crichton-1/+6
2017-09-18incr.comp.: Already hash HIR bodies during metadata export so they don't have...Michael Woerister-0/+28
2017-09-18Fix issues uncovered by rebasing:Michael Woerister-0/+6
2017-09-18incr.comp.: Compute hashes of all query results.Michael Woerister-0/+7
2017-05-08incr.comp.: Hash more pieces of crate metadata to detect changes there.Michael Woerister-0/+40