mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-11-03 22:49:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			359 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			359 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
warning: `with#anchor#error` contains multiple anchors
 | 
						|
  --> $DIR/double-anchor.rs:5:18
 | 
						|
   |
 | 
						|
LL | /// docs [label][with#anchor#error]
 | 
						|
   |                  ^^^^^^^^^^^------
 | 
						|
   |                             |
 | 
						|
   |                             invalid anchor
 | 
						|
   |
 | 
						|
   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
 | 
						|
 | 
						|
warning: 1 warning emitted
 | 
						|
 |