ZIm/crates/util/src
Piotr Osiewicz cf7c64d77f
lints: A bunch of extra style lint fixes (#36568)
- **lints: Fix 'doc_lazy_continuation'**
- **lints: Fix 'doc_overindented_list_items'**
- **inherent_to_string and io_other_error**
- **Some more lint fixes**
- **lints: enable bool_assert_comparison, match_like_matches_macro and
wrong_self_convention**


Release Notes:

- N/A
2025-08-20 12:05:58 +02:00
..
test Add #[track_caller] to test utilities that involve marked text (#32043) 2025-06-04 02:37:27 +00:00
arc_cow.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
archive.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-20 12:05:58 +02:00
command.rs windows: Set CREATE_NO_WINDOW for commands (#18447) 2024-11-20 16:52:38 -08:00
fs.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
markdown.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-20 12:05:58 +02:00
paths.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-20 12:05:58 +02:00
redact.rs Redact license keys in environment variables from log output (#34711) 2025-07-18 14:28:20 +00:00
schemars.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
serde.rs Track cumulative token usage in assistant2 when using anthropic API (#26738) 2025-03-13 22:56:16 +00:00
shell_env.rs Fix Nushell environment variables (#35166) 2025-07-28 13:00:41 -04:00
size.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
test.rs Canonicalize paths when running tests (#23655) 2025-01-26 14:56:07 +08:00
time.rs agent: Create TerminalToolCard and display shell output while it's running (#29546) 2025-04-29 16:06:43 +00:00
util.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00