- c76a20f Merge pull request #467 from mattheww/2024-10_zst_nullptr by Travis Cross · 14 days ago master
- 0c10c30 Merge pull request #487 from junlarsen/jun/fix-double-wording by Eric Huss · 3 weeks ago
- 891932e Remove double wording in opaque type chapter by Mats Jun Larsen · 3 weeks ago
- 5eb3cbd Merge pull request #485 from Skgland/master by Eric Huss · 3 weeks ago
- 57bbc12 remove `rust-intrinsic` ABI by Bennet Bleßmann · 3 weeks ago
- b4448fa Merge pull request #481 from printfn/2024-edition by Yuki Okushi · 8 weeks ago
- 60ed8f3 Update to 2024 edition by printfn · 8 weeks ago
- 8f5c732 Merge pull request #461 from RalfJung/repr-int-enum-abi by Eric Huss · 10 weeks ago
- 336f758 Merge pull request #452 from pczarn/patch-1 by Yuki Okushi · 3 months ago
- 7f59f3f Improve grammar in exotic-sizes by Peter Blackson · 11 months ago
- 1f3f7c4 Merge pull request #460 from luqmana/repr-packed-n by Yuki Okushi · 3 months ago
- 75eb897 Merge pull request #456 from thinety/unit-in-opaque-type by Yuki Okushi · 3 months ago
- 38f5394 Use `()` instead of `[u8; 0]` in opaque type by Thiago Trannin · 9 months ago
- bc22988 Merge pull request #477 from wickedjargon/master by Eric Huss · 3 months ago
- 23cbc7d corrected grammatical error. by Freddie · 3 months ago
- e031105 Merge pull request #478 from ehuss/fix-start by Eric Huss · 3 months ago
- 3253190 Apply suggestion from RalfJung by Eric Huss · 3 months ago
- 3de1d4e Remove `#![start]` attribute by Eric Huss · 3 months ago
- d2c1d5c Merge pull request #476 from nikthechampiongr/raw_ref by Eric Huss · 3 months ago
- 470f2bf Update guidance on uninitialized fields to use &raw mut instead of addr_of_mut! by nikthechampiongr · 3 months ago
- 625b200 Merge pull request #474 from max-heller/patch-1 by Eric Huss · 4 months ago
- 0aae197 Fix accidental inline HTML by Max Heller · 4 months ago
- 7ef05b9 Merge pull request #472 from josephcsible/patch-1 by Yuki Okushi · 4 months ago
- da27ec1 Fix URL fragment to MutexGuard's negative impl of Send by Joseph C. Sible · 4 months ago
- 97e84a3 Merge pull request #470 from Enselic/fix-race by Yuki Okushi · 5 months ago
- 6855d3a races.md: data race -> race condition to violate memory safety by Martin Nordholts · 5 months ago
- 0674321 Merge pull request #468 from andersk/races-mostly by Yuki Okushi · 5 months ago
- eac89a3 Merge pull request #469 from timmc/patch-1 by Eric Huss · 5 months ago
- 91a7128 Fix typo in what-unsafe-does by Tim McCormack · 5 months ago
- bb6b27a races: Clarify a “mostly” that might be misread by Anders Kaseorg · 6 months ago
- db1fac7 Zero Sized Types: stop saying that "dereferencing" a non-ZST is UB by Matthew Woodcraft · 6 months ago
- 2d896fa Say that dereferencing a pointer to a ZST is no longer undefined by Matthew Woodcraft · 7 months ago
- 456b904 Merge pull request #465 from gurry/patch-2 by Eric Huss · 7 months ago
- f2ea028 Improve/fix description of drops by Gurinder Singh · 7 months ago
- 6120f45 Add details for n!=1 repr(packed) by Luqman Aden · 9 months ago
- 33dd3a5 other-reprs: do not make it sound like we are making ABI promises for repr(int) enums by Ralf Jung · 8 months ago
- 14649f1 Merge pull request #459 from ehuss/merge-queue by Eric Huss · 9 months ago
- 3aa27d4 CI: Switch to merge queue by Eric Huss · 9 months ago
- 6ecf95c Merge pull request #445 from Nadrieril/Nadrieril-patch-1 by Eric Huss · 9 months ago
- d5ba0cb Stabilize `min_exhaustive_patterns` by Guillaume Boisseau · 1 year, 1 month ago
- 9f871ce Merge pull request #458 from RalfJung/enum-repr-sign by Eric Huss · 9 months ago
- 16d2f21 repr(int) enums: both size and sign matter by Ralf Jung · 9 months ago
- e94e24a Merge pull request #457 from alimf17/patch-2 by Eric Huss · 9 months ago
- 1d0b6c1 Update what-unsafe-does.md by alimf17 · 9 months ago
- 0ebdaca Merge pull request #450 from saethlin/remove-libc by Eric Huss · 11 months ago
- 462ac2d cfg out the extern crate libc on Windows by Ben Kimock · 12 months ago
- 0d5f884 Merge pull request #448 from guqicun/master by Eric Huss · 1 year, 1 month ago
- 8d96cc0 chore: fix typo by guqicun · 1 year, 1 month ago
- 4993547 Merge pull request #447 from PureWhiteWu/patch-1 by Eric Huss · 1 year, 1 month ago
- f4add4b add link to reference about undefined behavior by Pure White · 1 year, 1 month ago
- 6bc2415 Update an example of `thread_local` to use `local_key_cell_methods` (#438) by Trevor Gross · 1 year, 4 months ago
- f6bd083 Minor improvements to Vec (#415) by Eva Pace · 1 year, 5 months ago
- 360a768 Improve the `PhantomData` table (#417) by Daniel Henry-Mantilla · 1 year, 5 months ago
- 83d0151 Merge pull request #431 from tgross35/patch-1 by Eric Huss · 1 year, 5 months ago
- 0e58906 Reword the section on general race conditions by Trevor Gross · 1 year, 5 months ago
- 1842257 Fixed `Hole::get` marked as unsafe in `exception-safety.md` (#427) by Alex Abdugafarov · 1 year, 6 months ago
- ddfa421 Fill "Beneath `std`" (#413) by kadiwa · 1 year, 7 months ago
- e3f3af6 Merge pull request #419 from RalfJung/overflow by Eric Huss · 1 year, 8 months ago
- 20685e0 Merge branch 'master' into overflow by Eric Huss · 1 year, 8 months ago
- 7c574c7 Merge pull request #420 from RalfJung/destructors by Eric Huss · 1 year, 8 months ago
- a94926b remove 'fail to call destructors' from okay-list by Ralf Jung · 1 year, 8 months ago
- 40b55e7 specify which integer overflows we mean by Ralf Jung · 1 year, 8 months ago
- 388750b Merge pull request #311 from DrMeepster/abi_thiscall by Eric Huss · 1 year, 9 months ago
- 302b995 Minor improvements (#414) by Eva Pace · 1 year, 10 months ago
- c369e4b phantom-data: Add `Send` and `Sync` columns (#411) by Martin Nordholts · 1 year, 11 months ago
- 927dfbd Merge pull request #340 from conradludgate/subtyping-rewrite by Eric Huss · 1 year, 11 months ago
- 54ca7d1 Apply some review suggestions. by Eric Huss · 1 year, 11 months ago
- 1517460 remove supertraits by Conrad Ludgate · 3 years, 1 month ago
- 86b1c87 Copy-edit subtyping.md by Timo · 3 years, 1 month ago
- ea95076 address some grammatical comments by Conrad Ludgate · 3 years, 2 months ago
- 8f88efd add demos for box and fn by Conrad Ludgate · 3 years, 3 months ago
- 2c8ff4f slight restructure by Conrad Ludgate · 3 years, 3 months ago
- aeb9d4c address some comments by Conrad Ludgate · 3 years, 3 months ago
- 510938c remove use of transitive by Conrad Ludgate · 3 years, 3 months ago
- 8e129cc remove the rest of animals by Conrad Ludgate · 3 years, 3 months ago
- a432377 more explanations by Conrad Ludgate · 3 years, 3 months ago
- 0492daf clarify some points by Conrad Ludgate · 3 years, 3 months ago
- 9c17e30 continue by Conrad Ludgate · 3 years, 3 months ago
- ae69217 begin rewriting chapter on subtyping by Conrad Ludgate · 3 years, 3 months ago
- b5f018f Merge pull request #408 from Enselic/unbounded-lifetime-example by Eric Huss · 2 years ago
- 87f5694 Set example to no_run since it has UB by Eric Huss · 2 years ago
- 24b09b1 Merge pull request #410 from LucasFA/master by Eric Huss · 2 years ago
- c6e4a51 Update to 2021 edition by LucasFA · 2 years ago
- b918344 Expand unbounded lifetime example code and improve wording by Martin Nordholts · 2 years ago
- b5f7500 Fix typo in 3.8 Subtyping and Variance (#395) by masloyet · 2 years, 1 month ago
- 1f3e4cd Merge pull request #404 from majaha/patch-2 by Eric Huss · 2 years, 2 months ago
- 51bb051 Change incorrect reference to "above" in ffi.md by Matt Harding · 2 years, 2 months ago
- 79b5366 Fixes double bug in Send-Sync example (#401) by Dmitry Mottl · 2 years, 3 months ago
- 2d3e6f6 Small language fix in subtyping.md (#399) by Martin · 2 years, 3 months ago
- bd1829d Merge pull request #396 from tmandry/patch-1 by Eric Huss · 2 years, 3 months ago
- 7d56a22 Merge pull request #397 from alexhrao/master by Eric Huss · 2 years, 3 months ago
- 641e541 Fix typo in dropck documentation by Alex Rao · 2 years, 3 months ago
- d1a59f5 Re-word: only "most" ABIs have `-unwind` by Kyle J Strand · 2 years, 3 months ago
- 94bb6a6 Copyedits to FFI and unwinding section by Tyler Mandry · 2 years, 4 months ago
- 960d610 vec/raw: Simplify `RawVec::grow` (#392) by nicoo · 2 years, 4 months ago
- 03fa5be borrow-splitting: Use `take` instead of `replace` (#391) by Hugo E.-Lahsen - xy2_ · 2 years, 4 months ago
- 8ca2612 Merge pull request #388 from Niki4tap/ffi-dont-use-transmute by Eric Huss · 2 years, 4 months ago
- 734ca5e Don't try to work with invalid values on non-null types, always do what nomicon says by Niki4tap · 2 years, 4 months ago
- dd37e21 Update lifetime-mismatch.md (#387) by Marijn Schouten · 2 years, 5 months ago
- ae406aa Improve chapter about `Vec<T>` (#381) by nils · 2 years, 5 months ago