mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Fix formatting
This commit is contained in:
parent
83b2d78bbb
commit
4c4416543a
@ -113,7 +113,7 @@ fn extend_tokens_from_range(
|
||||
) -> Option<TextRange> {
|
||||
let analyzer = hir::SourceAnalyzer::new(db, root.clone(), None);
|
||||
let expansion = analyzer.expand(db, root.with_value(¯o_call))?;
|
||||
|
||||
|
||||
// compute original mapped token range
|
||||
let range = macro_call
|
||||
.syntax()
|
||||
|
Loading…
Reference in New Issue
Block a user