about summary refs log tree commit diff
path: root/src/test/run-pass/nested-function-names-issue-8587.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-07-27 09:32:44 +0000
committerbors <bors@rust-lang.org>2019-07-27 09:32:44 +0000
commit0e9b465d729d07101b29b4d096d83edf9be82df0 (patch)
tree210c15e12ca6b9f32a5f75ab901cccc4d8c191b8 /src/test/run-pass/nested-function-names-issue-8587.rs
parent09e39897587dca70f0b15093d425a682c392349c (diff)
parent44c165074b1b034799c6e1b95a871cde46755632 (diff)
downloadrust-0e9b465d729d07101b29b4d096d83edf9be82df0.tar.gz
rust-0e9b465d729d07101b29b4d096d83edf9be82df0.zip
Auto merge of #62748 - luca-barbieri:optimize-refcell-borrow, r=RalfJung
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/run-pass/nested-function-names-issue-8587.rs')
0 files changed, 0 insertions, 0 deletions