We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e9a854 + 4a8026c commit 44bbe63Copy full SHA for 44bbe63
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