How to enable trim-diagnostic-paths in clippy?
              
              #11884
            
            
              
                
                  
                  
                    Answered
                  
                  by
                    flip1995
                  
              
          
                  
                    
                      GordianDziwis
                    
                  
                
                  asked this question in
                Q&A
              
            -
| 
         With  and with  This does not help: Is this by design?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            flip1995
          
      
      
        Nov 27, 2023 
      
    
    Replies: 1 comment
-
| 
         We were having a bunch of issues with this feature and decided not to enable it when it was implemented in  The situation might have changed since we last attempted this. So looking into this might be an interesting project.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        GordianDziwis
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
We were having a bunch of issues with this feature and decided not to enable it when it was implemented in
rustc. See: #7798 (and the linked issues + PR for details and long discussions)The situation might have changed since we last attempted this. So looking into this might be an interesting project.