You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Add failing test for cargo add breaking symlinks
This test demonstrates that cargo add replaces symlinked Cargo.toml
files with regular files, breaking the symlink. The test currently
fails as expected.
0 commit comments