ZIm/crates/auto_update
Joseph T. Lyons f435304209
Use read-only access methods for read-only entity operations (#31254)
This PR replaces some `update()` calls with either `read()` or
`read_with()` when the `update()` call performed read-only operations on
the entity.

Many more likely exist, will follow-up with more PRs.

Release Notes:

- N/A
2025-05-23 06:13:49 -04:00
..
src Use read-only access methods for read-only entity operations (#31254) 2025-05-23 06:13:49 -04:00
Cargo.toml Remove test-support feature from auto_update's gpui dep (#31147) 2025-05-22 03:32:29 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00