mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	 11c624e488
			
		
	
	
		11c624e488
		
	
	
	
	
		
			
			This commit:
* renames `coresimd` to `core_arch` and `stdsimd` to `std_detect`
* `std_detect` does no longer depend on `core_arch` - it is a freestanding
  `no_std` library that only depends on `core` - it is renamed to `std_detect`
* moves the top-level coresimd and stdsimd directories into the appropriate
  crates/... directories - this simplifies creating crate.io releases of these crates
* moves the top-level `coresimd` and `stdsimd` sub-directories into their
  corresponding crates in `crates/{core_arch, std_detect}`.
		
	
			
		
			
				
	
	
	
		
			252 B
		
	
	
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			252 B
		
	
	
	
	
		
			Executable File