mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 11:20:54 +00:00
Merge pull request #18567 from lnicola/sync-from-rust
minor: fix proc macro test
This commit is contained in:
commit
ab448661df
@ -1085,6 +1085,7 @@ fn resolve_proc_macro() {
|
||||
let sysroot = project_model::Sysroot::discover(
|
||||
&AbsPathBuf::assert_utf8(std::env::current_dir().unwrap()),
|
||||
&Default::default(),
|
||||
project_model::SysrootQueryMetadata::CargoMetadata,
|
||||
);
|
||||
|
||||
let proc_macro_server_path = sysroot.discover_proc_macro_srv().unwrap();
|
||||
|
@ -1 +1 @@
|
||||
f005c7437def424a1c43cbc380352a58d8ac920b
|
||||
9b4d7c6a40b328d212095c28670c629facf1557d
|
||||
|
Loading…
x
Reference in New Issue
Block a user