Files
rust/compiler/rustc_ty_utils/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-23 23:23:41 -07:00
2024-01-29 07:41:41 +11:00
2024-02-12 15:46:35 +09:00
2024-01-24 07:56:23 +01:00
2024-03-18 22:28:29 +01:00