Commit Graph

418 Commits (336f75835a6c0514852cc65aba9a698b699b13c8)

Author SHA1 Message Date
Geoffrey Thomas 687556987c Document ABI changes from `#[repr(u*)] enum`
8 years ago
projektir 8acf410db2 Fixing link to Drop trait and catch_unwind; closes rust-lang/rust#42064
8 years ago
projektir d0f2868141 Adding the FFI chapter from the first edition of TRPL to nomicon rust-lang/rust#42064
8 years ago
Alexis Beingessner f680164a91 remove spurious ?Sized bound
8 years ago
Alexis Beingessner e9335c82a2 use new Unique/heap APIs
8 years ago
portal 9cc14cd6a4 Replace occurrences of `uint` with `usize`
8 years ago
steveklabnik b5f1f9d75e Add @aldeka's safe and unsafe Ferris
8 years ago
Steve Klabnik 0e31470870 Merge pull request #10 from king6cong/master
8 years ago
king6cong 3abe4910eb rewording
8 years ago
king6cong 6dd445b8e7 fix typo
8 years ago
Phil Ruffwind d08fe97d12 Add Gankro's table to nomicon/src/phantom-data.md
8 years ago
Luxko c4ef161ed0 Update exception-safety.md
8 years ago
Luxko c6dd2ea600 Update exception-safety.md
8 years ago
Steve Klabnik 7f2e5abd96 Revert "Fix up links"
8 years ago
Jeff Muizelaar 8e1e112170 Remove obsolete documentation about drop-flags
8 years ago
Steve Klabnik 853058536b Fix up links
8 years ago
Steve Klabnik 0e6c680ebd Port Nomicon to mdbook
8 years ago
Steve Klabnik 59c90266d3 Re-implement rustbook in terms of mdbook
8 years ago