rust/compiler/rustc_trait_selection/src
Matthias Krüger 326cd5cb68
Rollup merge of #124168 - oli-obk:define_opaque_types12, r=lcnr
Use `DefiningOpaqueTypes::Yes` in rustdoc, where the `InferCtxt` is guaranteed to have no opaque types it can define

r? `@lcnr`

I manually checked there it's always `tcx.infer_ctxt().build()`
2024-04-23 06:24:56 +02:00
..
solve Auto merge of #121801 - zetanumbers:async_drop_glue, r=oli-obk 2024-04-23 02:10:23 +00:00
traits Rollup merge of #124168 - oli-obk:define_opaque_types12, r=lcnr 2024-04-23 06:24:56 +02:00
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
infer.rs Pass list of defineable opaque types into canonical queries 2024-04-08 15:00:26 +00:00
lib.rs Simplify static_assert_sizes. 2024-04-18 15:36:25 +10:00
regions.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00