mirror of
				https://gitlab.com/qemu-project/qemu.git
				synced 2025-10-30 07:57:14 +08:00 
			
		
		
		
	 64644bc4ea
			
		
	
	64644bc4ea
	
	
	
		
			
			Apply a patch that removes "let ... else" constructs, replacing them with "if let ... else" or "let ... = match ...". "let ... else" was stabilized in Rust 1.65.0. Reviewed-by: Junjie Mao <junjie.mao@hotmail.com> Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			10 lines
		
	
	
		
			226 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			226 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.c.inc         diff=c
 | |
| *.h.inc         diff=c
 | |
| *.m             diff=objc
 | |
| *.py            diff=python
 | |
| *.rs            diff=rust
 | |
| *.rs.inc        diff=rust
 | |
| Cargo.lock      diff=toml merge=binary
 | |
| 
 | |
| *.patch         -text -whitespace
 |