Commit Graph

  • 79143a6295 cargo fmt is a strict one Lokathor 2019-11-03 23:55:51 -0700
  • af3f4404df document the failure case Lokathor 2019-11-03 23:45:38 -0700
  • 911224f7a0 relicense Lokathor 2019-11-03 23:43:15 -0700
  • 15bbbb29fd docs Lokathor 2019-11-03 23:39:06 -0700
  • 0e3948b8b8
    Update cast_slice_tests.rs Lokathor 2019-11-01 10:39:32 -0600
  • b199fad411 Create cast_slice_tests.rs Lokathor 2019-10-26 04:22:15 -0600
  • 24ad0df209 Update zeroable.rs Lokathor 2019-10-05 19:26:47 -0600
  • f3bffd9da2 (cargo-release) start next development iteration 0.1.1-alpha.0 Lokathor 2019-09-22 13:07:59 -0600
  • 7603a0f01d
    Merge pull request #1 from Lokathor/phase1 v0.1.0 Lokathor 2019-09-22 13:07:03 -0600
  • 55a4eef7b6 improve the ZST case Lokathor 2019-09-21 17:39:37 -0600
  • 72d3ae2419 clarify when allocation related operations are available. Lokathor 2019-09-21 17:33:36 -0600
  • dad138dba3
    guard against zero sized types with an error Lokathor 2019-09-20 13:05:09 -0600
  • 6fea4bfa58
    make the deref explicit Lokathor 2019-09-20 11:40:44 -0600
  • 40cb0d19c3
    comments Lokathor 2019-09-20 11:12:40 -0600
  • d4fde53386
    Update src/zeroable.rs Lokathor 2019-09-20 11:10:01 -0600
  • ca902ff52d
    mention repr(packed) Lokathor 2019-09-20 11:09:33 -0600
  • 28603a3198
    gotta mask that unsafe Lokathor 2019-09-20 11:08:40 -0600
  • cc0a6aa751
    use a result Lokathor 2019-09-20 11:06:50 -0600
  • 973ec91f79
    typo, remove old imports Lokathor 2019-09-20 11:05:33 -0600
  • 8cdf598be4 formatting Lokathor 2019-09-20 09:10:03 -0600
  • 876da036e4 zeroed out boxes Lokathor 2019-09-20 09:01:23 -0600
  • 427893ab9b same fix for as_mut Lokathor 2019-09-20 08:20:18 -0600
  • c7e124e641 Remove Arc and Rc support, they've got repr(rust) internals. Lokathor 2019-09-20 00:52:55 -0600
  • 2b8ef93dee simplify reborrow Lokathor 2019-09-20 00:32:35 -0600
  • 22e1b7a6f6 ralith says to slim down the error Lokathor 2019-09-19 23:11:06 -0600
  • 372ad15af9 commentary fix Lokathor 2019-09-19 22:53:35 -0600
  • 7584fb2d19 Update lib.rs Lokathor 2019-09-19 22:19:38 -0600
  • a1b7c21a65 Update allocation.rs Lokathor 2019-09-19 22:15:17 -0600
  • 25e545f643 Merge branch 'master' into phase1 Lokathor 2019-09-19 22:12:52 -0600
  • 7bdd90d9fe stupid windows Lokathor 2019-09-19 22:12:32 -0600
  • 0bae2db1b8 no_std + alloc Lokathor 2019-09-19 22:11:25 -0600
  • a45102007c more Lokathor 2019-09-19 21:35:09 -0600
  • 70da6d7a77 zeroable Lokathor 2019-09-19 19:23:24 -0600
  • 760a00cabd base files Lokathor 2019-09-19 19:09:31 -0600
  • 89b264a96e
    Initial commit Lokathor 2019-09-19 18:43:51 -0600