about summary refs log tree commit diff
path: root/users/Profpatsch/read-http.rs
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-02-07T21·44+0100
committerProfpatsch <mail@profpatsch.de>2021-02-09T01·36+0000
commit9fe1db6193d512f4a61eff180055f14b7d92579d (patch)
treeff183c36861bea01c0c231e8b7ea5c102bba9e28 /users/Profpatsch/read-http.rs
parent7d9c30ab3d9a9cb72cfcdec0ef060059edca7b1e (diff)
feat(users/Profpatsch/netencode): add `U::to_t()` r/2191
This fell out of us moving the `U::List` to a `Vec`.

I noticed that now we have deep recursion for `U`s, which originally
wasn’t intended; reverting to contain `&[u8]` might be a good
experiment, as long as the lists stay a `Vec<&'a [u8]`, which was the
thing preventing us from parsing lists without allocating memory.

Change-Id: I4900c5dea460fa69a78ce0dbed5708495af5d2e1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2495
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions