Rollup merge of #135333 - vayunbiyani:test-environment, r=RalfJung

Partial progress on #132735: Replace extern "rust-intrinsic" with #[rustc_intrinsic] across the codebase

Part of #132735: Replace `extern "rust-intrinsic"` with `#[rustc_intrinsic]` macro

- Updated all instances of `extern "rust-intrinsic"` to use the `#[rustc_intrinsic]` macro.
- Skipped `.md` files and test files to avoid unnecessary changes.
This commit is contained in:
Matthias Krüger 2025-01-20 20:58:35 +01:00 committed by GitHub
commit 818b081fb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available