zed/crates/languages
Marshall Bowers 13bbaf1e18
Use UpdateGlobal accessors in more places (#11925)
This PR updates a number of instances that were previously using
`cx.update_global` to use `UpdateGlobal::update_global` instead.

Release Notes:

- N/A
2024-05-16 13:30:04 -04:00
..
src Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
Cargo.toml chore: Improve dev build startup time (#11692) 2024-05-11 10:10:13 +02:00
LICENSE-GPL