mirror of
				https://github.com/rust-lang/rust-analyzer.git
				synced 2025-11-03 21:25:25 +00:00 
			
		
		
		
	- Adds dangling impl diagnostics - Rename validation test from dangling_impl to dangling_iml_ref
		
			
				
	
	
		
			1 line
		
	
	
		
			No EOL
		
	
	
		
			16 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
		
			No EOL
		
	
	
		
			16 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
fn f(_: impl) {} |