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
refactor: use typed AbsolutePath::strip_prefix in resolve_glob_to_workspace_relative
RelativePathBuf guarantees valid UTF-8 with forward slashes, so the
manual to_str() check and backslash normalization are no longer needed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments