From 6ad3780734fef723709bdc3eaf871b2a5c94291e Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Thu, 23 May 2024 16:52:01 +0200 Subject: docs(tvix/TODO): toXML string context and self-closing tags is done Change-Id: I83f6b1863a023ea0bf8518c67eb51f740c3ea89a Reviewed-on: https://cl.tvl.fyi/c/depot/+/11706 Autosubmit: flokli Tested-by: BuildkiteCI Reviewed-by: Alyssa Ross --- tvix/docs/src/TODO.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'tvix/docs/src') diff --git a/tvix/docs/src/TODO.md b/tvix/docs/src/TODO.md index 8fb22ea82295..ca740c965527 100644 --- a/tvix/docs/src/TODO.md +++ b/tvix/docs/src/TODO.md @@ -33,9 +33,6 @@ sure noone is working on this, or has some specific design in mind already. the underlying backend, similar to `IngestionError`. ## Fixes towards correctness - - `builtins.toXML` is missing string context. See b/398. - - `builtins.toXML` self-closing tags need to be configurable in a more granular - fashion, requires third-party crate support. See b/399. - `rnix` only supports string source files, but `NixString` uses bytes (and Nix source code might be no valid UTF-8). -- cgit 1.4.1