-
Notifications
You must be signed in to change notification settings - Fork 996
Closed
Labels
A-modulesArea: module resolutionArea: module resolution
Description
Reproduction
git clone https://github.com/Skgland/scryer-prolog.git
pushd scryer-prolog
git checkout --track origin/rustfmt/issue1
cargo check # succeeds
cargo fmt --all # Error writing files: failed to resolve mod `macros`: /home/bennet/Git/tmp/scryer-prolog/src does not exist#5167 has a similar error message but this one should not be ambiguous.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-modulesArea: module resolutionArea: module resolution