update docs
- src\doc\nomicon\src\ffi.md should also have its ABI list updated
This commit is contained in:
parent
07006965d2
commit
4a8026ce63
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
//! Codegen of intrinsics. This includes `extern "rust-intrinsic"`,
|
||||
//! functions marked with the `#[rustc_intrinsic]` attribute
|
||||
//! Codegen of intrinsics. This includes functions marked with the `#[rustc_intrinsic]` attribute
|
||||
//! and LLVM intrinsics that have symbol names starting with `llvm.`.
|
||||
|
||||
macro_rules! intrinsic_args {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue