Constants cannot refer to statics
Detects constant variables that refer to static variables. Corresponds to E0013 Rust error.
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
RsConstReferStatic
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Rust, 243.22831 |