mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-26 15:44:20 +00:00
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 |
||
|---|---|---|
| .. | ||
| test | ||
| arc_cow.rs | ||
| archive.rs | ||
| command.rs | ||
| fs.rs | ||
| markdown.rs | ||
| paths.rs | ||
| process.rs | ||
| redact.rs | ||
| rel_path.rs | ||
| schemars.rs | ||
| serde.rs | ||
| shell.rs | ||
| shell_builder.rs | ||
| shell_env.rs | ||
| size.rs | ||
| test.rs | ||
| time.rs | ||
| util.rs | ||