This website works better with JavaScript.
Explore
Help
Register
Sign In
rust
/
nomicon
mirror of
https://github.com/rust-lang/nomicon
Watch
1
Star
0
Fork
You've already forked nomicon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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.
b4448fa406
master
opaque-type-auto-traits
rust-1.31.0-2
rust-1.31.0
Gankro-patch-2
drop
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b4448fa406'
${ noResults }
nomicon
/
src
History
printfn
60ed8f3bb9
Update to 2024 edition
1 month ago
..
arc-mutex
Fix accidental inline HTML
3 months ago
img
Add @aldeka's safe and unsafe Ferris
8 years ago
vec
Minor improvements to Vec (
#415
)
1 year ago
SUMMARY.md
Refine the introduction chapter
4 years ago
aliasing.md
Fix a typo on aliasing
3 years ago
atomics.md
Minor improvements (
#414
)
2 years ago
beneath-std.md
Update to 2024 edition
1 month ago
borrow-splitting.md
borrow-splitting: Use `take` instead of `replace` (
#391
)
2 years ago
casts.md
Re-organize casting section
4 years ago
checked-uninit.md
Introducing init/uninit before its use (
#355
)
3 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
Improve/fix description of drops
6 months ago
dot-operator.md
Add cloning example for dot operator behaviour (
#292
)
4 years ago
drop-flags.md
Clarify that drop flag fields only apply to older Rust versions (
#324
)
3 years ago
dropck.md
Fix typo in dropck documentation
2 years ago
exception-safety.md
Fixed `Hole::get` marked as unsafe in `exception-safety.md` (
#427
)
1 year ago
exotic-sizes.md
Improve grammar in exotic-sizes
2 months ago
ffi.md
Update to 2024 edition
1 month ago
hrtb.md
Clarify the HRTB chapter (
#330
)
3 years ago
intro.md
Update to 2024 edition
1 month ago
leaking.md
Minor improvements (
#414
)
2 years ago
lifetime-elision.md
update lifetime-elision to show what elided code under `rust_2018_idi… (
#306
)
4 years ago
lifetime-mismatch.md
Update lifetime-mismatch.md (
#387
)
2 years ago
lifetimes.md
Update lifetimes.md
3 years ago
meet-safe-and-unsafe.md
"UB" vs "Undefined Behavior" (
#349
)
3 years ago
obrm.md
Port Nomicon to mdbook
8 years ago
other-reprs.md
Update to 2024 edition
1 month ago
ownership.md
Audit `ignore` annotations
4 years ago
panic-handler.md
Remove unnecessary `extern crate`s
4 years ago
phantom-data.md
Improve the `PhantomData` table (
#417
)
1 year ago
poisoning.md
Port Nomicon to mdbook
8 years ago
races.md
races.md: data race -> race condition to violate memory safety
4 months ago
references.md
corrected grammatical error.
2 months ago
repr-rust.md
Audit `ignore` annotations
4 years ago
safe-unsafe-meaning.md
Clarify the Safe vs. Unsafe Rust relationship
4 years ago
send-and-sync.md
Update to 2024 edition
1 month ago
subtyping.md
chore: fix typo
1 year ago
transmutes.md
Small typo
3 years ago
unbounded-lifetimes.md
Set example to no_run since it has UB
2 years ago
unchecked-uninit.md
Update guidance on uninitialized fields to use &raw mut instead of addr_of_mut!
3 months ago
uninitialized.md
Port Nomicon to mdbook
8 years ago
unwinding.md
Use simpler link syntax
5 years ago
what-unsafe-does.md
Fix typo in what-unsafe-does
5 months ago
working-with-unsafe.md
Audit `ignore` annotations
4 years ago