about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-06-18 08:06:43 +0200
committerGitHub <noreply@github.com>2023-06-18 08:06:43 +0200
commit3436069c3430b15bb10e660d0e66f599dccd068b (patch)
tree275264ac3e2c5b1ebed184ca58def3c7b8e6a8e6 /compiler/rustc_codegen_llvm/src
parenta066e1b7a6c240a49cd00b7859671a8e95936213 (diff)
parentf874345784b0e1ac3cb7d03eb73cd23b2fc4dd85 (diff)
downloadrust-3436069c3430b15bb10e660d0e66f599dccd068b.tar.gz
rust-3436069c3430b15bb10e660d0e66f599dccd068b.zip
Rollup merge of #112734 - dswij:bounds-predicates-clause, r=compiler-errors
Make `Bound::predicates`  use `Clause`

Part of #107250

`Bound::predicates` returns an iterator over `Binder<_, Clause>` instead of `Predicate`.

I tried updating `explicit_predicates_of` as well, but it seems that it needs a lot more change than I thought. Will do it in a separate PR instead.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions