about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-04-09 00:18:10 +0000
committerbors <bors@rust-lang.org>2023-04-09 00:18:10 +0000
commitf8ed97ecc11a7d8cd392607ed5a4f6592496c880 (patch)
treee1e2e58d8e714509c14c35ef2928cbfb3b635585 /compiler/rustc_interface/src/errors.rs
parentd1be642ce3c24d1a0517c9bf91af926740618b01 (diff)
parent2cd0729d635a47bc585c683b36cd72cf884eb258 (diff)
downloadrust-f8ed97ecc11a7d8cd392607ed5a4f6592496c880.tar.gz
rust-f8ed97ecc11a7d8cd392607ed5a4f6592496c880.zip
Auto merge of #110031 - compiler-errors:generic-elaboration, r=b-naber
Make elaboration generic over input

Combines all the `elaborate_*` family of functions into just one, which is an iterator over the same type that you pass in (e.g. elaborating `Predicate` gives `Predicate`s, elaborating `Obligation`s gives `Obligation`s, etc.)
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions