ZIm/crates/util/src
Piotr Osiewicz 44fff08ed6
util: Include path to asset in panic message from asset_str (#27059)
Somebody on Discord ran into issues with running the debugger which goes
down to an unwrap in asset_str. Let's print a path that was accessed.

Release Notes:

- N/A
2025-03-19 11:09:51 +00:00
..
test Fix Clippy warnings in util crate (#8721) 2024-03-02 13:06:35 -05:00
arc_cow.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
command.rs windows: Set CREATE_NO_WINDOW for commands (#18447) 2024-11-20 16:52:38 -08:00
fs.rs Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00
markdown.rs Display keymap errors on initial load (#23394) 2025-01-21 07:14:46 +00:00
paths.rs file_finder: Fix panic when file name contains new line (#26791) 2025-03-14 22:50:33 +05:30
serde.rs Track cumulative token usage in assistant2 when using anthropic API (#26738) 2025-03-13 22:56:16 +00:00
test.rs Canonicalize paths when running tests (#23655) 2025-01-26 14:56:07 +08:00
util.rs util: Include path to asset in panic message from asset_str (#27059) 2025-03-19 11:09:51 +00:00