Skip to content

[Regression] unresolved-macro-call error while it was working before #11781

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
BlackDex opened this issue Mar 21, 2022 · 1 comment · Fixed by #11800
Closed

[Regression] unresolved-macro-call error while it was working before #11781

BlackDex opened this issue Mar 21, 2022 · 1 comment · Fixed by #11800
Labels
A-macro macro expansion A-nameres name, path and module resolution C-bug Category: bug S-actionable Someone could pick this issue up and work on it right now

Comments

@BlackDex
Copy link

BlackDex commented Mar 21, 2022

rust-analyzer version:
Broken since:

  • v0.3.969 rust-analyzer version: 5b51cb8 2022-03-10 nightly
  • v0.2.974 rust-analyzer version: 5e85158 2022-03-14 stable

Working up-to:

  • v0.3.968 rust-analyzer version: 4924072 2022-03-09 nightly
  • v0.2.964 rust-analyzer version: 5fae65d 2022-03-07 stable

rustc version: rustc 1.59.0 (9d1b2106e 2022-02-23)

relevant settings: All default except for features which have sqlite,postgresql,mysql configured.

codebase: https://github.com/dani-garcia/vaultwarden (Branch: main)

If i use any version after v0.2.964 or v0.3.968 the routes!() macro generates an unresolved-macro-call error.

@Veykril Veykril added the A-macro macro expansion label Mar 21, 2022
@jonas-schievink jonas-schievink added S-actionable Someone could pick this issue up and work on it right now A-nameres name, path and module resolution C-bug Category: bug labels Mar 23, 2022
@bors bors bot closed this as completed in 83b4329 Mar 23, 2022
@BlackDex
Copy link
Author

🎉 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-macro macro expansion A-nameres name, path and module resolution C-bug Category: bug S-actionable Someone could pick this issue up and work on it right now
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants