mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
More searchable name
This commit is contained in:
parent
0323045631
commit
41f8ae7daa
@ -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…
Reference in New Issue
Block a user