Commit Graph

  • 856595872a Adds compile error for example in improperly reduced borrows #254 Milan 2021-01-18 11:30:05 -0500
  • cba5941207 Changes wording under improperly reduced borrows Milan 2021-01-18 11:29:33 -0500
  • 1713e9fe80 Remove TODO ThePuzzlemaker 2021-01-17 18:26:31 -0600
  • 6b6c0a6bf1 Fix small punctuation error James [Undefined] 2021-01-17 18:24:59 -0600
  • c2919c685f Arc revisions (Clone atomic explanation) (pt2/3(+?)) ThePuzzlemaker 2021-01-06 17:36:40 -0600
  • e16ed7f336 Fix Arc Clone ThePuzzlemaker 2021-01-06 17:21:03 -0600
  • 57fd6cf32b Arc revisions (pt1/2(+?)) ThePuzzlemaker 2021-01-06 17:18:12 -0600
  • 9da6fbf6cd Simple Arc implementation (without Weak refs) ThePuzzlemaker 2020-12-31 23:50:46 -0600
  • 4b9ec32b9f
    Remove TODO #253 ThePuzzlemaker 2021-01-17 18:26:31 -0600
  • c82fc470c2
    Fix small punctuation error James [Undefined] 2021-01-17 18:24:59 -0600
  • 9c266f691e
    Arc revisions (Clone atomic explanation) (pt2/3(+?)) ThePuzzlemaker 2021-01-06 17:36:40 -0600
  • eea265b027
    Fix Arc Clone ThePuzzlemaker 2021-01-06 17:21:03 -0600
  • fcbd950fe5
    Arc revisions (pt1/2(+?)) ThePuzzlemaker 2021-01-06 17:18:12 -0600
  • a8584998ea Update vector code examples Lukas Hettwer 2020-12-29 19:12:14 +0100
  • 416ed1d492
    Simple Arc implementation (without Weak refs) ThePuzzlemaker 2020-12-31 23:50:46 -0600
  • a3180eb461 Remove outdated information about `jemalloc` Yuki Okushi 2021-01-01 08:17:16 +0900
  • 06b9454a83 Remove outdated information about `jemalloc` #252 Yuki Okushi 2021-01-01 08:17:16 +0900
  • db2169fcdf Update vector code examples #251 Lukas Hettwer 2020-12-29 19:12:14 +0100
  • a5a48441d4
    Merge pull request #249 from jflatow/patch-1 Yuki Okushi 2020-12-06 10:39:41 +0900
  • 79e60b572a
    Merge pull request #248 from JohnTitor/allocator Eric Huss 2020-12-05 15:07:05 -0800
  • bdb189862a
    Update atomics.md #249 Jared Flatow 2020-12-04 22:23:03 -0800
  • 3fd89d64e7 Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate` #248 Yuki Okushi 2020-12-05 10:04:33 +0900
  • d8383b65f7 Clarify that any alignment is valid for ZSTs unknown 2020-11-22 10:17:35 -0300
  • 5ccb038df7 Clarify that any alignment is valid for ZSTs #246 unknown 2020-11-22 10:17:35 -0300
  • 23c49f1d5c
    Merge pull request #238 from mexus/master Yuki Okushi 2020-11-05 13:30:53 +0900
  • cb88439ac9
    Update src/coercions.md #238 Yuki Okushi 2020-11-05 13:26:39 +0900
  • ea054bb935
    Merge pull request #244 from JohnTitor/some-tweaks Eric Huss 2020-11-02 12:44:31 -0800
  • 9e9ee0a822
    Merge pull request #245 from camelid/uppercase-repr-rust Yuki Okushi 2020-11-02 13:57:13 +0900
  • 038a7e6238 Uppercase `repr(Rust)` #245 Camelid 2020-11-01 16:49:06 -0800
  • e948943445 Remove unnecessary chapter #244 Yuki Okushi 2020-11-01 16:47:38 +0900
  • a0d9dbdef3 Git-ignore linkcheck stuff Yuki Okushi 2020-11-01 16:45:03 +0900
  • ee0d4be726 Replace hard tabs with whitespaces Yuki Okushi 2020-11-01 16:40:50 +0900
  • 0cfd181886
    Merge pull request #224 from updogliu/patch-1 Yuki Okushi 2020-11-01 16:32:07 +0900
  • 8d3237ffd4
    Merge pull request #187 from ChrisGreenaway/patch-2 Yuki Okushi 2020-11-01 15:52:16 +0900
  • 45b640d76a
    Merge pull request #231 from lwintermelon/patch-1 Yuki Okushi 2020-11-01 15:38:46 +0900
  • d7c2815252
    Merge pull request #242 from camelid/improve-transmutes Yuki Okushi 2020-11-01 13:54:57 +0900
  • ebe16b1455 Improve formatting of "Transmutes" chapter #242 Camelid 2020-10-31 15:05:37 -0700
  • 8627458725
    Merge pull request #241 from simon-lammes/patch-1 Yuki Okushi 2020-10-29 11:57:35 +0900
  • 52b55e0db0
    fix minor grammar mistake #241 Simon Lammes 2020-10-28 23:41:14 +0100
  • 69333eddb1
    Merge pull request #240 from JohnTitor/gha Eric Huss 2020-10-17 15:44:12 -0700
  • e574ee0e4a Use `actions/checkout@v2` #240 Yuki Okushi 2020-10-18 01:09:09 +0900
  • 5af1ba0fd2 Replace deprecated `add-path` with safe way Yuki Okushi 2020-10-18 01:07:58 +0900
  • c69ca68573 Set mdbook version as env var Yuki Okushi 2020-10-18 01:05:16 +0900
  • 9addcf796d
    Merge pull request #239 from JohnTitor/fix-intra-links Eric Huss 2020-10-17 09:21:22 -0700
  • f8b9921a77 Fix link for `[T]` #239 Yuki Okushi 2020-10-18 00:49:47 +0900
  • c2ffc216d5
    Merge pull request #232 from turtleslow/saturating-cast-patch-1 Yuki Okushi 2020-10-18 00:36:57 +0900
  • 8641e70955
    Merge pull request #180 from jyn514/master Yuki Okushi 2020-10-17 05:58:45 +0900
  • 737029d362
    Merge pull request #219 from isakcodes/patch-1 Yuki Okushi 2020-10-17 05:57:45 +0900
  • d6381e3904
    Merge b63c1268d8 into d7cb40b29f #221 Oli Scherer 2020-10-16 17:58:11 +0000
  • d7cb40b29f
    Merge pull request #157 from chansuke/update-error-diagnostic Yuki Okushi 2020-10-17 02:57:44 +0900
  • 9c912bf812
    Merge pull request #225 from mxxo/typo Yuki Okushi 2020-10-17 01:55:15 +0900
  • 393e54b749
    coercions.md: non-capturing closures to function pointers mexus 2020-09-27 16:39:05 +0300
  • 6e57e64501
    Merge pull request #236 from ehuss/fix-layout-grow Mark Rousskov 2020-09-14 11:40:23 -0400
  • ee45186b37 Fix API change to alloc::Global::grow. #236 Eric Huss 2020-08-31 09:14:24 -0700
  • 2585475254
    Merge pull request #235 from JohnTitor/fix-more Mark Rousskov 2020-08-19 16:41:48 -0400
  • 81797cf059
    Follow-up of rust-lang/rust#75152 #235 Yuki Okushi 2020-08-19 01:58:59 +0900
  • 685ca706a8
    Merge pull request #233 from JohnTitor/alloc-removal Mark Rousskov 2020-08-18 10:19:40 -0400
  • 6d45b649cb
    it's been solved #234 prostomarkeloff 2020-08-11 23:56:45 +0300
  • be0687ab1d
    Follow-up for rust-lang/rust#74850 #233 Yuki Okushi 2020-08-06 04:58:51 +0900
  • 5b26dfbf4d
    Update casts.md #232 turtleslow 2020-08-03 01:17:44 -0400
  • d052363c6a fix typo in Lifetimes mutable reference aliasing section #225 Max Orok 2020-07-06 15:28:55 -0400
  • b5d7df3c9a
    fix a typo #231 Hu Shuai 2020-06-30 09:27:17 +0800
  • 4de216c82c
    Update atomics.md #224 Zihan Liu 2020-06-26 21:12:40 +0800
  • b63c1268d8
    Update src/const-safety.md Oliver Scherer 2020-06-20 15:56:13 +0200
  • 3483826000
    Update src/const-safety.md Oliver Scherer 2020-06-20 15:55:57 +0200
  • 74c65981a5
    Update src/const-safety.md Oliver Scherer 2020-06-20 15:55:42 +0200
  • bfe1ab96d7 Clarify that str data must still be initialized Konrad Borowski 2020-06-03 20:55:12 +0200
  • b8344ef88f Remove language-level UB for non-UTF-8 str Konrad Borowski 2020-06-03 20:52:01 +0200
  • 6d4b58895c Explain additional rules for `unsafe` blocks in `const` and `const fn` Oliver Scherer 2020-06-05 15:21:40 +0200
  • 4ea5c50692
    Clarify that str data must still be initialized #220 Konrad Borowski 2020-06-03 20:55:12 +0200
  • d174ca56c7
    Remove language-level UB for non-UTF-8 str Konrad Borowski 2020-06-03 20:52:01 +0200
  • 45a997aabd
    Data Race definition should be more precise #219 Isak 2020-06-03 12:57:04 +0200
  • c94172314b fix Nomicon transmute UB Ralf Jung 2020-05-16 10:46:41 +0200
  • cec7bdf428 fix Nomicon transmute UB #218 Ralf Jung 2020-05-16 10:46:41 +0200
  • d1517d4e3f Rename Unique::empty to Unique::dangling Eric Huss 2020-05-12 09:40:38 -0700
  • f5f35baa0b Rename Unique::empty to Unique::dangling #217 Eric Huss 2020-05-12 09:40:38 -0700
  • 91dd12be34 Use simpler link syntax dbdr 2020-05-07 07:25:59 +0200
  • 76d0799a8d Replace catch_panic by catch_unwind Daniel Bonniot de Ruisselet 2020-05-07 05:56:49 +0200
  • c23c694307
    Use simpler link syntax #215 dbdr 2020-05-07 07:25:59 +0200
  • e09d192146 Replace catch_panic by catch_unwind Daniel Bonniot de Ruisselet 2020-05-07 05:56:49 +0200
  • 4d2d275997 Fix example in FFI, section NPO amosonn 2020-02-01 00:52:41 +0100
  • 1e1dd962c7 Update implementation code of `split_at_mut` Youngsuk Kim 2020-02-09 15:44:21 -0500
  • 0559f276a3 Use rust-lang/rust linkchecker on CI. Eric Huss 2020-02-21 09:24:41 -0800
  • 9f131b5b9c Use just `std::_` instead of `::std::_` Linus Färnstrand 2020-04-17 00:08:09 +0200
  • 8413980b07 Remove illegal space. WarmongeringBeaver 2020-04-26 20:55:32 +0000
  • 92883ea988
    Remove illegal space. #210 WarmongeringBeaver 2020-04-26 20:55:32 +0000
  • 6ecf166614 Use just `std::_` instead of `::std::_` #209 Linus Färnstrand 2020-04-17 00:08:09 +0200
  • 6eb24d6e9c
    Merge pull request #207 from faern/use-assoc-int-consts Mazdak Farrokhzad 2020-04-06 02:21:15 +0200
  • 1d517f87dc Fix Global.realloc by changing to Global.grow #207 Linus Färnstrand 2020-04-06 02:06:52 +0200
  • 6cceae61c9 Fix usage of Global.alloc Linus Färnstrand 2020-04-06 01:55:21 +0200
  • a2d606f49c Use isize::MAX directly on type instead of module Linus Färnstrand 2020-04-06 01:36:21 +0200
  • 0e52414a90
    Update vec-alloc.md to no longer claim jemalloc backs the Rust heap APIs by default #206 Alex Gaynor 2020-04-03 16:23:45 -0400
  • 411197b0e7
    Merge pull request #205 from ehuss/negative-impls Mazdak Farrokhzad 2020-03-31 20:46:09 +0200
  • 218da782b8 Fix negative_impls feature. #205 Eric Huss 2020-03-31 11:39:34 -0700
  • fe9641b4db
    Delete redundant & unprof. lang from transmutes #204 Pand9 2020-03-30 01:51:22 +0200
  • 9f797e65e6
    Merge pull request #203 from JohnTitor/ptr Mazdak Farrokhzad 2020-03-04 03:45:13 +0100
  • d2ed4ebed9 Rustup to latest rustc #203 Yuki Okushi 2020-03-03 23:22:53 +0900
  • eaafcd7387 Use rust-lang/rust linkchecker on CI. #202 Eric Huss 2020-02-21 09:24:41 -0800
  • 71241f4030
    Merge pull request #197 from JOE1994/patch-1 Mazdak Farrokhzad 2020-02-17 17:21:36 +0100
  • e3812150dd
    follow-up to review from Centril #197 Youngsuk Kim 2020-02-17 11:12:30 -0500