报 unified-init
宏的循环展开的错误:
ERROR rust_analyzer::main_loop: FetchBuildDataError:
error: the --keep-going
flag is unstable, pass -Z unstable-options
to enable it
See Tracking issue for `--keep-going` · Issue #10496 · rust-lang/cargo · GitHub for more information about the --keep-going
flag.
ERROR project_model::workspace: cyclic deps: intertrait_macros(Idx::(64)) → intertrait(Idx::(54)), alternative path: intertrait(Idx::(54)) → intertrait_macros(Idx::(64))
ERROR project_model::workspace: cyclic deps: unified_init_macros(Idx::(142)) → unified_init(Idx::(140)), alternative path: unified_init(Idx::(140)) → unified_init_macros(Idx::(142))