SIGN IN SIGN UP

Merge `quick_action_bar` into `zed` (#21026)

This PR merges the `quick_action_bar` crate into the `zed` crate.

We weren't really gaining anything by having it be a separate crate, and
it was introducing an additional step in the dependency graph that was
getting in the way.

It's only ~850 LOC, so the impact on the compilation speed of the `zed`
crate itself is negligible.

Release Notes:

- N/A
M
Marshall Bowers committed
e0245b3f3042610692e7223d09f6e6fa6d10098f
Parent: 9211e69
Committed by GitHub <noreply@github.com> on 11/21/2024, 11:33:11 PM