Skip to content

Commit 8acc127

Browse files
committed
fix(const_path_join): handle constant expressions in path joins
Handle cases where path components are constant expressions like env!("CARGO_MANIFEST_DIR") and concat!(). Skip suggesting changes for paths containing constant expressions to avoid losing them.
1 parent f777afa commit 8acc127

File tree

19 files changed

+502
-296
lines changed

19 files changed

+502
-296
lines changed

Cargo.lock

Lines changed: 59 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)