Replies: 3 comments 18 replies
-
| 
 Where does it appear? Output panel on vs-code? | 
Beta Was this translation helpful? Give feedback.
                  
                    15 replies
                  
                
            -
| Does running  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| What are your rust-analyzer settings? | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    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,
Is there any limit in the number of features supported by rust-analyzer?
We have a project with about 25 features enabling us to (de)activate functionalities depending on the context, however we are a bit stuck using VSCode/rust-analyzer on Linux (Debian 13/Gnome) and MacOS Sequoia.
Thanks in advance
Ray
rust-analyzer version: 0.3.2660
rustc version: 1.90.0
editor or extension: VSCode 1.105.1
cargo.toml features def:
utils/mod.rs conditional cfg:
Error raised by rust-analyzer:
Wheras running cargo check/test doesn't raise any issue:
Beta Was this translation helpful? Give feedback.
All reactions