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

RUSTDOC STRIPS TYPESCRIPT CRUFT AS COMPILER TACKLES PARALLEL FRONTEND ISSUES

By RepoJournal · Filed · About Rust

The Rust compiler is systematically removing technical debt from rustdoc while fixing reproducible bugs in the parallel frontend that have plagued the query system.

Rustdoc shipped another round of @ts-expect-error removals from main.js [1], continuing the effort to eliminate TypeScript suppression flags and improve code quality. Meanwhile, a 12-PR rollup [2] landed critical stabilizations including strip_circumfix and improvements to the trait solver for missing_debug_implementations, plus LLVM 23 compatibility fixes for MIPS targets. The compiler team also added comprehensive tests for parallel frontend issues [3], closing one confirmed bug while isolating two others that still require fixes. On the infrastructure side, crates.io tightened its test data by enforcing full 64-character SHA256 checksums in version fixtures [4], eliminating placeholder strings that don't resemble real production data. Dependency updates continue across the ecosystem: minijinja bumped to 2.21.0 [5] and Svelte Kit to 2.65.1 [6] on the crates.io frontend.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] rustdoc: remove more @ts-expect-error from main.js rust-lang/rust
  2. [2] Rollup of 12 pull requests ↗ rust-lang/rust
  3. [3] Add more tests for parallel frontend issues ↗ rust-lang/rust
  4. [4] Use full-length checksums in version test fixtures ↗ rust-lang/crates.io
  5. [5] Update Rust crate minijinja to v2.21.0 ↗ rust-lang/crates.io
  6. [6] Update dependency @sveltejs/kit to v2.65.1 ↗ rust-lang/crates.io

Quick answers

What shipped in Rust on June 18, 2026?
The Rust compiler is systematically removing technical debt from rustdoc while fixing reproducible bugs in the parallel frontend that have plagued the query system. In total, 140 commits and 47 pull requests landed.
Who contributed to Rust on June 18, 2026?
4 developers shipped this update, including JonathanBrouwer, petrochenkov, Turbo87, and renovate[bot].
What were the notable Rust updates?
rustdoc: remove more @ts-expect-error from main.js, Rollup of 12 pull requests, and Add more tests for parallel frontend issues.

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?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.