Rust: Integrating LLVM source-base code coverage with Gitlab

Earlier this year, the Rust compiler gained support for LLVM source-base code coverage. Here’s a look at how to setup a CI job in a Rust project to feed source-base coverage information to GitLab. Read more

Similar

General Availability of the AWS SDK for Rust

We’re excited to announce that the AWS SDK for Rust is now generally available and supported for production use. The AWS SDK for Rust provides an idiomatic, type-safe API, along with the benefits of the Rust language such as performance, reliability, and ... (more…)

Read more »