rust/crates/rust-analyzer
Aleksey Kladov 797185e1b6 internal: switch from CLI to internal benchmarking
We have a CLI for benchmarking, but no one actually uses it it seems.
Let's try switching to "internal" benchmarks, implemented as rust tests.
They should be easier to "script" to automate tracking of perf
regressions.
2021-03-30 12:47:23 +03:00
..
src internal: switch from CLI to internal benchmarking 2021-03-30 12:47:23 +03:00
tests/rust-analyzer Ignore proc-macro stdout to prevent IPC crash 2021-03-24 03:44:28 +08:00
build.rs Improve version display 2021-03-12 19:49:00 +02:00
Cargo.toml