about summary refs log tree commit diff
path: root/src/test/rustdoc-js-std/path-ordering.js
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2022-05-05 15:50:11 +0100
committerflip1995 <hello@philkrones.com>2022-05-07 17:10:30 +0200
commitdd1ff405e3a059836ffceee8490a630c4b9078d3 (patch)
treed994868b2fe3be60bd391d6e61b7e45f868e4758 /src/test/rustdoc-js-std/path-ordering.js
parentf47d2b3ad6e0021085cb24de6f31e50cee0d0cfe (diff)
downloadrust-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