fix: Add cast expressions to param name inlay hint heuristics
This commit is contained in:
@@ -31,7 +31,7 @@ fn integrated_highlighting_benchmark() {
|
||||
|
||||
// Load rust-analyzer itself.
|
||||
let workspace_to_load = project_root();
|
||||
let file = "./crates/ide_db/src/apply_change.rs";
|
||||
let file = "./crates/ide-db/src/apply_change.rs";
|
||||
|
||||
let cargo_config = CargoConfig::default();
|
||||
let load_cargo_config = LoadCargoConfig {
|
||||
|
||||
Reference in New Issue
Block a user