Jesse Rudolph e821a57683 add Builder.dupePkg()
mimics the duplication of strings in `Builder` for `Pkg`. This
ensures the lifetime of the memory backing strings in a `Pkg`
struct and the `Pkg.dependencies` slice is not shorter than the
`Builder` that the data is associated with.
2020-10-17 22:35:36 -04:00
..
2020-10-11 08:23:36 +00:00
2020-09-11 20:02:41 -04:00
2020-10-17 17:52:09 -07:00
2020-10-17 22:35:36 -04:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-10-07 04:34:09 -04:00
2020-10-17 21:06:54 -04:00
2020-10-17 17:52:09 -07:00
2020-09-24 22:06:41 +02:00
2020-09-04 22:49:14 +03:00
2020-09-22 05:12:21 -07:00