about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-11-17 10:12:21 +0000
committerbors <bors@rust-lang.org>2017-11-17 10:12:21 +0000
commit02eed2e9a59c0b5df3260b38346562b85a7f3b44 (patch)
tree7f31efeb5966330b0428cc0d892bc47cd16a50da /src/rustllvm/RustWrapper.cpp
parentb32267f2c1344d37c4aa30eccd5a9ab77642b3e6 (diff)
parent0a1f6dd8a8c27caf913a16eb0a1afeaa8183b983 (diff)
downloadrust-02eed2e9a59c0b5df3260b38346562b85a7f3b44.tar.gz
rust-02eed2e9a59c0b5df3260b38346562b85a7f3b44.zip
Auto merge of #46004 - michaelwoerister:cached-mir-wip-3, r=nikomatsakis
incr.comp.: Implement query result cache and use it to cache type checking tables.

This is a spike implementation of caching more than LLVM IR and object files when doing incremental compilation. At the moment, only the `typeck_tables_of` query is cached but MIR and borrow-check will follow shortly. The feature is activated by running with `-Zincremental-queries` in addition to `-Zincremental`, it is not yet active by default.

r? @nikomatsakis
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions