zed/crates/feature_flags
Marshall Bowers 9de6d318e9
feature_flags: Add support for flags that aren't auto-enabled for staff (#15093)
This PR adds support for defining feature flags that aren't auto-enabled
for Zed staff.

This will be useful in situations where we want to land a feature behind
a feature flag, but only want to ship it to certain staff members (e.g.,
the members currently working on it) initially.

Release Notes:

- N/A
2024-07-24 11:23:50 -04:00
..
src feature_flags: Add support for flags that aren't auto-enabled for staff (#15093) 2024-07-24 11:23:50 -04:00
Cargo.toml
LICENSE-GPL