about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-02-12 20:09:59 -0500
committerGitHub <noreply@github.com>2025-02-12 20:09:59 -0500
commit03e2d7ebc5092f0476f017a5675ce14e2f1864b8 (patch)
treeac6be5d350b2789b596be903e2e4322610e5bf8a /compiler/rustc_codegen_llvm/src
parent4ce473ccbaddcbf6f3a6882dba700d5ee3bf51c7 (diff)
parenta634246b66a8a37dd25a026a6c8cafd0b84ca91b (diff)
downloadrust-03e2d7ebc5092f0476f017a5675ce14e2f1864b8.tar.gz
rust-03e2d7ebc5092f0476f017a5675ce14e2f1864b8.zip
Rollup merge of #136806 - adwinwhite:cycle-in-pretty-print-rpitit, r=compiler-errors
Fix cycle when debug-printing opaque types from RPITIT

Extend #66594 to opaque types from RPITIT.

Before this PR, enabling debug logging like `RUSTC_LOG="[check_type_bounds]"` for code containing RPITIT produces a query cycle of `explicit_item_bounds`, as pretty printing for opaque type calls [it](https://github.com/rust-lang/rust/blob/d9a4a47b8b3dc0bdff83360cea2013200d60d49c/compiler/rustc_middle/src/ty/print/pretty.rs#L1001).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions