Files
rust/compiler/rustc_middle/src
Jacob Pratt 58eb6e5803 Rollup merge of #123464 - fmease:rn-has-proj-to-has-aliases, r=compiler-errors
Cleanup: Rename `HAS_PROJECTIONS` to `HAS_ALIASES` etc.

The name of the bitflag `HAS_PROJECTIONS` and of its corresponding method `has_projections` is quite historical dating back to a time when projections were the only kind of alias type.

I think it's time to update it to clear up any potential confusion for newcomers and to reduce unnecessary friction during contributor onboarding.

r? types
2024-04-04 21:16:58 -04:00
..
2024-03-20 09:05:22 +00:00
2024-03-27 09:53:23 -04:00
2024-04-03 08:50:12 +00:00
2024-03-20 08:49:13 -04:00