]> git.lizzy.rs Git - rust.git/history - src/libstd/send_str.rs
auto merge of #11304 : alexcrichton/rust/eintr, r=brson
[rust.git] / src / libstd / send_str.rs
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-30 borsauto merge of #11190 : eliovir/rust/patch-3, r=alexcrichton
2013-12-30 borsauto merge of #11185 : huonw/rust/doc-ignore, r=cmr
2013-12-30 borsauto merge of #11169 : alexcrichton/rust/snapshots...
2013-12-30 borsauto merge of #11168 : sfackler/rust/de-at-extctxt...
2013-12-30 borsauto merge of #11181 : luqmana/rust/up-llvm, r=alexcrichton
2013-12-30 borsauto merge of #11204 : alexcrichton/rust/issue-11200...
2013-12-29 borsauto merge of #11134 : lucab/rust/lucab/libstd-doc...
2013-12-27 Luca Brunostd: uniform modules titles for doc
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-14 borsauto merge of #10938 : jhasse/rust/patch-rustpkg, r...
2013-12-14 borsauto merge of #10933 : TeXitoi/rust/shootout-fasta...
2013-12-14 borsauto merge of #10921 : alexcrichton/rust/libuv-upgrade...
2013-12-14 borsauto merge of #10923 : boredomist/rust/export-summary...
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10916 : alexcrichton/rust/nounwind,...
2013-12-13 borsauto merge of #10913 : cmr/rust/rustdoc_man, r=huonw
2013-12-13 borsauto merge of #10912 : DiamondLovesYou/rust/master...
2013-12-13 borsauto merge of #10909 : sanxiyn/rust/coherence, r=alexcr...
2013-12-13 borsauto merge of #10908 : alexcrichton/rust/issue-10907...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-13 borsauto merge of #10698 : metajack/rust/dep-info, r=alexcr...
2013-12-11 borsauto merge of #10897 : boredomist/rust/remove-self...
2013-12-11 Erik PriceMake 'self lifetime illegal.
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-06 borsauto merge of #9593 : fhahn/rust/logging-unsafe-removal...
2013-10-05 borsauto merge of #9713 : sfackler/rust/dynamic_lib, r...
2013-10-05 borsauto merge of #9250 : erickt/rust/num, r=erickt
2013-10-05 borsauto merge of #9731 : Kimundi/rust/SendStrTaskName...
2013-10-05 Marvin LöbelImplemented `IntoSendStr` on `SendStr` to allow naming a
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-03 borsauto merge of #9691 : alexcrichton/rust/rustdoc, r=cmr
2013-10-03 borsauto merge of #9681 : skade/rust/str-from-str, r=huonw
2013-10-03 borsauto merge of #9689 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9675 : sfackler/rust/lint, r=alexcrichton
2013-10-02 Steven FacklerCheck enums in missing_doc lint
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-17 borsauto merge of #9225 : huonw/rust/closing-time, r=alexcr...
2013-09-17 borsauto merge of #9214 : adridu59/rust/issue-7723, r=thest...
2013-09-17 borsauto merge of #9130 : alexcrichton/rust/inline-globals...
2013-09-17 borsauto merge of #9108 : blake2-ppc/rust/hazards-on-overfl...
2013-09-17 borsauto merge of #9231 : cmr/rust/enum_encoding, r=catamor...
2013-09-16 borsauto merge of #9223 : sfackler/rust/tasks-fix, r=catamo...
2013-09-16 borsauto merge of #9211 : klutzy/rust/win32-fix, r=alexcrichton
2013-09-16 borsauto merge of #9204 : lkuper/rust/workcache, r=alexcrichton
2013-09-16 borsauto merge of #9192 : Kimundi/rust/master, r=huonw
2013-09-16 Marvin LöbelCorrected a few small style issues
2013-09-16 Marvin LöbelAdd an SendStr type