)]}'
{"tvix/castore/src/nodes/directory.rs":[{"author":{"_account_id":1000005,"name":"edef","email":"edef@edef.eu","username":"edef"},"change_message_id":"61ccf54f914ce6033b33b32cc4dbaf36c4bfe35e","unresolved":true,"context_lines":[{"line_number":111,"context_line":"    .ok_or(DirectoryError::SizeOverflow)?;"},{"line_number":112,"context_line":""},{"line_number":113,"context_line":"    match nodes.entry(name) {"},{"line_number":114,"context_line":"        std::collections::btree_map::Entry::Vacant(e) \u003d\u003e {"},{"line_number":115,"context_line":"            e.insert(node);"},{"line_number":116,"context_line":"        }"},{"line_number":117,"context_line":"        std::collections::btree_map::Entry::Occupied(occupied) \u003d\u003e {"}],"source_content_type":"text/x-rustsrc","patch_set":4,"id":"12610793_4461b5df","line":114,"updated":"2024-08-17 21:50:00.000000000","message":"Preferably just `use std::collections::btree_map::{self, BTreeMap};`","commit_id":"e8502b026661c8238f403fd64a9a377e38c52fba"},{"author":{"_account_id":1000036,"name":"flokli","email":"flokli@flokli.de","username":"flokli"},"change_message_id":"e30df8bb21b2f1c75d738fbbe0b9ff216dfbaf9e","unresolved":false,"context_lines":[{"line_number":111,"context_line":"    .ok_or(DirectoryError::SizeOverflow)?;"},{"line_number":112,"context_line":""},{"line_number":113,"context_line":"    match nodes.entry(name) {"},{"line_number":114,"context_line":"        std::collections::btree_map::Entry::Vacant(e) \u003d\u003e {"},{"line_number":115,"context_line":"            e.insert(node);"},{"line_number":116,"context_line":"        }"},{"line_number":117,"context_line":"        std::collections::btree_map::Entry::Occupied(occupied) \u003d\u003e {"}],"source_content_type":"text/x-rustsrc","patch_set":4,"id":"84eddbde_404caddb","line":114,"in_reply_to":"12610793_4461b5df","updated":"2024-08-18 15:52:45.000000000","message":"Saves 2 characters in the whole file in total, but yeah :-D Updated.","commit_id":"e8502b026661c8238f403fd64a9a377e38c52fba"}]}
