.. |
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)
|
4 years ago |
SUMMARY.md
|
Refine the introduction chapter
|
4 years ago |
aliasing.md
|
Audit `ignore` annotations
|
4 years ago |
atomics.md
|
Audit `ignore` annotations
|
4 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
|
4 years ago |
checked-uninit.md
|
Minor improvements
|
6 years ago |
coercions.md
|
Apply review comments
|
4 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
|
4 years ago |
dot-operator.md
|
Add cloning example for dot operator behaviour (#292)
|
4 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
|
4 years ago |
exception-safety.md
|
Audit `ignore` annotations
|
4 years ago |
exotic-sizes.md
|
Audit `ignore` annotations
|
4 years ago |
ffi.md
|
Remove unnecessary `extern crate`s
|
4 years ago |
hrtb.md
|
Audit `ignore` annotations
|
4 years ago |
intro.md
|
Note that this book is edition 2018
|
4 years ago |
leaking.md
|
doc: clarify `thread::scoped::JoinGuard` chapter (#313)
|
3 years ago |
lifetime-elision.md
|
update lifetime-elision to show what elided code under `rust_2018_idi… (#306)
|
4 years ago |
lifetime-mismatch.md
|
Audit `ignore` annotations
|
4 years ago |
lifetimes.md
|
Clarify a bit of wording (#310)
|
3 years ago |
meet-safe-and-unsafe.md
|
Cleanup the first chapter
|
8 years ago |
obrm.md
|
Port Nomicon to mdbook
|
8 years ago |
other-reprs.md
|
Clarify niche optimization on enums with reprs (#315)
|
3 years ago |
ownership.md
|
Audit `ignore` annotations
|
4 years ago |
panic-handler.md
|
Remove unnecessary `extern crate`s
|
4 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
|
4 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
|
4 years ago |
transmutes.md
|
Fix minor style issues
|
4 years ago |
unbounded-lifetimes.md
|
Audit `ignore` annotations
|
4 years ago |
unchecked-uninit.md
|
Audit `ignore` annotations
|
4 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
|
4 years ago |