Merge pull request #18567 from lnicola/sync-from-rust

minor: fix proc macro test
This commit is contained in:
Laurențiu Nicola 2024-11-28 19:29:11 +00:00 committed by GitHub
commit ab448661df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -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();

View File

@ -1 +1 @@
f005c7437def424a1c43cbc380352a58d8ac920b
9b4d7c6a40b328d212095c28670c629facf1557d