fee1-dead
eba419195c
Rollup merge of #110345 - nnethercote:rm-Super-impls-for-Region, r=compiler-errors
...
Remove `TypeSuper{Foldable,Visitable}` impls for `Region`.
These traits exist so that folders/visitors can recurse into types of interest: binders, types, regions, predicates, and consts. But `Region` is non-recursive and cannot contain other types of interest, so its methods in these traits are trivial.
This commit inlines and removes those trivial methods.
r? `@compiler-errors`
2023-04-16 18:55:38 +08:00
..
2023-03-11 10:53:47 -06:00
2023-04-09 23:22:14 +02:00
2022-12-10 18:45:34 +01:00
2023-04-09 22:29:56 +02:00
2023-04-12 20:56:22 +02:00
2023-04-12 20:56:22 +02:00
2023-04-12 20:56:24 +02:00
2023-04-10 22:19:46 +00:00
2023-03-27 18:58:07 +00:00
2023-02-04 22:28:59 +01:00
2023-04-15 19:02:26 +02:00
2023-04-12 22:19:29 +00:00
2023-04-14 16:26:11 +00:00
2023-04-13 11:41:57 +00:00
2023-04-12 17:58:15 -07:00
2023-04-14 16:26:11 +00:00
2023-04-13 18:04:30 +00:00
2023-04-11 11:02:01 +00:00
2023-02-02 07:47:39 +01:00
2023-04-13 11:21:00 +02:00
2023-04-03 21:52:27 -05:00
2023-03-29 18:04:44 -04:00
2023-04-13 11:21:00 +02:00
2023-04-12 20:56:24 +02:00
2023-04-12 20:56:24 +02:00
2023-03-16 21:50:23 +01:00
2023-01-05 19:01:12 +01:00
2023-04-09 23:22:14 +02:00
2023-04-16 18:55:38 +08:00
2023-04-09 23:22:14 +02:00
2023-04-15 18:56:25 +02:00
2023-03-29 18:34:29 +01:00
2023-04-09 23:22:14 +02:00
2023-04-16 18:55:38 +08:00
2023-04-09 21:37:31 +02:00
2023-04-10 06:52:41 +00:00
2023-04-12 20:56:21 +02:00
2023-04-10 22:02:52 +02:00
2023-04-11 20:28:45 -07:00
2023-04-10 17:24:23 +09:00
2023-04-16 18:55:38 +08:00
2023-04-12 15:22:03 +03:00
2023-04-16 18:55:38 +08:00
2023-04-13 01:51:27 +00:00
2023-04-10 22:02:52 +02:00
2023-04-15 07:46:46 +00:00
2023-04-15 18:56:25 +02:00
2023-04-15 18:04:51 +02:00
2023-04-10 22:02:52 +02:00
2023-04-13 23:39:14 +12:00
2023-03-23 14:20:55 +04:00
2023-04-12 15:22:03 +03:00
2023-04-15 19:02:26 +02:00
2023-04-12 11:16:35 +00:00
2023-04-14 01:14:36 +00:00
2023-04-06 00:54:07 -07:00
2023-04-13 18:04:30 +00:00
2023-04-14 07:28:56 +00:00
2023-04-15 21:50:57 +00:00
2023-04-06 23:01:40 -04:00
2023-04-13 11:41:57 +00:00
2023-04-16 18:55:38 +08:00
2023-04-16 18:55:38 +08:00
2023-04-13 21:57:08 +00:00
2023-04-10 22:03:08 +02:00
2023-04-16 09:11:43 +10:00