jj/lib
Yuya Nishihara 78b5766993 repo, workspace: use dunce::canonicalize() to normalize paths
These paths may be printed, compared with user inputs, or passed to external
programs. It's probably better to avoid unusual "\\?\C:\" paths on Windows.

Fixes #5143
2024-12-22 09:45:37 +09:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src repo, workspace: use dunce::canonicalize() to normalize paths 2024-12-22 09:45:37 +09:00
tests repo, workspace: use dunce::canonicalize() to normalize paths 2024-12-22 09:45:37 +09:00
testutils settings: propagate error from UserSettings::from_config() 2024-12-18 09:51:56 +09:00
Cargo.toml repo, workspace: use dunce::canonicalize() to normalize paths 2024-12-22 09:45:37 +09:00
LICENSE