mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	 d712f67897
			
		
	
	
		d712f67897
		
			
		
	
	
	
	
		
			
			Replace some `guess_head_span` with `def_span` This patch fixes a part of #97417. r? `@cjgillot`