about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-29 09:14:57 +0200
committerGitHub <noreply@github.com>2024-06-29 09:14:57 +0200
commit411655217c2b5919bd8c32573e5e261c6662f546 (patch)
treeed98289d22d02c84723ebcee570f7ebb45df101e /tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs
parentfb95df70a7bbdbf1e93660b642a4e1e65d2c5bdd (diff)
parentb60a6ad7f5ea1842fc3a23dbfd759bc8cb8b1f34 (diff)
downloadrust-411655217c2b5919bd8c32573e5e261c6662f546.tar.gz
rust-411655217c2b5919bd8c32573e5e261c6662f546.zip
Rollup merge of #127045 - compiler-errors:explicit, r=oli-obk
Rename `super_predicates_of` and similar queries to `explicit_*` to note that they're not elaborated

Rename:
* `super_predicates_of` -> `explicit_super_predicates_of`
* `implied_predicates_of` -> `explicit_implied_predicates_of`
* `supertraits_containing_assoc_item` -> `explicit_supertraits_containing_assoc_item`

This makes it clearer that, unlike (for example) [`TyCtxt::super_traits_of`](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/context/struct.TyCtxt.html#method.super_traits_of), we don't automatically elaborate this set of predicates.

r? ``@lcnr`` or ``@oli-obk`` or someone from t-types idc
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs')
0 files changed, 0 insertions, 0 deletions