Cyclic dependencies when generating rust-project.json
              
              #17046
            
            
              
                Unanswered
              
          
                  
                    
                      UebelAndre
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋
I'm hopeful someone here will have some context that can help. For Bazel, we have a tool that generates
rust-project.jsonfrom Bazel targets but we discovered a bug that creates cyclic dependency graph for test dependencies. Does anyone know what the expected behavior is inrust-analyzer? Should we be supporting cyclic trees like this? What is the behavior withCargo.tomlfiles? Any info would be helpful!Thanks!
Beta Was this translation helpful? Give feedback.
All reactions