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> |
||
|---|---|---|
| .. | ||
| arglib | ||
| emacs-tree-sitter-move | ||
| execline | ||
| netencode | ||
| netstring | ||
| nixpkgs-rewriter | ||
| writers | ||
| lib.nix | ||
| OWNERS | ||
| read-http.nix | ||
| read-http.rs | ||
| rust-crates.nix | ||
| tree-sitter.nix | ||