State of Rust: Increasing global adoption supports positive outlook

The Rust Survey Working Group has reported impressive growth and increasing global adoption of the much-loved programming language.

The ‘State of Rust’ survey has been conducted for the past six years and provides valuable insights into the community's sentiments and preferences regarding Rust.

9,433 “Rustaceans” completed the most recent survey, an impressive 82 percent completion rate compared to 76 percent in the previous year. The increased engagement...

GitHub releases Blackbird code search engine

GitHub has released its reworked code search engine, Blackbird, which is built on Rust and promises faster and more comprehensive software repository exploration.

This revision, which has been in development for three years, is part of GitHub's efforts to enhance text-based search techniques for code queries.

With Blackbird, developers can quickly search, navigate, and comprehend their code, contextualize critical information and ultimately increase productivity. Colin...

Rust vulnerability enables attackers to delete files and directories

Maintainers of the Rust programming language have warned of a critical vulnerability that enables attackers to delete files and directories.

In a security advisory, the Rust Security Response Working Group wrote:

“The Rust Security Response WG was notified that the std::fs::remove_dir_all standard library function is vulnerable to a race condition enabling symlink following (CWE-363).

An attacker could use this security issue to trick a privileged program into...

‘Most loved’ programming language Rust now has its own foundation

Rust, the world’s “most loved” programming language, now has its own independent foundation.

The language was originally designed by Graydon Hoare at Mozilla Research and has ranked “most loved” in Stack Overflow’s annual developer survey for the past five years.

In a blog post, the Rust Foundation wrote:

“Mozilla, the original home of the Rust project, has transferred all trademark and infrastructure assets, including the crates.io package...