John Kåre Alsaker 
							
						 
					 
					
						
						
						
						
							
						
						
							4bf85c25ec 
							
						 
					 
					
						
						
							
							Try to write the panic message with a single write_all call  
						
						
						
						
					 
					
						2025-01-01 15:58:29 +01:00 
						 
				 
			
				
					
						
							
							
								许杰友 Jieyou Xu (Joe) 
							
						 
					 
					
						
						
						
						
							
						
						
							09dab389e2 
							
						 
					 
					
						
						
							
							tests: bless ui and rustdoc-ui tests for ICE messages  
						
						
						
						
					 
					
						2024-04-09 13:58:52 +00:00 
						 
				 
			
				
					
						
							
							
								Oli Scherer 
							
						 
					 
					
						
						
						
						
							
						
						
							9062697917 
							
						 
					 
					
						
						
							
							Always evaluate free constants and statics, even if previous errors occurred  
						
						
						
						
					 
					
						2024-02-19 22:11:13 +00:00 
						 
				 
			
				
					
						
							
							
								bors 
							
						 
					 
					
						
						
						
						
							
						
						
							5378c1cf07 
							
						 
					 
					
						
						
							
							Auto merge of  #119821  - oli-obk:reveal_all_const_evals, r=lcnr  
						
						... 
						
						
						
						Always use RevealAll for const eval queries
implements what is described in https://github.com/rust-lang/rust/pull/116803#discussion_r1364089471 
Using `UserFacing` for const eval does not make sense anymore, unless we significantly change things like avoiding revealing opaque types.
New tests are copied from https://github.com/rust-lang/rust/pull/101478  
						
						
					 
					
						2024-01-20 04:57:51 +00:00 
						 
				 
			
				
					
						
							
							
								Oli Scherer 
							
						 
					 
					
						
						
						
						
							
						
						
							867831a170 
							
						 
					 
					
						
						
							
							Always use RevealAll for const eval queries  
						
						
						
						
					 
					
						2024-01-19 11:32:34 +00:00 
						 
				 
			
				
					
						
							
							
								Nicholas Nethercote 
							
						 
					 
					
						
						
						
						
							
						
						
							2aac288c18 
							
						 
					 
					
						
						
							
							Use the right level with -Ztreat-err-as-bug.  
						
						... 
						
						
						
						Errors in `DiagCtxtInner::emit_diagnostic` are never set to
`Level::Bug`, because the condition never succeeds, because
`self.treat_err_as_bug()` is called *before* the error counts are
incremented.
This commit switches to `self.treat_next_err_as_bug()`, fixing the
problem. This changes the error message output to actually say "internal
compiler error". 
						
						
					 
					
						2024-01-11 16:55:10 +11:00 
						 
				 
			
				
					
						
							
							
								Esteban Küber 
							
						 
					 
					
						
						
						
						
							
						
						
							a7597a1526 
							
						 
					 
					
						
						
							
							Tweak ICE message  
						
						... 
						
						
						
						Modify main message to be more conversational and emit one fewer note. 
						
						
					 
					
						2023-02-07 19:17:24 +00:00 
						 
				 
			
				
					
						
							
							
								Albert Larsan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf2dff2b1e 
							
						 
					 
					
						
						
							
							Move /src/test to /tests  
						
						
						
						
					 
					
						2023-01-11 09:32:08 +00:00