update docs
- src\doc\nomicon\src\ffi.md should also have its ABI list updated
This commit is contained in:
parent
51b51b51d7
commit
6dfb29624c
5 changed files with 7 additions and 57 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