Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028May4Nov23Apr29Mar26Jan23229719Dec1712104127Nov2625201312431Oct2423168Sep5128Aug27161130Jul26241611Jun10762Apr29Mar627Feb30Jan2821Dec25Nov174Sep3122Jul1253218Jun25May241127Apr12Mar26Feb29Jan251485315Dec1321Oct18Aug171252Jul130Jun27261526May2422152130Apr2624146530Mar2827242019161572128Feb2420171615106326Jan22Nov2118225Oct14730Sep2523212013331Aug231110523Jul201919Jun83Dec25Sep10Aug28Jul2624178722Jun19May1312922Apr12119873130Mar282524252319917Feb161514131110930JanUpdated DepsmastermasterPort to sgx 1.1.3Fix xargo.tomlPort to sgx 1.1.2Port to sgx 1.1.1Port to sgx 1.1.0v0.5.4Do not panic on Bytes::slice_ref on empty slice (#355)Disable loom on Windows (#366)merge `hex` & `debug` into `fmt` (#357)Minor documentation fixes (#351)Fix reversed arguments in PartialOrd impls (#358)Assert that the alignment of Shared is appropriate (#362)rebuild_boxed_slice instead of rebuild_boxed_vec (#364)Fix Bytes::truncate losing the original Vec's capacity (#361)Make Bytes::new const fn (#356)Improve assertion messages (#349)Re-add impl From<BytesMut> for Bytes (#348)Fix Bytes when Vec pointer's LSB is set (#346)v0.5.3Assert the LSB is 0 when converting Vec into BytesFix conversion of empty vectors to BytesMake Deref impls of Buf and BufMut forward more methodsOptimize BufMut for Vec and BytesMut (#338)Add must_use to split, split_off, and split_toFix regression in Bytes::truncate (#333)v0.5.2Update README.md (#320)Add accessors to Limit combinator (#325)chore: prepare v0.5.1 release (#322)doc: fix BytesMut growth documentation. (#321)prepare v0.5.0 release (#319)Export public the combinator types (#318)add BufMutExt::limit (#309)remove either feature (#315)implicitly grow BytesMut; add BufMutExt::chain_mut (#316)Make Bytes::from_static a const fn (#311)Change loom tests to use cfg(loom) internally (#314)Improve performance of `BytesMut::reserve` (#313)implement Buf for std::io::Cursor (#308)
Loading