rust/compiler/rustc_metadata/src
Matthias Krüger 0baf4406da
Rollup merge of #113698 - compiler-errors:rpitit-check, r=spastorino
Make it clearer that we're just checking for an RPITIT

Tiny nit to use `is_impl_trait_in_trait` more, to make it clearer that we're just checking whether a def-id is an RPITIT, rather than doing something meaningful with the `opt_rpitit_info`.

r? `@spastorino`
2023-07-14 19:33:29 +02:00
..
rmeta Rollup merge of #113698 - compiler-errors:rpitit-check, r=spastorino 2023-07-14 19:33:29 +02:00
creader.rs Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
dependency_format.rs Add unstable feature flags 2023-04-19 18:55:11 +00:00
errors.rs Revert "Suggest x build library for a custom toolchain that fails to load core" 2023-07-03 12:48:52 +00:00
foreign_modules.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
fs.rs fix 2023-06-06 17:54:34 -04:00
lib.rs s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList 2023-06-14 09:28:54 +02:00
locator.rs Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
native_libs.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00