)]}'
{"tvix/eval/src/value/mod.rs":[{"author":{"_account_id":1000036,"name":"flokli","email":"flokli@flokli.de","username":"flokli"},"change_message_id":"b1c8288ae1b7bcb2091ff51c3c0945bcc3b23712","unresolved":true,"context_lines":[{"line_number":802,"context_line":"            Value::Bool(b) \u003d\u003e format!(\"the boolean value \u0027{}\u0027\", b),"},{"line_number":803,"context_line":"            Value::Integer(i) \u003d\u003e format!(\"the integer \u0027{}\u0027\", i),"},{"line_number":804,"context_line":"            Value::Float(f) \u003d\u003e format!(\"the float \u0027{}\u0027\", f),"},{"line_number":805,"context_line":"            Value::String(s) if s.has_context() \u003d\u003e format!(\"the contextful string \u0027{}\u0027\", s),"},{"line_number":806,"context_line":"            Value::String(s) \u003d\u003e format!(\"the contextless string \u0027{}\u0027\", s),"},{"line_number":807,"context_line":"            Value::Path(p) \u003d\u003e format!(\"the path \u0027{}\u0027\", p.to_string_lossy()),"},{"line_number":808,"context_line":"            Value::Attrs(attrs) \u003d\u003e format!(\"a {}-item attribute set\", attrs.len()),"}],"source_content_type":"text/x-rustsrc","patch_set":8,"id":"93f46280_d4b42170","line":805,"updated":"2023-12-26 09:10:41.000000000","message":"Maybe add a FUTUREWORK to expose the context information itself too?","commit_id":"e84db0358d34576923c9520f5b7ede3f893e4580"},{"author":{"_account_id":1000036,"name":"flokli","email":"flokli@flokli.de","username":"flokli"},"change_message_id":"6c51b13847d9c7b1eafbab2f06b8aa373fe4603e","unresolved":false,"context_lines":[{"line_number":802,"context_line":"            Value::Bool(b) \u003d\u003e format!(\"the boolean value \u0027{}\u0027\", b),"},{"line_number":803,"context_line":"            Value::Integer(i) \u003d\u003e format!(\"the integer \u0027{}\u0027\", i),"},{"line_number":804,"context_line":"            Value::Float(f) \u003d\u003e format!(\"the float \u0027{}\u0027\", f),"},{"line_number":805,"context_line":"            Value::String(s) if s.has_context() \u003d\u003e format!(\"the contextful string \u0027{}\u0027\", s),"},{"line_number":806,"context_line":"            Value::String(s) \u003d\u003e format!(\"the contextless string \u0027{}\u0027\", s),"},{"line_number":807,"context_line":"            Value::Path(p) \u003d\u003e format!(\"the path \u0027{}\u0027\", p.to_string_lossy()),"},{"line_number":808,"context_line":"            Value::Attrs(attrs) \u003d\u003e format!(\"a {}-item attribute set\", attrs.len()),"}],"source_content_type":"text/x-rustsrc","patch_set":8,"id":"cef3eb6d_28ba9abf","line":805,"in_reply_to":"93f46280_d4b42170","updated":"2023-12-27 17:22:32.000000000","message":"Thinking about this, it\u0027d probably get too noisy, so let\u0027s resolve this.","commit_id":"e84db0358d34576923c9520f5b7ede3f893e4580"}]}
