reverie/tests/standalone
Jason White 9a942d055f Remove dependencies on associated_type_defaults unstable feature
Summary: Removes usage of the `associated_type_defaults` unstable feature, but does not actually disable the feature yet. This brings us one step closer to removing all usage of unstable nightly features, which will allow publishing a crate on https://crates.io.

Reviewed By: rrnewton

Differential Revision: D41388745

fbshipit-source-id: f347a577857a713fe3088a556cbf37ffe92e5553
2022-11-18 12:36:51 -08:00
..
at_random.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
inject_then_tail_inject.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
parallel_tasks.rs Remove dependencies on associated_type_defaults unstable feature 2022-11-18 12:36:51 -08:00
README.md Initial commit 2021-12-29 16:14:27 -08:00

Standalone tool+test programs

These programs combine a specific Reverie tool with a specific guest program.