mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 11:20:54 +00:00
Fix proc macro test
This commit is contained in:
parent
1d0e0cb833
commit
6db5e962ca
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user