houqp opened a new pull request #9535:
URL: https://github.com/apache/arrow/pull/9535


   Sample warning:
   
   ```
   warning: panic message is not a string literal                               
                                                                                
                                                                  
       --> arrow/src/json/reader.rs:2049:13                                     
                                                                                
                                                                  
        |                                                                       
                                                                                
                                                                  
   2049 |             format!("{:?} != {:?}", expected.data(), read.data())     
                                                                                
                                                                  
        |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     
                                                                                
                                                                  
        |                                                                       
                                                                                
                                                                  
        = note: `#[warn(non_fmt_panic)]` on by default                          
                                                                                
                                                                  
        = note: this is no longer accepted in Rust 2021 
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to