diff options
| author | Ariel Ben-Yehuda <ariel.byd@gmail.com> | 2017-08-01 14:17:11 +0300 |
|---|---|---|
| committer | Ariel Ben-Yehuda <ariel.byd@gmail.com> | 2017-08-13 11:57:47 +0300 |
| commit | a3387eb6589d5310e1f64cbce5b316999da481ef (patch) | |
| tree | c84e473559bc53340a5f798cb21f75d1199d37ba /src/rt/rust_stack.cpp | |
| parent | f38ffa8d7b7bda9b8e5ee67242a63835812143f8 (diff) | |
| download | rust-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
