Skip to content

Commit 1017216

Browse files
committed
Merge from rust-lang/rust
2 parents 662ff03 + 452a3ba commit 1017216

File tree

1 file changed

+1
-0
lines changed
  • crates/rust-analyzer/tests/slow-tests

1 file changed

+1
-0
lines changed

crates/rust-analyzer/tests/slow-tests/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,6 +1085,7 @@ fn resolve_proc_macro() {
10851085
let sysroot = project_model::Sysroot::discover(
10861086
&AbsPathBuf::assert_utf8(std::env::current_dir().unwrap()),
10871087
&Default::default(),
1088+
project_model::SysrootQueryMetadata::CargoMetadata,
10881089
);
10891090

10901091
let proc_macro_server_path = sysroot.discover_proc_macro_srv().unwrap();

0 commit comments

Comments
 (0)