about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2022-07-23 23:34:32 +0200
committerGitHub <noreply@github.com>2022-07-23 23:34:32 +0200
commitd87a13fe0de0c0fae61c289a249f8556d3243b5a (patch)
treec1ee1d55f956853be2a7edf290fc1c4aa49e4a57 /compiler/rustc_codegen_llvm/src/builder.rs
parent74c3da39f0b32eb6744caff1353ba35be2a25768 (diff)
parent7a9f3078e50fdadc28ac0718dc11c83d62a3fb18 (diff)
downloadrust-d87a13fe0de0c0fae61c289a249f8556d3243b5a.tar.gz
rust-d87a13fe0de0c0fae61c289a249f8556d3243b5a.zip
Rollup merge of #99638 - GuillaumeGomez:rm-clean-trait, r=notriddle
Remove Clean trait implementation for hir::Ty and middle::Ty

While going through the code, I realized that the "remove the Clean trait" effort which was started a while ago was never finished.

The idea behind it was to make it much simpler to go through the different clean steps (which is definitely not easy when you just have `something.clean(cx)`).

I'm planning to finish this effort.

cc ``@camelid``
r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions