rustfmt: add trailing commas in match arms, set fn call to block stle (#85)
This commit is contained in:
		
				
					committed by
					
						 Carl Lerche
						Carl Lerche
					
				
			
			
				
	
			
			
			
						parent
						
							de1edf4873
						
					
				
				
					commit
					f7d14861e5
				
			| @@ -40,7 +40,7 @@ impl Reason { | ||||
|             ConnectError => { | ||||
|                 "connection established in response to a CONNECT request \ | ||||
|                  was reset or abnormally closed" | ||||
|             } | ||||
|             }, | ||||
|             EnhanceYourCalm => "detected excessive load generating behavior", | ||||
|             InadequateSecurity => "security properties do not meet minimum requirements", | ||||
|             Http11Required => "endpoint requires HTTP/1.1", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user