)]}'
{"tvix/store/src/tests/fixtures.rs":[{"author":{"_account_id":1000085,"name":"Connor Brewster","display_name":"cbrewster","email":"cbrewster@hey.com","username":"cbrewster"},"change_message_id":"9a5696a257d19cec5c86325cdc16955435dcfa34","unresolved":true,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"lazy_static! {"},{"line_number":10,"context_line":"    // output hash"},{"line_number":11,"context_line":"    pub static ref DUMMY_OUTPUT_HASH: [u8; 20] \u003d [0; 20];"},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"    /// The NAR representation of a symlink pointing to `/nix/store/somewhereelse`"},{"line_number":14,"context_line":"    pub static ref NAR_CONTENTS_SYMLINK: Vec\u003cu8\u003e \u003d vec!["}],"source_content_type":"text/x-rustsrc","patch_set":1,"id":"04d4da9c_7fdef9a1","line":11,"updated":"2024-03-27 15:00:22.000000000","message":"Can this become a regular const now? And then you can do `Bytes::from(DUMMY_OUTPUT_HASH.as_slice())` instead of using `to_vec()`","commit_id":"f24b329c07a81d75b4b83d92ac18d6abb73b9b37"},{"author":{"_account_id":1000036,"name":"flokli","email":"flokli@flokli.de","username":"flokli"},"change_message_id":"d01fce8d2e356fda4c4a9e11c6709270f39b77cc","unresolved":false,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"lazy_static! {"},{"line_number":10,"context_line":"    // output hash"},{"line_number":11,"context_line":"    pub static ref DUMMY_OUTPUT_HASH: [u8; 20] \u003d [0; 20];"},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"    /// The NAR representation of a symlink pointing to `/nix/store/somewhereelse`"},{"line_number":14,"context_line":"    pub static ref NAR_CONTENTS_SYMLINK: Vec\u003cu8\u003e \u003d vec!["}],"source_content_type":"text/x-rustsrc","patch_set":1,"id":"d0e226f1_fbeebc40","line":11,"in_reply_to":"04d4da9c_7fdef9a1","updated":"2024-03-27 16:27:03.000000000","message":"Indeed, and I could now also directly use the const in some other places too. Thanks!","commit_id":"f24b329c07a81d75b4b83d92ac18d6abb73b9b37"}]}
