]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/unix/memchr.rs
Use less `size_t` casts in libstd since it's now defined as `usize`
[rust.git] / src / libstd / sys / unix / memchr.rs
2016-10-08 Tobias BucherUse less `size_t` casts in libstd since it's now define...
2016-10-07 borsAuto merge of #36753 - srinivasreddy:hash, r=nrc
2016-10-06 Jonathan TurnerRollup merge of #36965 - kallisti5:master, r=alexcrichton
2016-10-06 Jonathan TurnerRollup merge of #36909 - GuillaumeGomez:merge_e0002_e00...
2016-10-06 Jonathan TurnerRollup merge of #36832 - ParkHanbum:master, r=michaelwo...
2016-10-06 Jonathan TurnerRollup merge of #36726 - cbreeden:patch-1, r=GuillaumeGomez
2016-10-06 borsAuto merge of #36893 - apasel422:issue-32114, r=alexcri...
2016-10-05 borsAuto merge of #36971 - brson:docdir, r=alexcrichton
2016-10-04 borsAuto merge of #36874 - japaric:thumbs, r=alexcrichton
2016-10-04 Manish GoregaokarRollup merge of #36938 - tmiasko:cursor-seek-overflow...
2016-10-04 Manish GoregaokarRollup merge of #36928 - GuillaumeGomez:error_urls...
2016-10-04 Manish GoregaokarRollup merge of #36917 - nnethercote:speed-up-plug_leak...
2016-10-04 Manish GoregaokarRollup merge of #36916 - frewsxcv:patch-1, r=alexcrichton
2016-10-04 Manish GoregaokarRollup merge of #36908 - GuillaumeGomez:default_doc...
2016-10-04 Manish GoregaokarRollup merge of #36903 - frewsxcv:typekind, r=jseyfried
2016-10-04 Manish GoregaokarRollup merge of #36902 - ollie27:stab_impls, r=alexcrichton
2016-10-04 Manish GoregaokarRollup merge of #36878 - BlueSpaceCanary:book-dedup...
2016-10-04 Manish GoregaokarRollup merge of #36798 - gavinb:fix/36164, r=GuillaumeGomez
2016-10-04 borsAuto merge of #36876 - nikomatsakis:issue-36381, r...
2016-10-03 borsAuto merge of #36821 - pweaver:master, r=michaelwoerister
2016-10-03 borsAuto merge of #36815 - alexcrichton:stabilize-1.13...
2016-10-03 borsAuto merge of #36847 - alexcrichton:rustc-macro-doc...
2016-10-03 borsAuto merge of #36766 - nnethercote:hash-span-capacity...
2016-10-03 borsAuto merge of #36767 - jseyfried:enforce_rfc_1560_shado...
2016-10-03 borsAuto merge of #36807 - brson:pal, r=brson
2016-10-01 Brian Andersonstd: Move platform specific memchr code into sys