mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	 7e2ecb3cd8
			
		
	
	
		7e2ecb3cd8
		
	
	
	
	
		
			
			This makes it easier to open the messages file while developing on features. The commit was the result of automatted changes: for p in compiler/rustc_*; do mv $p/locales/en-US.ftl $p/messages.ftl; rmdir $p/locales; done for p in compiler/rustc_*; do sed -i "s#\.\./locales/en-US.ftl#../messages.ftl#" $p/src/lib.rs; done
		
			
				
	
	
		
			2 lines
		
	
	
		
			50 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			50 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| symbol_mangling_test_output = {$kind}({$content})
 |