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.
05532356e7
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 '05532356e7'
${ noResults }
nomicon
/
src
History
Redglyph
05532356e7
Fix typos and grammatical errors (
#384
)
...
Co-authored-by: redglyph <redglyph@localhost>
2 years ago
..
arc-mutex
Replace some use of variant with covariant (
#322
)
3 years ago
img
Add @aldeka's safe and unsafe Ferris
8 years ago
vec
Should be `align_of` instead of `size_of`
2 years ago
SUMMARY.md
Refine the introduction chapter
3 years ago
aliasing.md
Fix a typo on aliasing
3 years ago
atomics.md
Audit `ignore` annotations
3 years ago
beneath-std.md
Fix minor style issues
4 years ago
borrow-splitting.md
Clarification of borrowck (
#354
)
3 years ago
casts.md
Re-organize casting section
3 years ago
checked-uninit.md
Introducing init/uninit before its use (
#355
)
3 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
Minor language fixes (
#364
)
3 years ago
dot-operator.md
Add cloning example for dot operator behaviour (
#292
)
3 years ago
drop-flags.md
Clarify that drop flag fields only apply to older Rust versions (
#324
)
3 years ago
dropck.md
Introduce and avoid dropck (
#353
)
3 years ago
exception-safety.md
Fix a small typo in exception-safety.md (
#341
)
3 years ago
exotic-sizes.md
Minor language fixes (
#364
)
3 years ago
ffi.md
Changes for `c_unwind` (
#365
)
3 years ago
hrtb.md
Clarify the HRTB chapter (
#330
)
3 years ago
intro.md
Minor language fixes (
#364
)
3 years ago
leaking.md
Correct a sentence that didn't seem to be proper (
#358
)
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
[fix] typo
2 years ago
lifetimes.md
Update lifetimes.md
2 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
Apply a suggestion
2 years ago
ownership.md
Audit `ignore` annotations
3 years ago
panic-handler.md
Remove unnecessary `extern crate`s
3 years ago
phantom-data.md
Update the now stale warning about `PhantomData<T>` and dropck (
#363
)
3 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 the Safe vs. Unsafe Rust relationship
3 years ago
send-and-sync.md
Change "writers" to "readers" for Deref. (
#346
)
3 years ago
subtyping.md
Fix typo (
#380
)
2 years ago
transmutes.md
Small typo
2 years ago
unbounded-lifetimes.md
Audit `ignore` annotations
3 years ago
unchecked-uninit.md
Fix typos and grammatical errors (
#384
)
2 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 typo with respect to dangling pointer (
#319
)
3 years ago
working-with-unsafe.md
Audit `ignore` annotations
3 years ago