Commit History

作者 SHA1 備註 提交日期
  Name1e5s 47f16f5957 fix(mpsc): `try_recv_ref` should return `RecvRef` (#61) 3 年之前
  Name1e5s e04661fc72 feat(mpsc): add `Receiver::try_recv` method (#60) 3 年之前
  Eliza Weisman 97f023dc31 chore: prepare to release v0.1.2 3 年之前
  Eliza Weisman a2ab17880e fix: compilation errors with `--no-default-features` (#59) 3 年之前
  Eliza Weisman a4cc6f5631 chore(ci): remove wrong test job that never ran (#55) 3 年之前
  Eliza Weisman 5b9ac99323 chore: prepare to release v0.1.1 3 年之前
  Eliza Weisman 7642670fcb docs: fix up internal RustDoc (#52) 3 年之前
  Eliza Weisman d0d0cd904e fix(mpsc): compilation error on macOS (#53) 3 年之前
  Eliza Weisman 27ea0ec45a perf: try eliding bounds checks when indexing (#51) 3 年之前
  Eliza Weisman 0f2fbee4d9 chore: fix clog config 3 年之前
  Eliza Weisman 69795da433 chore: fix changelog silliness from inconsistent commits 3 年之前
  Eliza Weisman f61993f0e5 perf(mpsc): remove panics from wait queue (#50) 3 年之前
  Eliza Weisman 8d34b1c23b docs: minor documentation fixes (#48) 3 年之前
  Eliza Weisman d864827b9f test(bench): add benchmarks for no-wait cases (#49) 3 年之前
  Eliza Weisman d2f81891e0 chore: add license cargo metadata (oops) 3 年之前
  Eliza Weisman 5d24a27458 chore: miscellaneous pre-release prep (#47) 3 年之前
  Eliza Weisman 09800a8fbe docs: use real Tokio in async MPSC examples (#46) 3 年之前
  Eliza Weisman d3286323b2 chore: license as MIT 3 年之前
  Eliza Weisman 0299a6064d feat: add `#[must_use]` to constructors (#45) 3 年之前
  Eliza Weisman 527a6398ea feat: add `into_inner` and `Error` impl to `Full` (#43) 3 年之前
  Eliza Weisman 463d542395 docs: temporarily remove MPSC perf comparison (#44) 3 年之前
  Eliza Weisman 796f01707b docs(mpsc): improve MPSC top-level docs (#42) 3 年之前
  Eliza Weisman 3137b85e0d feat(mpsc): stick errors in their own module 3 年之前
  Eliza Weisman d5ac083b15 feat(mpsc): add `std::error::Error` impls 3 年之前
  Eliza Weisman d5bf3db006 feat(mpsc): add methods to errors 3 年之前
  Eliza Weisman 1423186b47 chore: rename `mpsc::sync` to `mpsc::blocking` (#40) 3 年之前
  Eliza Weisman bf4f5a1bc0 test: fix the one `loom` model that still uses `with` 3 年之前
  Eliza Weisman b6527a8609 docs: document all un-documented APIs (#39) 3 年之前
  Eliza Weisman 9e2f543297 chore: adopt Rust 1.57.0 as MSRV (#38) 3 年之前
  Eliza Weisman 52a97afaf2 chore(ci): use build matrix for loom CI jobs (#36) 3 年之前