mirror of
				https://git.proxmox.com/git/rustc
				synced 2025-11-04 12:36:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			118 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			118 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
// aux-build:issue-22025.rs
 | 
						|
// ignore-cross-compile
 | 
						|
 | 
						|
extern crate issue_22025;
 | 
						|
 | 
						|
pub use issue_22025::foo::{Foo, Bar};
 |