mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
By pass unbind $var while mbe expanding
This commit is contained in:
parent
e8e46100d6
commit
31909cc7d7
3 changed files with 39 additions and 7 deletions
|
@ -154,4 +154,4 @@ pub(crate) struct Var {
|
|||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
mod tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue