tree: 0b939b3609ae6480c72f7e817b5e70934cc73dbc [path history] [tgz]
  1. BUILD
  2. forward_declare_stable_test.rs
  3. README.md
support/stable_fallback/README.md

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.