diff options
| author | Luca Barbieri <luca@luca-barbieri.com> | 2019-07-17 13:25:34 +0200 |
|---|---|---|
| committer | Luca Barbieri <luca@luca-barbieri.com> | 2019-07-17 13:25:34 +0200 |
| commit | f0b3c02d816253e04e8cc23fb1a7fa342b246689 (patch) | |
| tree | 70528f8ee01f624585b4100862fc687cd10b47fe /src/test/ui/structs-enums/tuple-struct-construct.rs | |
| parent | a9c7febb879689a3d24e3ba34531026930313c4c (diff) | |
| download | rust-f0b3c02d816253e04e8cc23fb1a7fa342b246689.tar.gz rust-f0b3c02d816253e04e8cc23fb1a7fa342b246689.zip | |
Optimize RefCell read borrowing
Instead of doing two comparisons we can do only one with a bit of cleverness. LLVM currently can't do this optimization itself on x86-64.
Diffstat (limited to 'src/test/ui/structs-enums/tuple-struct-construct.rs')
0 files changed, 0 insertions, 0 deletions
