You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-loader
Michael Davis 1bc7aac780 Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME paths
Previously this wasn't possible since helix-core depends on helix-loader,
so helix-loader couldn't use helix-core's path extensions.

We use the path normalization/canonicalization for the runtime directory
provided by the HELIX_RUNTIME environment variable. This improves a
scenario where you set a path containing a tilde. Now that path will be
expanded and normalized.
5 months ago
..
src Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME paths 5 months ago
Cargo.toml Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME paths 5 months ago
build.rs use workspace inheritance for common version (#8925) 7 months ago