diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2022-05-05 15:50:11 +0100 |
|---|---|---|
| committer | flip1995 <hello@philkrones.com> | 2022-05-07 17:10:30 +0200 |
| commit | dd1ff405e3a059836ffceee8490a630c4b9078d3 (patch) | |
| tree | d994868b2fe3be60bd391d6e61b7e45f868e4758 /src/test/rustdoc-js-std/path-ordering.js | |
| parent | f47d2b3ad6e0021085cb24de6f31e50cee0d0cfe (diff) | |
| download | rust-dd1ff405e3a059836ffceee8490a630c4b9078d3.tar.gz rust-dd1ff405e3a059836ffceee8490a630c4b9078d3.zip | |
Track if a where bound comes from a impl Trait desugar
With #93803 `impl Trait` function arguments get desugared to hidden where bounds. However, Clippy needs to know if a bound was originally a impl Trait or an actual bound. This adds a field to the `WhereBoundPredicate` struct to keep track of this information during HIR lowering.
Diffstat (limited to 'src/test/rustdoc-js-std/path-ordering.js')
0 files changed, 0 insertions, 0 deletions
