diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-06-29 09:14:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-29 09:14:57 +0200 |
| commit | e9d5a2f45f7826af76ca9d9ff85bb92def7c3988 (patch) | |
| tree | 540eeadb236797b3fade7e65a39ccbd78462805c /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 1e39eb7d5392b176bafda0b02724da5a71446d21 (diff) | |
| parent | 1160eecba5883ba2bf96bf2b774bca189b3829a1 (diff) | |
| download | rust-e9d5a2f45f7826af76ca9d9ff85bb92def7c3988.tar.gz rust-e9d5a2f45f7826af76ca9d9ff85bb92def7c3988.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 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
