diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2021-01-31 01:47:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-31 01:47:38 +0100 |
| commit | 4de31816bfd81501131d90c72b6ac6e38e0770a1 (patch) | |
| tree | 60306b45f776ba7f181e4ffbcaf779f5aa955d2a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | fd868d02d150ce5cd73fbe7f3aee06ca14333ac8 (diff) | |
| parent | 7e3217845dc5dea331b26efb2bf51b60afae2082 (diff) | |
| download | rust-4de31816bfd81501131d90c72b6ac6e38e0770a1.tar.gz rust-4de31816bfd81501131d90c72b6ac6e38e0770a1.zip | |
Rollup merge of #81491 - jryans:rustdoc-deref-ice-81395, r=GuillaumeGomez
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. Fixes #81395 r? ```@GuillaumeGomez```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
