Matthias Krüger 
							
						 
					 
					
						
						
						
						
							
						
						
							f54dbe6e31 
							
						 
					 
					
						
						
							
							Revert "Remove #[alloc_error_handler] from the compiler and library"  
						
						... 
						
						
						
						This reverts commit abc0660118cc95f47445fd33502a11dd448f5968. 
						
						
					 
					
						2023-04-25 00:08:35 +02:00 
						 
				 
			
				
					
						
							
							
								Amanieu d'Antras 
							
						 
					 
					
						
						
						
						
							
						
						
							abc0660118 
							
						 
					 
					
						
						
							
							Remove #[alloc_error_handler] from the compiler and library  
						
						
						
						
					 
					
						2023-04-16 08:35:50 -07:00 
						 
				 
			
				
					
						
							
							
								zhaixiaojuan 
							
						 
					 
					
						
						
						
						
							
						
						
							a3f0046142 
							
						 
					 
					
						
						
							
							Define MIN_ALIGN for loongarch64  
						
						
						
						
					 
					
						2023-04-08 00:09:54 +08:00 
						 
				 
			
				
					
						
							
							
								clubby789 
							
						 
					 
					
						
						
						
						
							
						
						
							dd7df04e16 
							
						 
					 
					
						
						
							
							Remove uses of box_syntax in rustc and tools  
						
						
						
						
					 
					
						2023-03-12 13:19:46 +00:00 
						 
				 
			
				
					
						
							
							
								Pietro Albini 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b33172a2df 
							
						 
					 
					
						
						
							
							replace legacy copyright annotations in submodules  
						
						
						
						
					 
					
						2023-03-09 12:24:47 +01:00 
						 
				 
			
				
					
						
							
							
								Antoni Boucher 
							
						 
					 
					
						
						
						
						
							
						
						
							6bb2af0e6d 
							
						 
					 
					
						
						
							
							Merge commit '08a6d6e16b5efe217123e780398969946266268f' into sync-cg_gcc-2023-03-04  
						
						
						
						
					 
					
						2023-03-05 12:03:19 -05:00 
						 
				 
			
				
					
						
							
							
								Chris Denton 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ab3f76442 
							
						 
					 
					
						
						
							
							Remove more redundant alls  
						
						
						
						
					 
					
						2022-11-26 09:54:54 +00:00 
						 
				 
			
				
					
						
							
							
								Maybe Waffle 
							
						 
					 
					
						
						
						
						
							
						
						
							e4720e1cf2 
							
						 
					 
					
						
						
							
							Replace most uses of pointer::offset with add and sub  
						
						
						
						
					 
					
						2022-08-21 02:21:41 +04:00 
						 
				 
			
				
					
						
							
							
								Yuki Okushi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf68fd7e8d 
							
						 
					 
					
						
						
							
							Rollup merge of  #97675  - nvzqz:unsized-needs-drop, r=dtolnay  
						
						... 
						
						
						
						Make `std::mem::needs_drop` accept `?Sized`
This change attempts to make `needs_drop` work with types like `[u8]` and `str`.
This enables code in types like `Arc<T>` that was not possible before, such as https://github.com/rust-lang/rust/pull/97676 . 
						
						
					 
					
						2022-06-17 07:16:55 +09:00 
						 
				 
			
				
					
						
							
							
								Antoni Boucher 
							
						 
					 
					
						
						
						
						
							
						
						
							3fac982e07 
							
						 
					 
					
						
						
							
							Merge commit 'e8dca3e87d164d2806098c462c6ce41301341f68' into sync_from_cg_gcc  
						
						
						
						
					 
					
						2022-06-06 22:04:37 -04:00 
						 
				 
			
				
					
						
							
							
								Nikolai Vazquez 
							
						 
					 
					
						
						
						
						
							
						
						
							24b1b7c8a8 
							
						 
					 
					
						
						
							
							Fix unsized field order  
						
						
						
						
					 
					
						2022-06-03 12:58:36 -04:00 
						 
				 
			
				
					
						
							
							
								Nikolai Vazquez 
							
						 
					 
					
						
						
						
						
							
						
						
							fd38f663cd 
							
						 
					 
					
						
						
							
							Make std::mem::needs_drop accept ?Sized  
						
						
						
						
					 
					
						2022-06-03 03:28:19 -04:00 
						 
				 
			
				
					
						
							
							
								Yuri Astrakhan 
							
						 
					 
					
						
						
						
						
							
						
						
							7e8201ae0a 
							
						 
					 
					
						
						
							
							Spellchecking some comments  
						
						... 
						
						
						
						This PR attempts to clean up some minor spelling mistakes in comments 
						
						
					 
					
						2022-03-30 01:39:38 -04:00 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
						
						
							
						
						
							bbff48e094 
							
						 
					 
					
						
						
							
							Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506' into sync_cg_gcc-2022-03-26  
						
						
						
						
					 
					
						2022-03-26 18:29:37 +01:00 
						 
				 
			
				
					
						
							
							
								Amanieu d'Antras 
							
						 
					 
					
						
						
						
						
							
						
						
							8007dfa3b2 
							
						 
					 
					
						
						
							
							Remove alloc::prelude  
						
						... 
						
						
						
						As per the libs team decision in #58935 .
Closes  #58935  
						
						
					 
					
						2021-10-15 01:41:31 +02:00 
						 
				 
			
				
					
						
							
							
								Antoni Boucher 
							
						 
					 
					
						
						
						
						
							
						
						
							3d5d4e324d 
							
						 
					 
					
						
						
							
							Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegen  
						
						
						
						
					 
					
						2021-08-15 08:29:07 -04:00 
						 
				 
			
				
					
						
							
							
								Antoni Boucher 
							
						 
					 
					
						
						
						
						
							
						
						
							f7237f16ae 
							
						 
					 
					
						
						
							
							Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d3719eeb92c18bc004bb6d1965a5f3f'  
						
						... 
						
						
						
						git-subtree-dir: compiler/rustc_codegen_gcc
git-subtree-mainline: ae90dcf0207c57c3034f00b07048d63f8b2363c8
git-subtree-split: afae271d5d3719eeb92c18bc004bb6d1965a5f3f 
						
						
					 
					
						2021-08-12 21:53:49 -04:00