Nicholas Nethercote
5f40942f9c
Remove a FIXME comment.
...
It is possible to avoid the clone as suggested in the comment. It would
require introducing an enum with two variants
`CloneBeforeModifying(&Domain)` and `Modifiable(&mut Domain)`. But it's
not worth the effort, because this code path just isn't very hot. E.g.
when compiling a large benchmark like `cargo-0.60.0` it's only hit a few
thousand times.
2024-12-16 09:36:09 +11:00
..
2024-12-03 08:56:33 +00:00
2024-12-01 18:28:04 +01:00
2024-12-13 17:25:31 +01:00
2024-12-14 03:21:24 +00:00
2024-12-13 17:25:31 +01:00
2024-12-12 16:29:40 +00:00
2024-12-16 09:36:07 +11:00
2024-12-13 17:25:31 +01:00
2024-12-14 03:54:35 +01:00
2024-12-14 08:24:18 +01:00
2024-12-15 16:32:03 +00:00
2024-12-15 16:32:03 +00:00
2024-12-15 20:01:38 +11:00
2024-12-13 10:21:22 +00:00
2024-12-14 03:54:35 +01:00
2024-12-13 00:37:51 +00:00
2024-12-14 03:54:31 +01:00
2024-12-10 18:17:24 +00:00
2024-12-14 03:21:24 +00:00
2024-12-15 20:01:38 +11:00
2024-12-15 20:01:38 +11:00
2024-12-14 03:21:24 +00:00
2024-12-15 20:01:38 +11:00
2024-12-06 18:42:31 +00:00
2024-12-09 08:53:33 +11:00
2024-12-02 22:51:18 +00:00
2024-12-14 03:54:35 +01:00
2024-12-09 06:23:59 -08:00
2024-12-14 14:07:56 +01:00
2024-12-07 02:08:40 +00:00
2024-12-12 02:34:06 +00:00
2024-12-14 03:54:35 +01:00
2024-12-15 20:01:38 +11:00
2024-12-15 20:01:38 +11:00
2024-12-16 09:36:09 +11:00
2024-12-14 22:43:39 +00:00
2024-12-10 16:52:20 +00:00
2024-12-11 00:59:43 +00:00
2024-12-14 05:01:06 +01:00
2024-12-15 20:01:38 +11:00
2024-12-09 21:55:01 +00:00
2024-12-13 16:36:38 +00:00
2024-12-13 16:36:38 +00:00
2024-12-14 18:08:30 +00:00
2024-12-10 19:50:47 +00:00
2024-12-14 03:54:35 +01:00
2024-12-14 03:45:35 +00:00
2024-12-15 04:45:24 +00:00
2024-12-15 20:01:38 +11:00
2024-12-15 16:32:03 +00:00
2024-12-15 20:01:38 +11:00
2024-12-01 18:28:04 +01:00
2024-12-10 16:52:20 +00:00
2024-12-11 00:59:43 +00:00
2024-12-14 03:45:35 +00:00