Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustc: Spawn
cmd /c
for .bat
scripts
This fixes an accidental regression rust-lang#46335 where the behavior of `Path::ends_with` is different from `str::ends_with` (paths operate over components, strs operate over chars).
- Loading branch information