diff options
| author | bors <bors@rust-lang.org> | 2016-10-30 00:01:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-30 00:01:21 -0700 |
| commit | 12382665a9b92b3e7af27f8c2d56e39eeffe95a6 (patch) | |
| tree | 44bcd6bfc1afc1ddb8a165a70c843ea8f211bed0 /src/test/incremental/thinlto | |
| parent | ef6f74340762f145f780aeb1b549030bd84c5beb (diff) | |
| parent | 3fb24c18ab669e9ee9f8f4bef8541bd90653ea33 (diff) | |
| download | rust-12382665a9b92b3e7af27f8c2d56e39eeffe95a6.tar.gz rust-12382665a9b92b3e7af27f8c2d56e39eeffe95a6.zip | |
Auto merge of #37401 - eddyb:lazy-2, r=nikomatsakis
[2/n] rustc_metadata: move is_extern_item to trans. *This is part of a series ([prev](https://github.com/rust-lang/rust/pull/37400) | [next](https://github.com/rust-lang/rust/pull/37402)) of patches designed to rework rustc into an out-of-order on-demand pipeline model for both better feature support (e.g. [MIR-based](https://github.com/solson/miri) early constant evaluation) and incremental execution of compiler passes (e.g. type-checking), with beneficial consequences to IDE support as well. If any motivation is unclear, please ask for additional PR description clarifications or code comments.* <hr> Minor cleanup missed by #36551: `is_extern_item` is one of, if not the only `CrateStore` method who takes a `TyCtxt` but doesn't produce something cached in it, and such methods are going away.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
