about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2023-05-08 19:41:49 +0900
committerGitHub <noreply@github.com>2023-05-08 19:41:49 +0900
commitc145d933955b4c690768d5c526db671ab4d4d4b6 (patch)
treef47c50cd41681feb9803ec193a9aaafc95ed4f12 /compiler/rustc_codegen_llvm/src
parent4df84a1e4e841045d4ff8a328d1054e4f02101c1 (diff)
parent930eece9d34b67533cf3d27c06253e806a5add0f (diff)
downloadrust-c145d933955b4c690768d5c526db671ab4d4d4b6.tar.gz
rust-c145d933955b4c690768d5c526db671ab4d4d4b6.zip
Rollup merge of #111211 - compiler-errors:negative-bounds-super, r=TaKO8Ki
Don't compute trait super bounds unless they're positive

Fixes #111207

The comment is modified to explain the rationale for why we even have this recursive call to supertraits in the first place, which doesn't apply to negative bounds since they don't elaborate at all.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions