diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-11-19 02:22:57 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-19 02:22:57 +0900 |
| commit | 47c1bd1bcc50b25d133f8be3d49825491c1df249 (patch) | |
| tree | ed1621486a4fb359124092a583617bbe300a425f /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 77c985f76564f4d47897b3488f5a609f6a89f3ec (diff) | |
| parent | c20ee3e4d6cf00e80544227aee2e682ce52ab03e (diff) | |
| download | rust-47c1bd1bcc50b25d133f8be3d49825491c1df249.tar.gz rust-47c1bd1bcc50b25d133f8be3d49825491c1df249.zip | |
Rollup merge of #90750 - camelid:rm-tuple-impls-1, r=jyn514
rustdoc: Replace where-bounded Clean impl with simple function This is the first step in removing the Clean impls for tuples. Either way, this significantly simplifies the code since it reduces the amount of "trait magic". (To clarify, I'm referring to impls like `impl Clean for (A, B)`, not Clean impls that work on tuples in the user's program.) cc ``@jyn514``
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
