bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							d5c38ded26 
							
						 
					 
					
						
						
							
							Merge commit '3a9bf729322fb5035518f99b9d76a742bf7c124e' into sync_cg_clif-2023-12-19  
						
						
						
						
					 
					
						2023-12-19 12:46:39 +00:00 
						 
				 
			
				
					
						
							
							
								Ralf Jung 
							
						 
					 
					
						
						
						
						
							
						
						
							b9c9b3e7a2 
							
						 
					 
					
						
						
							
							remove a cranelift test that doesn't make sense any more  
						
						
						
						
					 
					
						2023-12-12 08:15:17 +01:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							aa51a27f8e 
							
						 
					 
					
						
						
							
							Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into sync_cg_clif-2023-11-25  
						
						
						
						
					 
					
						2023-11-25 10:05:52 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							b7bc8d5cb7 
							
						 
					 
					
						
						
							
							Fix fn_sig_for_fn_abi and the coroutine transform for generators  
						
						... 
						
						
						
						There were three issues previously:
* The self argument was pinned, despite Iterator::next taking an
  unpinned mutable reference.
* A resume argument was passed, despite Iterator::next not having one.
* The return value was CoroutineState<Item, ()> rather than Option<Item>
While these things just so happened to work with the LLVM backend,
cg_clif does much stricter checks when trying to assign a value to a
place. In addition it can't handle the mismatch between the amount of
arguments specified by the FnAbi and the FnSig. 
						
						
					 
					
						2023-11-23 20:17:19 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Rousskov 
							
						 
					 
					
						
						
						
						
							
						
						
							9e8edb6659 
							
						 
					 
					
						
						
							
							Add check-cfg to cranelift  
						
						
						
						
					 
					
						2023-11-15 21:45:48 -05:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							d186b49460 
							
						 
					 
					
						
						
							
							Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into sync_cg_clif-2023-11-10  
						
						
						
						
					 
					
						2023-11-10 11:30:51 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							e07f47b6c5 
							
						 
					 
					
						
						
							
							Merge commit 'c07d1e2f88cb3b1a0604ae8f18b478c1aeb7a7fa' into sync_cg_clif-2023-10-21  
						
						
						
						
					 
					
						2023-10-21 19:54:51 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							169055f2ff 
							
						 
					 
					
						
						
							
							Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-2023-10-09  
						
						
						
						
					 
					
						2023-10-09 08:52:46 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							37751893cc 
							
						 
					 
					
						
						
							
							Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-2023-08-09  
						
						
						
						
					 
					
						2023-08-09 18:20:12 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							36708123c1 
							
						 
					 
					
						
						
							
							Merge commit '1eded3619d0e55d57521a259bf27a03906fdfad0' into sync_cg_clif-2023-07-22  
						
						
						
						
					 
					
						2023-07-22 13:32:34 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							82b497286d 
							
						 
					 
					
						
						
							
							Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-2023-06-15  
						
						
						
						
					 
					
						2023-06-15 17:56:01 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							a8697f9565 
							
						 
					 
					
						
						
							
							Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into sync_cg_clif-2023-04-29  
						
						
						
						
					 
					
						2023-04-29 12:00:43 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							fce629d2e9 
							
						 
					 
					
						
						
							
							Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-2023-03-15  
						
						
						
						
					 
					
						2023-03-15 14:41:48 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							e25566e20b 
							
						 
					 
					
						
						
							
							Merge commit '7d53619064ab7045c383644cb445052d2a3d46db' into sync_cg_clif-2023-02-09  
						
						
						
						
					 
					
						2023-02-09 12:38:16 +01:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							b829bb7431 
							
						 
					 
					
						
						
							
							Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0' into sync_cg_clif-2023-01-24  
						
						
						
						
					 
					
						2023-01-24 18:56:42 +01:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							949699931e 
							
						 
					 
					
						
						
							
							Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-2022-12-14  
						
						
						
						
					 
					
						2022-12-14 19:30:46 +01:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							e54a13f18b 
							
						 
					 
					
						
						
							
							Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-2022-10-23  
						
						
						
						
					 
					
						2022-10-23 16:22:55 +02:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							e62e1d4347 
							
						 
					 
					
						
						
							
							Rustfmt  
						
						
						
						
					 
					
						2022-08-24 17:06:47 +00:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							7b9c8c8781 
							
						 
					 
					
						
						
							
							Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193' into sync_cg_clif-2022-08-24  
						
						
						
						
					 
					
						2022-08-24 18:40:58 +02:00