Remove bitrig support from rust

This commit is contained in:
Marcel Hellwig
2019-05-13 09:13:07 +02:00
parent fe5f42cdb8
commit cc314b066a
47 changed files with 21 additions and 363 deletions

View File

@@ -49,7 +49,6 @@ impl DoubleEndedIterator for Args {
target_os = "android",
target_os = "freebsd",
target_os = "dragonfly",
target_os = "bitrig",
target_os = "netbsd",
target_os = "openbsd",
target_os = "solaris",