Nicholas Nethercote
ca9988ec49
Remove kw::Empty uses from rustc_middle.
...
There are several places in `rustc_middle` that check for an empty
lifetime name. These checks appear to be totally unnecessary, because
empty lifetime names aren't produced here. (Empty lifetime names *are*
possible in `hir::Lifetime`. Perhaps there was some confusion between
it and the `rustc_middle` types?)
This commit removes the `kw::Empty` checks.
2025-03-26 12:03:23 +11:00
..
2025-03-10 18:12:47 +08:00
2025-03-15 06:34:36 +00:00
2025-03-11 13:14:21 +11:00
2025-03-25 18:09:07 +01:00
2025-03-20 08:59:43 +11:00
2025-03-25 18:09:07 +01:00
2025-03-25 10:12:07 +00:00
2025-03-20 22:35:15 +00:00
2025-03-19 17:37:35 +01:00
2025-03-25 16:48:03 +11:00
2025-03-11 13:14:21 +11:00
2025-03-22 06:55:52 +00:00
2025-03-25 18:09:07 +01:00
2025-03-24 00:29:21 +00:00
2025-03-17 14:08:09 +00:00
2025-03-25 18:09:03 +01:00
2025-03-25 06:36:41 +00:00
2025-03-21 06:56:47 +01:00
2025-03-21 07:54:35 +01:00
2025-03-10 18:12:47 +08:00
2025-03-23 19:08:54 +08:00
2025-03-25 16:48:03 +11:00
2025-03-13 11:28:35 +01:00
2025-03-14 19:50:03 +00:00
2025-03-25 10:12:07 +00:00
2025-03-21 15:48:57 +01:00
2025-03-11 13:14:21 +11:00
2025-03-10 18:12:47 +08:00
2025-03-11 13:14:21 +11:00
2025-03-10 18:12:47 +08:00
2025-03-22 10:56:14 +00:00
2025-03-22 06:55:52 +00:00
2025-03-19 20:54:10 +11:00
2025-03-23 18:34:33 +00:00
2025-03-24 15:02:09 +00:00
2025-03-15 06:34:36 +00:00
2025-03-11 13:14:21 +11:00
2025-03-23 18:18:47 +00:00
2025-03-25 18:09:05 +01:00
2025-03-18 13:28:56 +01:00
2025-03-25 18:09:07 +01:00
2025-03-11 13:14:21 +11:00
2025-03-20 12:40:36 +11:00
2025-03-20 08:59:43 +11:00
2025-03-15 06:42:48 +00:00
2025-03-20 15:36:17 +01:00
2025-03-26 12:03:23 +11:00
2025-03-24 20:40:08 +01:00
2025-03-12 17:27:43 +00:00
2025-03-21 21:23:50 +11:00
2025-03-12 17:27:43 +00:00
2025-03-24 16:57:06 +00:00
2025-03-25 18:00:14 +11:00
2025-03-23 07:30:18 +01:00
2025-03-25 16:20:43 +11:00
2025-03-20 14:31:34 +00:00
2025-03-25 12:40:02 +03:00
2025-03-25 18:09:05 +01:00
2025-03-25 18:09:05 +01:00
2025-03-25 18:09:07 +01:00
2025-03-20 08:59:43 +11:00
2025-03-20 08:59:50 +11:00
2025-03-24 15:02:09 +00:00
2025-03-20 08:59:43 +11:00
2025-03-24 18:44:40 +11:00
2025-03-20 08:59:43 +11:00
2025-03-25 15:36:33 +09:00
2025-03-23 18:18:47 +00:00
2025-03-12 10:19:32 -07:00
2025-03-18 07:17:16 +00:00
2025-03-24 16:57:07 +00:00
2025-03-23 18:13:52 +00:00
2025-03-15 06:34:36 +00:00
2025-03-22 11:59:17 +01:00