mirror of
https://github.com/zed-industries/zed.git
synced 2026-08-24 16:34:46 +00:00
markdown_renderer was the last direct test-support edge in crates/benchmarks. language now exposes rust_lang_for_benchmarks behind its own narrow benchmarks feature, and markdown_renderer builds its registry with the always-available LanguageRegistry::new. display_map.rs, which had been getting gpui::TestAppContext/TestDispatcher for free through this same edge (language/test-support -> settings/test-support -> gpui/test-support, unified across benchmarks' whole build), now builds its Criterion harness from gpui::bench_platform/BenchAppContext instead. script/check-gpui-bench-feature-isolation is extended to prove all of it. |
||
|---|---|---|
| .. | ||
| benches | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| LICENSE-GPL | ||