rust/compiler/rustc_hir_analysis/src/collect
bors 75eff9a574 Auto merge of #132377 - matthiaskrgr:rollup-3p1c6hs, r=matthiaskrgr
Rollup of 3 pull requests

Successful merges:

 - #132368 (Remove `do_not_const_check` from `Iterator` methods)
 - #132373 (Make sure `type_param_predicates` resolves correctly for RPITIT)
 - #132374 (Remove dead code stemming from the old effects desugaring)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-10-31 00:46:22 +00:00
..
type_of Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
dump.rs rm ItemKind::OpaqueTy 2024-10-04 23:28:22 +00:00
generics_of.rs Remap impl-trait lifetimes on HIR instead of AST lowering. 2024-10-30 16:18:50 +00:00
item_bounds.rs Remove dead code stemming from the old effects desugaring 2024-10-30 23:55:13 +01:00
predicates_of.rs Auto merge of #132377 - matthiaskrgr:rollup-3p1c6hs, r=matthiaskrgr 2024-10-31 00:46:22 +00:00
resolve_bound_vars.rs Actually capture all in-scope lifetimes. 2024-10-30 16:22:23 +00:00
type_of.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00