mirror of
				https://github.com/rust-lang/rust-analyzer.git
				synced 2025-10-31 03:54:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			55 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			55 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| use foo as bar;
 | |
| use foo::{a as b, *, ::*, ::foo as x};
 | 
