summary refs log tree commit diff
path: root/src/rt/rust_stack.cpp
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <ariel.byd@gmail.com>2017-08-01 14:17:11 +0300
committerAriel Ben-Yehuda <ariel.byd@gmail.com>2017-08-13 11:57:47 +0300
commita3387eb6589d5310e1f64cbce5b316999da481ef (patch)
treec84e473559bc53340a5f798cb21f75d1199d37ba /src/rt/rust_stack.cpp
parentf38ffa8d7b7bda9b8e5ee67242a63835812143f8 (diff)
downloadrust-a3387eb6589d5310e1f64cbce5b316999da481ef.tar.gz
rust-a3387eb6589d5310e1f64cbce5b316999da481ef.zip
syntax: avoid loading the same source-file multiple times
We already had a cache for file contents, but we read the source-file
before testing the cache, causing obvious slowness, so this just avoids
loading the source-file when the cache already has the contents.
Diffstat (limited to 'src/rt/rust_stack.cpp')
0 files changed, 0 insertions, 0 deletions