Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
libcxx
/
test
/
std
/
input.output
/
file.streams
/
lit.local.cfg
blob: 3fe886feb54f8612713512dcd78a31c07ba2943e [
file
] [
log
] [
blame
]
# All non-trivial uses of iostreams require localization support
if
"no-localization"
in
config
.
available_features
:
config
.
unsupported
=
True
if
"no-filesystem"
in
config
.
available_features
:
config
.
unsupported
=
True