Jonathan Brouwer
63b6bd933e
Rollup merge of #155425 - nnethercote:rm-dup-Flags-methods, r=nikomatsakis
...
Remove duplicated `Flags` methods.
The `Flags` trait has two methods: `flags` and `outer_exclusive_binder`. Multiple types impl this trait and then also have duplicate inherent methods with the same names; these are all marked with "Think about removing this" comments. This is left over from things being moved into `rustc_type_ir`.
This commit removes those inherent methods. This requires adding `use Flags` to a number of files.
r? @lcnr
2026-04-21 20:42:51 +02:00
..
2026-04-16 16:28:59 +10:00
2026-04-15 20:03:07 +10:00
2026-04-14 11:32:33 +03:00
2026-04-18 23:46:37 +00:00
2026-04-18 19:13:30 +02:00
2026-04-16 18:22:56 +10:00
2026-04-21 11:30:14 +02:00
2026-04-21 20:42:51 +02:00
2026-04-19 16:04:32 +02:00
2026-04-20 00:18:28 +08:00
2026-04-20 00:18:28 +08:00
2026-04-20 20:50:20 -04:00
2026-04-20 00:18:28 +08:00
2026-04-20 00:18:28 +08:00
2026-04-21 15:52:55 +10:00
2026-04-18 19:13:30 +02:00
2026-04-15 13:50:43 +02:00
2026-04-10 15:06:57 +02:00
2026-04-17 23:43:08 +02:00
2026-04-18 19:13:30 +02:00
2026-04-20 13:52:07 +02:00
2026-04-18 23:46:37 +00:00
2026-04-20 00:18:28 +08:00
2026-04-03 15:34:33 +11:00
2026-04-16 07:08:08 +10:00
2026-04-21 20:42:51 +02:00
2026-04-05 13:38:16 +10:00
2026-04-16 19:30:56 -04:00
2026-03-31 20:16:57 +11:00
2026-04-20 10:13:53 +10:00
2026-04-20 00:18:28 +08:00
2026-03-04 06:10:42 +00:00
2026-04-20 19:35:12 +00:00
2026-04-20 19:35:12 +00:00
2026-04-12 23:33:27 +05:30
2026-02-24 12:03:17 +01:00
2026-04-03 13:44:12 +11:00
2026-04-20 00:18:28 +08:00
2026-04-21 20:42:51 +02:00
2026-04-20 13:52:07 +02:00
2026-04-20 00:18:28 +08:00
2026-04-21 05:35:16 +00:00
2026-04-21 05:35:16 +00:00
2026-04-20 00:18:28 +08:00
2026-04-20 13:36:27 +08:00
2026-04-21 08:22:17 -04:00
2026-04-20 00:18:28 +08:00
2026-04-20 00:18:28 +08:00
2026-04-16 07:08:08 +10:00
2026-04-20 00:18:28 +08:00
2026-04-16 07:08:08 +10:00
2026-04-22 00:24:19 +09:00
2026-04-20 00:18:28 +08:00
2026-04-08 21:09:07 +02:00
2026-04-20 18:57:01 +02:00
2026-04-17 07:35:43 +00:00
2026-04-20 00:18:28 +08:00
2026-04-16 12:29:39 +00:00
2026-04-21 20:42:51 +02:00
2026-04-20 00:18:28 +08:00
2026-03-24 18:25:21 +01:00
2026-04-20 00:18:28 +08:00
2026-04-20 16:15:13 +00:00