ZIm/crates/evals
Mikayla Maki a6b1514246
Fix missed renames in #22632 (#23688)
Fix a bug where a GPUI macro still used `ModelContext`
Rename `AsyncAppContext` -> `AsyncApp`
Rename update_model, read_model, insert_model, and reserve_model to
update_entity, read_entity, insert_entity, and reserve_entity

Release Notes:

- N/A
2025-01-26 23:37:34 +00:00
..
src Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
build.rs Add an eval binary that evaluates our semantic index against CodeSearchNet (#17375) 2024-09-17 12:44:33 -07:00
Cargo.toml chore: Use workspace fields for edition and publish (#23291) 2025-01-17 17:39:22 +01:00
LICENSE-GPL Add an eval binary that evaluates our semantic index against CodeSearchNet (#17375) 2024-09-17 12:44:33 -07:00