You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nomicon/src
Andrew Meredith e0aa678dee
Update rc decrement snipped (#316)
3 years ago
..
arc-mutex Update rc decrement snipped (#316) 3 years ago
img Add @aldeka's safe and unsafe Ferris 8 years ago
vec Change code for `into_iter` on the `RawVec` section for consistency/soundness (#302) 3 years ago
SUMMARY.md Refine the introduction chapter 3 years ago
aliasing.md Audit `ignore` annotations 3 years ago
atomics.md Audit `ignore` annotations 3 years ago
beneath-std.md Fix minor style issues 4 years ago
borrow-splitting.md Update implementation code of `split_at_mut` 5 years ago
casts.md Re-organize casting section 3 years ago
checked-uninit.md Minor improvements 6 years ago
coercions.md Apply review comments 3 years ago
concurrency.md Port Nomicon to mdbook 8 years ago
constructors.md Port Nomicon to mdbook 8 years ago
conversions.md Fix minor style issues 4 years ago
data.md Fix link to type layout reference [skip ci] 6 years ago
destructors.md Audit `ignore` annotations 3 years ago
dot-operator.md Add cloning example for dot operator behaviour (#292) 3 years ago
drop-flags.md Add missing source code language hints in drop-flags and phantom-data. 6 years ago
dropck.md Audit `ignore` annotations 3 years ago
exception-safety.md Audit `ignore` annotations 3 years ago
exotic-sizes.md Audit `ignore` annotations 3 years ago
ffi.md Remove unnecessary `extern crate`s 3 years ago
hrtb.md Audit `ignore` annotations 3 years ago
intro.md Note that this book is edition 2018 3 years ago
leaking.md Audit `ignore` annotations 3 years ago
lifetime-elision.md update lifetime-elision to show what elided code under `rust_2018_idi… (#306) 3 years ago
lifetime-mismatch.md Audit `ignore` annotations 3 years ago
lifetimes.md Clarify a bit of wording (#310) 3 years ago
meet-safe-and-unsafe.md Cleanup the first chapter 7 years ago
obrm.md Port Nomicon to mdbook 8 years ago
other-reprs.md Add an example that shows the null-pointer opt does not happen 3 years ago
ownership.md Audit `ignore` annotations 3 years ago
panic-handler.md Remove unnecessary `extern crate`s 3 years ago
phantom-data.md Add a link to show why unused lifetimes on structs are forbidden 4 years ago
poisoning.md Port Nomicon to mdbook 8 years ago
races.md Data Race definition should be more precise 5 years ago
references.md rewrite references.md, splitting it out into aliasing.md 8 years ago
repr-rust.md Audit `ignore` annotations 3 years ago
safe-unsafe-meaning.md Clarify some of the language around marking traits safe/unsafe. (#268) 4 years ago
send-and-sync.md Remove useless `unsafe`, `mut` and ptr casts in example in `send-and-sync.md` (#308) 3 years ago
subtyping.md Audit `ignore` annotations 3 years ago
transmutes.md Fix minor style issues 4 years ago
unbounded-lifetimes.md Audit `ignore` annotations 3 years ago
unchecked-uninit.md Audit `ignore` annotations 3 years ago
uninitialized.md Port Nomicon to mdbook 8 years ago
unwinding.md Use simpler link syntax 5 years ago
what-unsafe-does.md Fix minor style issues 4 years ago
working-with-unsafe.md Audit `ignore` annotations 3 years ago