SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 0 Rust

Rollup merge of #134158 - compiler-errors:item-def-id, r=jackh726

Rename `projection_def_id` to `item_def_id`

Renames `projection_def_id` to `item_def_id`, since `item_def_id` is what we call the analogous method for ~~`AliasTerm`/`AliasTy`~~ `PolyExistentialProjection`. I keep forgetting that this one is not called `item_def_id`.
J
Jacob Pratt committed
c4e27d67a7db4aa0686282e41d481ec1502c7418
Committed by GitHub <noreply@github.com> on 12/11/2024, 8:30:44 AM