about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/mod.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-30 10:18:26 +0200
committerGitHub <noreply@github.com>2025-04-30 10:18:26 +0200
commitb1a1c671e83300a0e865a7ce498e34d1dcebaa87 (patch)
tree34d0e93f31df08d6de2641cc9fd38390bb71131c /compiler/rustc_codegen_llvm/src/llvm/mod.rs
parent56e01fe1a47541451408b2546d49b4bc4a3d6778 (diff)
parent7275462ab9924360eaec49cfb2a02324551a250f (diff)
downloadrust-b1a1c671e83300a0e865a7ce498e34d1dcebaa87.tar.gz
rust-b1a1c671e83300a0e865a7ce498e34d1dcebaa87.zip
Rollup merge of #140404 - lcnr:canonical-no-type-foldable, r=compiler-errors
rm `TypeVistable` impls for `Canonical`

similar to `EarlyBinder`, you generally do not want to fold a canonical value directly without first instantiating it. In places where you do want to look into the `Canonical`, it's likely better to do so manually.

r? ```@compiler-errors```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions