helix/helix-loader
Michael Davis 1dee64f7ec
minor: Accept impl AsRef<Path> in loader's runtime_file helper
This is purely for ergonomics: we should be able to pass strings for
example

    crate::runtime_file(format!("namespace/{foo}/{bar}.txt"))

(Note that this works on Windows, see the `Path` documentation.)
2025-03-20 22:05:23 -04:00
..
src minor: Accept impl AsRef<Path> in loader's runtime_file helper 2025-03-20 22:05:23 -04:00
build.rs Format '--version' calendar version as 'YY.0M' 2025-01-06 10:34:25 -05:00
Cargo.toml build(deps): bump the rust-dependencies group with 5 updates (#13070) 2025-03-11 08:29:38 -05:00