about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2025-03-06 15:40:09 -0500
committerGitHub <noreply@github.com>2025-03-06 15:40:09 -0500
commit61aaec7965517b48cf27cbb2e02c79e8b82d7fa3 (patch)
tree4dc0af2d207d4d5ada739e464751535d16546f62 /compiler/rustc_codegen_llvm/src
parent963b226555a1366ba9a70c9479404a289ff60abe (diff)
parent6b14125102ccdbcd62099a096e686dbd2f625ff1 (diff)
downloadrust-61aaec7965517b48cf27cbb2e02c79e8b82d7fa3.tar.gz
rust-61aaec7965517b48cf27cbb2e02c79e8b82d7fa3.zip
Rollup merge of #138105 - reddevilmidzy:fix-broken-link, r=saethlin
Fix broken link to Miri intrinsics in documentation

This PR updates an outdated link in the library/core/src/intrinsics/mod.rs file. The previous link, pointing to the Miri repository's src/shims/intrinsics directory, has been replaced with the correct one: https://github.com/rust-lang/miri/tree/master/src/intrinsics. This ensures that users can access the appropriate resources for the relevant intrinsic functions.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions