Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This line uses the Display trait for io::ErrorKind which was stabilized in Rust 1.60.0. We can set MSRV all the way back to 1.57.0 by replacing it with a pretty-print. Closes helix-editor#2460
- Loading branch information