Rename ra_proc_macro_srv -> proc_macro_srv
This commit is contained in:
@@ -176,7 +176,7 @@ impl GlobalState {
|
||||
Ok(it) => it,
|
||||
Err(err) => {
|
||||
log::error!(
|
||||
"Failed to run ra_proc_macro_srv from path {}, error: {:?}",
|
||||
"Failed to run proc_macro_srv from path {}, error: {:?}",
|
||||
path.display(),
|
||||
err
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user