mirror of
				https://github.com/rust-lang/rust-analyzer.git
				synced 2025-10-30 19:49:36 +00:00 
			
		
		
		
	|  02d47f3a81 Which caused the macros of the popular `tracing` crate to not offer completions. The reason is rather complicated: it boils down to macro ignoring their input and completion always choosing the first expansion. | ||
|---|---|---|
| .. | ||
| grammar | ||
| syntax_kind | ||
| tests | ||
| event.rs | ||
| grammar.rs | ||
| input.rs | ||
| lexed_str.rs | ||
| lib.rs | ||
| output.rs | ||
| parser.rs | ||
| shortcuts.rs | ||
| syntax_kind.rs | ||
| tests.rs | ||
| token_set.rs | ||