Commit Graph

  • 14a9dd555a
    finish updating intro.md nomicon-kr 2024-06-17 19:03:40 +0900
  • 8cf08a16d6
    Update book.toml nomicon-kr 2024-06-17 00:39:45 +0900
  • 4695824738
    Update SUMMARY.md nomicon-kr 2024-06-17 00:34:42 +0900
  • 832f87ba49
    Update intro.md nomicon-kr 2024-06-17 00:09:51 +0900
  • ff3e26f884
    Update intro.md nomicon-kr 2024-06-16 22:46:28 +0900
  • d5d3a68e30
    Update intro.md nomicon-kr 2024-06-16 22:35:46 +0900
  • b5aed9c066
    Update intro.md nomicon-kr 2024-06-16 19:53:49 +0900
  • e56a68da60
    Update intro.md nomicon-kr 2024-06-16 19:52:25 +0900
  • 02d8cb4e21
    Update intro.md nomicon-kr 2024-06-16 19:30:50 +0900
  • 83140fd48a
    Update intro.md nomicon-kr 2024-06-16 19:14:12 +0900
  • 72b7c51572
    Update intro.md… nomicon-kr 2024-06-16 19:13:31 +0900
  • bb6fa133b5
    Update intro.md... nomicon-kr 2024-06-16 12:50:27 +0900
  • ef1fc12885
    Update intro.md nomicon-kr 2024-06-16 12:20:59 +0900
  • eb4ff02a22
    Update README.md nomicon-kr 2024-06-16 12:12:06 +0900
  • 80b17eadb0
    End The Update of README.md nomicon-kr 2024-06-16 12:10:37 +0900
  • 26b3b047ee
    Update README.md... nomicon-kr 2024-06-16 11:42:03 +0900
  • 7396135def
    Update README.md - 2 nomicon-kr 2024-06-16 11:37:16 +0900
  • faff2a9ee2
    Update README.md #1 nomicon-kr 2024-06-15 17:27:28 +0900
  • 6041662084
    Create mdbook.yml nomicon-kr 2024-06-15 17:17:11 +0900
  • 0ebdacadbd
    Merge pull request #450 from saethlin/remove-libc Eric Huss 2024-06-04 19:03:29 -0700
  • 87b22b1e69
    Improve grammar in exotic-sizes #452 Peter Blackson 2024-05-31 16:19:13 +0200
  • 462ac2d92c cfg out the extern crate libc on Windows #450 Ben Kimock 2024-05-18 20:14:40 -0400
  • 0d5f88475f
    Merge pull request #448 from guqicun/master Eric Huss 2024-04-06 06:51:11 -0700
  • 8d96cc0685 chore: fix typo #448 guqicun 2024-04-06 18:20:19 +0800
  • c17dd174e5 packed layout modifier improved #318 Philipp Schuster 2021-12-08 11:06:17 +0100
  • 4993547527
    Merge pull request #447 from PureWhiteWu/patch-1 Eric Huss 2024-04-02 19:23:07 -0700
  • f4add4be03
    add link to reference about undefined behavior #447 Pure White 2024-03-24 21:47:23 +0800
  • 617e14c70c
    fixed typo #446 Gabriel Goller 2024-03-21 11:21:30 +0100
  • dfad7dbe74
    Ignore a doctest that will be broken by a stabilization #444 Guillaume Boisseau 2024-03-21 00:39:54 +0100
  • a3db3f59d9 Cleanups for tree example of splitting borrows #443 matt rice 2024-03-16 13:23:25 -0700
  • b139a3ce58
    Simplify SeqCst demonstration, and remove incorrect claim #378 SabrinaJewson 2024-03-10 11:21:51 +0000
  • a322ae476a
    Merge branch 'master' into handle-drop-zst pwbh 2024-02-02 19:10:31 +0200
  • 4351ca7286 Fix space character problem #440 RoggeOhta 2024-01-16 23:25:29 +0800
  • 0b090c4ad2 Add build script part to FFI chapter for more clear and smooth learn experience RoggeOhta 2024-01-16 23:16:24 +0800
  • cdf17b7613
    Deadlocked by F-777 #439 The Bearodactyl 2024-01-15 21:43:01 -0600
  • 19b059a6eb
    Merge branch 'master' into atomics SabrinaJewson 2024-01-12 12:28:11 +0000
  • 6d16ea57a3
    Explain the terms “strongly/weakly-ordered hardware” SabrinaJewson 2024-01-12 12:24:29 +0000
  • f3277bfbc9
    Mention that Rust atomics correspond to `atomic_ref` SabrinaJewson 2024-01-12 12:19:16 +0000
  • af524a598c
    Fix typos SabrinaJewson 2024-01-12 12:08:20 +0000
  • 6bc2415218
    Update an example of `thread_local` to use `local_key_cell_methods` (#438) Trevor Gross 2024-01-02 22:01:04 -0600
  • 963c00601c Update an example of `thread_local` to use `local_key_cell_methods` #438 Trevor Gross 2024-01-02 17:31:08 -0600
  • f6bd083c4c
    Minor improvements to Vec (#415) Eva Pace 2023-12-10 00:19:24 -0300
  • 360a768c6d
    Improve the `PhantomData` table (#417) Daniel Henry-Mantilla 2023-12-10 04:18:32 +0100
  • 4a842fedab Fix typo #432 Quentin Santos 2023-11-29 13:43:19 +0100
  • 4a15be206e Rename generic type parameter in Subtyping chapter Quentin Santos 2023-11-29 13:31:21 +0100
  • 83d015105e
    Merge pull request #431 from tgross35/patch-1 Eric Huss 2023-11-22 07:35:31 -0800
  • 0e589061c8 Reword the section on general race conditions #431 Trevor Gross 2023-11-19 00:36:09 -0600
  • 544283f8b9
    Improve wording and description of atomics in the `Arc` chapter #430 ThePuzzlemaker 2023-11-18 20:39:31 -0600
  • a5ee625297
    typo: probably #429 Krystian 2023-10-28 21:02:53 +0200
  • 9bc792900f
    Update ownership.md for clarity #428 George 2023-10-19 15:34:56 -0400
  • 1842257814
    Fixed `Hole::get` marked as unsafe in `exception-safety.md` (#427) Alex Abdugafarov 2023-10-17 20:11:58 +0500
  • 3bd456624c
    Fixed Hole::get marked as unsafe in exception-safety.md #427 Alex Abdugafarov 2023-10-17 19:35:35 +0500
  • 73df70d8cb remove comma pwbh 2023-10-07 14:09:34 +0300
  • f111ae96d9 remove duplication pwbh 2023-10-07 14:08:39 +0300
  • 82470abc9f Revert "remove duplicate of a sentence" pwbh 2023-10-07 14:08:12 +0300
  • c50c194f23 remove duplicate of a sentence pwbh 2023-10-07 14:07:48 +0300
  • 5634491f3f Added text related to handling dropping in raw vec for ZSTs pwbh 2023-10-07 14:07:08 +0300
  • ddfa421448
    Fill "Beneath `std`" (#413) kadiwa 2023-09-22 19:04:10 +0200
  • e3f3af69dc
    Merge pull request #419 from RalfJung/overflow Eric Huss 2023-09-11 08:57:05 -0700
  • 20685e08a5
    Merge branch 'master' into overflow #419 Eric Huss 2023-09-11 08:56:53 -0700
  • 7c574c79ee
    Merge pull request #420 from RalfJung/destructors Eric Huss 2023-09-11 08:55:35 -0700
  • a94926b151 remove 'fail to call destructors' from okay-list #420 Ralf Jung 2023-09-06 08:44:52 +0200
  • 40b55e78bd specify which integer overflows we mean Ralf Jung 2023-09-06 08:42:13 +0200
  • ac55a4cb4a
    Fix `Vec::push_all` ptr code in exception-safety #418 Guilliam Xavier 2023-08-31 10:16:06 +0200
  • 388750b081
    Merge pull request #311 from DrMeepster/abi_thiscall Eric Huss 2023-08-10 14:15:21 -0700
  • 8f6451a364
    Add non-`#[may_dangle]` mention to dropck mechanic #417 Daniel Henry-Mantilla 2023-08-07 20:26:08 +0200
  • b372cea91f
    Clarify the "achieves nothing" statement Daniel Henry-Mantilla 2023-08-07 20:23:04 +0200
  • d2b515a58c
    Improve the `PhantomData` table Daniel Henry-Mantilla 2023-08-07 20:06:31 +0200
  • 0ce667ec5a
    fill "Beneath `std`" with information (from the unstable book, entry lang_items) #413 kadiwa 2023-06-17 16:08:59 +0200
  • 195fbfbc55 vec: limit unsafe to where it's actually needed #415 Eva Pace 2023-07-06 10:36:22 -0300
  • cfe77d0f5f vec: remove unused import in Layout page Eva Pace 2023-07-06 10:34:54 -0300
  • 2e52fe8f71 vec: use field init shorthand notation Eva Pace 2023-07-06 10:34:29 -0300
  • 6723302995 vec: compare length and capacity in the same order as in Vec::push Eva Pace 2023-07-06 10:33:53 -0300
  • 302b995bcb
    Minor improvements (#414) Eva Pace 2023-07-05 13:08:32 -0300
  • 1d6065d30a atomics: add missing space to thread execution example #414 Eva Pace 2023-07-05 10:55:38 -0300
  • eb0c94723b style: use field init shorthand Eva Pace 2023-07-03 15:59:18 -0300
  • 046e6f6956 leaking: add missing space in `F: Send +'a` for clarity Eva Pace 2023-07-03 15:56:30 -0300
  • c369e4b489
    phantom-data: Add `Send` and `Sync` columns (#411) Martin Nordholts 2023-06-04 16:21:07 +0200
  • 2e37336fdb phantom-data: Add `Send` and `Sync` columns #411 Martin Nordholts 2023-05-30 06:48:01 +0200
  • 927dfbdffc
    Merge pull request #340 from conradludgate/subtyping-rewrite Eric Huss 2023-05-27 18:57:28 -0700
  • 54ca7d1a34 Apply some review suggestions. #340 Eric Huss 2023-05-27 18:54:51 -0700
  • 15174604f9 remove supertraits Conrad Ludgate 2022-04-11 10:14:08 +0100
  • 86b1c87594 Copy-edit subtyping.md Timo 2022-04-02 15:42:09 -0400
  • ea950766dd address some grammatical comments Conrad Ludgate 2022-02-27 09:14:29 +0000
  • 8f88efd850 add demos for box and fn Conrad Ludgate 2022-02-11 09:02:57 +0000
  • 2c8ff4f669 slight restructure Conrad Ludgate 2022-02-11 08:24:28 +0000
  • aeb9d4c21d address some comments Conrad Ludgate 2022-02-11 08:07:56 +0000
  • 510938c8ac remove use of transitive Conrad Ludgate 2022-02-10 16:26:08 +0000
  • 8e129cc2a8 remove the rest of animals Conrad Ludgate 2022-02-10 15:47:57 +0000
  • a43237778a more explanations Conrad Ludgate 2022-02-10 15:20:18 +0000
  • 0492daf82c clarify some points Conrad Ludgate 2022-02-10 14:08:59 +0000
  • 9c17e30bf9 continue Conrad Ludgate 2022-02-10 13:54:55 +0000
  • ae69217424 begin rewriting chapter on subtyping Conrad Ludgate 2022-02-10 09:47:54 +0000
  • b5f018fb59
    Merge pull request #408 from Enselic/unbounded-lifetime-example Eric Huss 2023-05-19 11:10:25 -0700
  • 87f56947f3
    Set example to no_run since it has UB #408 Eric Huss 2023-05-19 11:09:09 -0700
  • 24b09b16fb
    Merge pull request #410 from LucasFA/master Eric Huss 2023-05-14 13:22:16 -0700
  • c6e4a51d59
    Update to 2021 edition #410 LucasFA 2023-05-14 20:43:58 +0200
  • f323bdc7c5
    Create mutex-layout-and-boiler-plate.md #409 python-ast-person 2023-05-09 16:58:15 +0100
  • f40087cbfa
    Update mutex-locking-and-unlocking.md python-ast-person 2023-05-09 16:56:56 +0100
  • b5e582f58d
    Create mutex-adding--RAII--suport.md python-ast-person 2023-05-09 16:56:07 +0100