tree: a0bc7014effc8b68556a2c02d1dcfa533d61fc24 [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.