Add BUCK file parser and buck rule patcher #6
check-build-and-test.yml
on: pull_request
  
    
      Setup and cache
    
          
              15s
          
      
    
      Rustfmt Check
    
          
              9s
          
      
    
      Clippy Check
    
          
              34s
          
      
    
      Cargo Build
    
          
              59s
          
      
    
      Test
    
          
              6s
          
      Annotations
4 errors and 3 warnings
          | 
                   
                      
                          Rustfmt Check
                        
                      
                       
                  Process completed with exit code 1. 
                         | 
              
| 
                   
                      
                          Clippy Check
                        
                      
                       
                  Process completed with exit code 101. 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buck.rs#L521
                      
                       
                  writing `&mut Vec` instead of `&mut [_]` involves a new object where a slice will do 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buck.rs#L119
                      
                       
                  this `impl` can be derived 
                         | 
              
| 
                   
                      
                          Setup and cache
                        
                      
                       
                  Cache not found for keys: v0-rust-setup-Linux-x64-3dfd62ae-d6b53ff1, v0-rust-setup-Linux-x64-3dfd62ae 
                         | 
              
| 
                   
                      
                          Clippy Check
                        
                      
                       
                  Cache not found for keys: v0-rust-clippy-Linux-x64-3dfd62ae-d6b53ff1, v0-rust-clippy-Linux-x64-3dfd62ae 
                         | 
              
| 
                   
                      
                          Cargo Build
                        
                      
                       
                  Cache not found for keys: v0-rust-build-Linux-x64-3dfd62ae-d6b53ff1, v0-rust-build-Linux-x64-3dfd62ae 
                         |