RepoJournal
Rust

@rust-lang

The Rust language, Cargo, and the standard library

Keep up with Rust in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Rust Full archive →

The Wire · Showcase

RUST-LANG INFRASTRUCTURE SHIFTS GEARS: DATADOG UPGRADE AND ACCESS REVOCATIONS LEAD THE DAY

By RepoJournal · Filed · About Rust

Rust's own infrastructure is moving to Datadog provider v4, while a key maintainer's access is being cut, signaling a period of tightening security and modernizing tooling.

The Rust project's infrastructure team is consolidating its monitoring stack: the Datadog Terraform provider is being updated to v4 [1], with a separate migration of the AWS integration already staged on v3 [2]. This move is carefully staged; the v4 provider removes certain resources that required migration first, as noted in the upgrade guide [2]. Meanwhile, simpleinfra is pruning access: Eric Huss is moving to alumni status and his AWS access is being removed [3], a clear sign of least-privilege discipline. In the compiler, a rollup of five pull requests landed [4], including a revert of a previous merge and a fix to const eval normalization, plus a rustc-dev-guide subtree update [5] that keeps contributor docs current. Over in Miri, the interpreter gained source stepping commands for the CLI and DAP [6], and maintained RalfJung and team removed obsolete x86 intrinsics that stdarch no longer uses [7], as the codebase streamlines. And finally, crates.io-index saw five automated crate updates, all from bors, keeping the index fresh [8][9][10][11][12].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] update datadog terraform provider to v4 ↗ rust-lang/simpleinfra
  2. [2] migrate Datadog AWS integration on provider v3 ↗ rust-lang/simpleinfra
  3. [3] Remove AWS access for Eric Huss rust-lang/simpleinfra
  4. [4] Rollup of 5 pull requests ↗ rust-lang/rust
  5. [5] rustc-dev-guide subtree update ↗ rust-lang/rust
  6. [6] [Priroda] Add source stepping commands ↗ rust-lang/miri
  7. [7] remove no-longer-needed horizontal SSE/AVX ops rust-lang/miri
  8. [8] Update crate `surrealdb-sql` rust-lang/crates.io-index
  9. [9] Update crate `surrealdb-ast` rust-lang/crates.io-index
  10. [10] Update crate `surrealdb-token` rust-lang/crates.io-index
  11. [11] Update crate `surrealdb-sqon` rust-lang/crates.io-index
  12. [12] Update crate `surrealism-runtime` rust-lang/crates.io-index

Quick answers

What shipped in Rust on August 20, 2026?
Rust's own infrastructure is moving to Datadog provider v4, while a key maintainer's access is being cut, signaling a period of tightening security and modernizing tooling. In total, 102 commits, 11 pull requests, and 1 releases landed.
Who contributed to Rust on August 20, 2026?
8 developers shipped this update, including bors, github-actions[bot], JonathanBrouwer, tshepang, marcoieni, Mark Rousskov, moabo3li, and RalfJung.
What were the notable Rust updates?
update datadog terraform provider to v4, migrate Datadog AWS integration on provider v3, and Remove AWS access for Eric Huss.

More from @rust-lang

Daily updates, in your inbox

Follow Rust

Keep up with Rust in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?