Commit Graph

434 Commits (1c9f846337bd4daf2a52ba97110c0fedef2e191a)

Author SHA1 Message Date
nomicon-kr 1c9f846337
Update what-unsafe-does.md
1 year ago
nomicon-kr 86877d456a
Update what-unsafe-does.md
1 year ago
nomicon-kr 8836909067
Update what-unsafe-does.md
1 year ago
nomicon-kr b1d97e577e
Update what-unsafe-does.md
1 year ago
nomicon-kr 0aa9cbc787
Update what-unsafe-does.md
1 year ago
nomicon-kr fff27923f3
Update what-unsafe-does.md
1 year ago
nomicon-kr 0ba41b1cda
Update what-unsafe-does.md
1 year ago
nomicon-kr 8856c5e4d4
Update what-unsafe-does.md
1 year ago
nomicon-kr 2b44bf68af
Update what-unsafe-does.md
1 year ago
nomicon-kr c9aef4fd1c
Update SUMMARY.md
1 year ago
nomicon-kr a96ae3bad2
Update safe-unsafe-meaning.md
1 year ago
nomicon-kr 61b837db93
Update safe-unsafe-meaning.md
1 year ago
nomicon-kr 2a7a069e08
Update safe-unsafe-meaning.md
1 year ago
nomicon-kr 7016513e55
Update safe-unsafe-meaning.md
1 year ago
nomicon-kr fc6ba65060
Update safe-unsafe-meaning.md
1 year ago
nomicon-kr 6a69e57c94
Update safe-unsafe-meaning.md
1 year ago
nomicon-kr ee386875cf
Update SUMMARY.md
1 year ago
nomicon-kr 4fc4b300ad
Update SUMMARY.md
1 year ago
nomicon-kr aa9297b028
Update meet-safe-and-unsafe.md
1 year ago
nomicon-kr 1dfc20a35a
Update SUMMARY.md
1 year ago
nomicon-kr bcefed5cae
Update intro.md
1 year ago
nomicon-kr a1aa0c282a
Update meet-safe-and-unsafe.md
1 year ago
nomicon-kr 67ed984a0b
Update SUMMARY.md
1 year ago
nomicon-kr 14a9dd555a
finish updating intro.md
1 year ago
nomicon-kr 4695824738
Update SUMMARY.md
1 year ago
nomicon-kr 832f87ba49
Update intro.md
1 year ago
nomicon-kr ff3e26f884
Update intro.md
1 year ago
nomicon-kr d5d3a68e30
Update intro.md
1 year ago
nomicon-kr b5aed9c066
Update intro.md
1 year ago
nomicon-kr e56a68da60
Update intro.md
1 year ago
nomicon-kr 02d8cb4e21
Update intro.md
1 year ago
nomicon-kr 83140fd48a
Update intro.md
1 year ago
nomicon-kr 72b7c51572
Update intro.md…
1 year ago
nomicon-kr bb6fa133b5
Update intro.md...
1 year ago
nomicon-kr ef1fc12885
Update intro.md
1 year ago
Ben Kimock 462ac2d92c cfg out the extern crate libc on Windows
1 year ago
guqicun 8d96cc0685 chore: fix typo
1 year ago
Pure White f4add4be03
add link to reference about undefined behavior
1 year ago
Trevor Gross 6bc2415218
Update an example of `thread_local` to use `local_key_cell_methods` (#438)
2 years ago
Eva Pace f6bd083c4c
Minor improvements to Vec (#415)
2 years ago
Daniel Henry-Mantilla 360a768c6d
Improve the `PhantomData` table (#417)
2 years ago
Trevor Gross 0e589061c8 Reword the section on general race conditions
2 years ago
Alex Abdugafarov 1842257814
Fixed `Hole::get` marked as unsafe in `exception-safety.md` (#427)
2 years ago
kadiwa ddfa421448
Fill "Beneath `std`" (#413)
2 years ago
Eric Huss 20685e08a5
Merge branch 'master' into overflow
2 years ago
Ralf Jung a94926b151 remove 'fail to call destructors' from okay-list
2 years ago
Ralf Jung 40b55e78bd specify which integer overflows we mean
2 years ago
Eric Huss 388750b081
Merge pull request #311 from DrMeepster/abi_thiscall
2 years ago
Eva Pace 302b995bcb
Minor improvements (#414)
2 years ago
Martin Nordholts c369e4b489
phantom-data: Add `Send` and `Sync` columns (#411)
2 years ago