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
Eric Huss ca4aa393d7
Merge pull request #287 from JohnTitor/casting
3 years ago
..
arc-mutex Audit `ignore` annotations 3 years ago
img Add @aldeka's safe and unsafe Ferris 8 years ago
vec Audit `ignore` annotations 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 Fix minor style issues 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 3 years ago
dot-operator.md Port Nomicon to mdbook 8 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 Audit `ignore` annotations 3 years ago
hrtb.md Audit `ignore` annotations 3 years ago
intro.md Add an incomplete warning to the top page (#274) 3 years ago
leaking.md Audit `ignore` annotations 3 years ago
lifetime-elision.md Audit `ignore` annotations 3 years ago
lifetime-mismatch.md Audit `ignore` annotations 3 years ago
lifetimes.md Audit `ignore` annotations 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 Update some wording making reference to issues/RFCs 4 years ago
ownership.md Audit `ignore` annotations 3 years ago
panic-handler.md Audit `ignore` annotations 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 Add example of thinking about Send/Sync's soundness (#259) 4 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