Commit 8acc127
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- examples
- experimental
- derive_opportunity
- missing_doc_comment_openai
- overscoped_allow
- general
- crate_wide_allow
- src
- restriction
- const_path_join
- src
- ui
- supplementary
- testing
- clippy
- straggler
- internal/src
- utils/linting
19 files changed
+502
-296
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments