Nicholas Nethercote
969d9336ca
Remove unnecessary builders.
...
`delegation.rs` has three builders: `GenericsBuilder`,
`PredicatesBuilder`, and `GenericArgsBuilder`. The first two builders
have just two optional parameters, and the third one has zero. Each
builder is used within a single function. The code is over-engineered.
This commit removes the builders, replacing each with with a single
`build_*` function. This makes the code shorter and simpler.
2025-01-31 08:27:15 +11:00
..
2024-12-03 08:56:33 +00:00
2025-01-17 04:36:09 +00:00
2025-01-11 23:57:00 -05:00
2025-01-30 12:45:27 +01:00
2025-01-29 15:45:13 +00:00
2025-01-28 11:22:25 -08:00
2025-01-28 11:22:25 -08:00
2025-01-24 19:34:01 +00:00
2025-01-19 19:15:00 +00:00
2025-01-30 11:40:32 +00:00
2025-01-30 12:45:27 +01:00
2025-01-28 06:11:13 +00:00
2025-01-28 04:40:42 +01:00
2025-01-29 21:44:21 -06:00
2025-01-28 14:23:22 +01:00
2025-01-30 01:27:21 +00:00
2025-01-28 18:17:29 +01:00
2025-01-28 19:45:20 +00:00
2025-01-25 11:41:21 +00:00
2024-12-31 01:56:33 +00:00
2025-01-25 17:16:33 +00:00
2025-01-22 14:46:41 +00:00
2025-01-25 23:15:22 +01:00
2025-01-29 15:45:13 +00:00
2025-01-31 08:27:15 +11:00
2025-01-29 15:45:13 +00:00
2025-01-30 12:45:18 +01:00
2025-01-04 11:35:31 +01:00
2025-01-19 19:15:00 +00:00
2024-12-19 20:32:12 +03:00
2025-01-30 11:40:32 +00:00
2025-01-29 03:12:21 +01:00
2024-12-09 06:23:59 -08:00
2025-01-30 11:40:32 +00:00
2025-01-26 22:57:20 -05:00
2025-01-21 14:41:44 +11:00
2025-01-07 14:30:02 +02:00
2025-01-07 14:30:02 +02:00
2025-01-28 19:08:50 +00:00
2025-01-30 12:45:32 +01:00
2025-01-29 19:16:29 +00:00
2025-01-28 00:00:33 +00:00
2025-01-28 14:23:22 +01:00
2025-01-29 06:03:23 +01:00
2025-01-28 19:08:50 +00:00
2025-01-30 12:45:27 +01:00
2025-01-29 09:48:08 +01:00
2025-01-29 15:45:13 +00:00
2025-01-20 04:26:44 +00:00
2025-01-23 06:01:36 +00:00
2025-01-07 21:57:00 +01:00
2025-01-16 19:12:22 +00:00
2025-01-28 11:22:25 -08:00
2025-01-07 14:24:47 +02:00
2025-01-29 21:44:21 -06:00
2025-01-30 01:27:21 +00:00
2025-01-28 18:17:26 +01:00
2025-01-14 16:33:03 +00:00
2025-01-29 11:27:18 +00:00
2025-01-30 11:40:32 +00:00
2025-01-29 02:12:12 +00:00
2025-01-27 00:37:34 +01:00
2025-01-27 00:37:34 +01:00
2025-01-28 19:08:50 +00:00
2025-01-28 00:00:33 +00:00