You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pattern is intentionally not supported as this requires rust-analyzer to look into all function bodies for name resolution. (the pattern being a macro_export that leaks outside of the function body. Additionally this pattern might error in a future rust edition rust-lang/rust#120363
src/main.rs
rust-analyzer version:
rust-analyzer 1.74.0 (79e9716c 2023-11-13)
andrust-analyzer 1.77.0-nightly (bf8716f1 2023-12-24)
rustc version:
rustc 1.74.0 (79e9716c9 2023-11-13)
andrustc 1.77.0-nightly (bf8716f1c 2023-12-24)
relevant settings: NONE
The text was updated successfully, but these errors were encountered: