about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJ. Ryan Stinnett <jryans@gmail.com>2021-01-28 22:03:20 +0000
committerJ. Ryan Stinnett <jryans@gmail.com>2021-01-30 14:23:50 +0000
commit7e3217845dc5dea331b26efb2bf51b60afae2082 (patch)
treec40c88774ac954d5b09f55aee3b820c53d45c3e5 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent7ce1b3b24491cbe10669cbe2b5733c2fe7cfe5b7 (diff)
downloadrust-7e3217845dc5dea331b26efb2bf51b60afae2082.tar.gz
rust-7e3217845dc5dea331b26efb2bf51b60afae2082.zip
Balance sidebar `Deref` cycle check with main content
The `Deref` cycle checks added as part of #80653 were "unbalanced" in the sense
that the main content code path checks for cycles _before_ descending, while the
sidebar checks _after_. Checking _before_ is correct, so this changes the
sidebar path to match the main content path.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions