We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0700696 commit 4a8026cCopy full SHA for 4a8026c
src/intrinsics/mod.rs
@@ -1,5 +1,4 @@
1
-//! Codegen of intrinsics. This includes `extern "rust-intrinsic"`,
2
-//! functions marked with the `#[rustc_intrinsic]` attribute
+//! Codegen of intrinsics. This includes functions marked with the `#[rustc_intrinsic]` attribute
3
//! and LLVM intrinsics that have symbol names starting with `llvm.`.
4
5
macro_rules! intrinsic_args {
0 commit comments