zed/crates/util
Richard Feldman 7cb4d75139
Housekeeping: Improve error handling and small fixes (#48552)
A collection of small independent fixes:

- **Visual test runner**: Replace ~20 instances of `.ok()` and `let _ =`
with `.log_err()` to avoid silently discarding errors per project
guidelines.
- **recent_projects**: Add missing `remote_connection/test-support` to
the `test-support` feature gate.
- **util/shell.rs**: Add doc comment on `supports_posix_chaining()`
explaining its relationship to tool permission pattern matching.

Release Notes:

- N/A
2026-02-05 22:58:55 -05:00
..
src Housekeeping: Improve error handling and small fixes (#48552) 2026-02-05 22:58:55 -05:00
Cargo.toml util: Implement host independent Url to PathBuf conversion (#47474) 2026-01-23 14:10:40 +00:00
LICENSE-APACHE chore: Add crate licenses. (#4158) 2024-01-23 16:56:22 +01:00