std: Remove msvc/valgrind headers
These aren't really used for anything any more, so there doesn't seem to be much reason to leave them around in the `rt` directory. There was some limiting of threads spawned or tests when run under valgrind, but very little is run under valgrind nowadays so there's also no real use keeping these around.
This commit is contained in:
parent
3e6b03c2d8
commit
cf1ff56f3c
11 changed files with 4 additions and 6410 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -6,6 +6,4 @@
|
|||
*.rs rust
|
||||
src/etc/pkg/rust-logo.ico binary
|
||||
src/etc/pkg/rust-logo.png binary
|
||||
src/rt/msvc/* -whitespace
|
||||
src/rt/valgrind/* -whitespace
|
||||
*.woff binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue