mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
More searchable name
This commit is contained in:
parent
0323045631
commit
41f8ae7daa
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ use vfs::{AbsPathBuf, VfsPath};
|
|||
use crate::cli::load_cargo::{load_workspace_at, LoadCargoConfig};
|
||||
|
||||
#[test]
|
||||
fn benchmark_integrated_highlighting() {
|
||||
fn integrated_highlighting_benchmark() {
|
||||
// Don't run slow benchmark by default
|
||||
if true {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue