Sign in
bazel
/
crubit
/
refs/heads/main
/
.
/
support
/
stable_fallback
/
README.md
blob: a50a013dbc8926f5cb242f2e08436b3fdb53e4a4 [
file
] [
log
] [
blame
] [
view
] [
edit
]
This
directory contains copy versions of crates
in
`support`
,
but
with
different
feature flags that
require
less
use
of unstable features
.
This
allows us to
use
unstable features
,
but
with
a tested fallback that also
works
and
passes tests
.