diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-02-12 20:09:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-12 20:09:59 -0500 |
| commit | 03e2d7ebc5092f0476f017a5675ce14e2f1864b8 (patch) | |
| tree | ac6be5d350b2789b596be903e2e4322610e5bf8a /compiler/rustc_codegen_llvm/src | |
| parent | 4ce473ccbaddcbf6f3a6882dba700d5ee3bf51c7 (diff) | |
| parent | a634246b66a8a37dd25a026a6c8cafd0b84ca91b (diff) | |
| download | rust-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
