Home / Companies / JetBrains / Blog / Post Details
Content Deep Dive

Qodana 2026.1 Release: Rust EAP, Stable C/C++ & New Inspections

Blog post from JetBrains

Post Details
Company
Date Published
Author
Elizaveta Myšáková
Word Count
894
Language
American English
Hacker News Points
-
Summary

The Qodana 2026.1 release introduces significant updates, including the stable release of the C/C++ linter for production use and the launch of an Early Access Program (EAP) for Rust, reflecting growing interest in Rust for infrastructure and performance-sensitive systems. It includes over 150 inspections for Rust, such as dead code and unsafe code checks, while also supporting conditional compilation and multiple workspaces. Additionally, new code inspections have been added for Kotlin, Python, and C#, targeting issues like suspicious uses of callable references in Kotlin, coroutine conditions in Python, and short-lived HttpClient instances in C#, which can lead to subtle production bugs. These enhancements aim to improve code quality and early detection of potential issues across various languages, encouraging users to update to the latest version to utilize these tools.