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-ANALYZER INLINE MACRO FIX LANDS, CRATES.IO DEPENDENCY SWEEP UNDERWAY

By RepoJournal · Filed · About Rust

Rust-analyzer shipped a fix that finally makes inline macro expansion work inside attribute macros and proc macro calls, ending a friction point for developers using frameworks like Tokio and esp-rtos.

The inline macro expansion [1] [2] now works in contexts where it previously failed silently - you can call inline macro from within #[tokio::main] and similar attribute macros without the tool bailing. This lands on nightly [3] and fixes a specific category of IDE frustration that hit developers frequently. Meanwhile, the crates.io ecosystem is in maintenance mode: docs.rs refreshed all lock files [14] while crates.io pushed both JavaScript [4] and Rust [5] dependency updates, with sharp bumping to 0.35.1 [6] and Storybook advancing to 10.4.4 [7]. On the documentation front, crates.io now renders Markdown definition lists properly [8], matching behavior in GitHub and GitLab. The registry index continues steady updates across ra_ap_profile [9], ra_ap_hir [11], and other toolchain crates [10] [12] [13].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] fix: offer inline macro in macro call and proc macro ↗ rust-lang/rust-analyzer
  2. [2] Merge pull request #22584 from eihqnh/fix-inline-macro rust-lang/rust-analyzer
  3. [3] nightly ↗ rust-lang/rust-analyzer
  4. [4] Lock file maintenance (JS) ↗ rust-lang/crates.io
  5. [5] Lock file maintenance (Rust) ↗ rust-lang/crates.io
  6. [6] Update dependency sharp to v0.35.1 ↗ rust-lang/crates.io
  7. [7] Update storybook monorepo to v10.4.4 ↗ rust-lang/crates.io
  8. [8] Render Markdown definition lists ↗ rust-lang/crates.io
  9. [9] Update crate `ra_ap_profile` rust-lang/crates.io-index
  10. [10] Update crate `bamboo-sdk` rust-lang/crates.io-index
  11. [11] Update crate `ra_ap_hir` rust-lang/crates.io-index
  12. [12] Update crate `formatx` rust-lang/crates.io-index
  13. [13] Update crate `bamboo-engine` rust-lang/crates.io-index
  14. [14] chore(deps): lock file maintenance lockfile maintenance ↗ rust-lang/docs.rs

Quick answers

What shipped in Rust on June 15, 2026?
Rust-analyzer shipped a fix that finally makes inline macro expansion work inside attribute macros and proc macro calls, ending a friction point for developers using frameworks like Tokio and esp-rtos. In total, 57 commits, 13 pull requests, and 1 releases landed.
Who contributed to Rust on June 15, 2026?
3 developers shipped this update, including eihqnh, renovate[bot], and mistaste.
What were the notable Rust updates?
fix: offer inline macro in macro call and proc macro, Merge pull request #22584 from eihqnh/fix-inline-macro, and nightly.

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.