]> git.lizzy.rs Git - rust.git/history - src/libstd/fmt/rt.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / libstd / fmt / rt.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-05 borsauto merge of #11304 : alexcrichton/rust/eintr, r=brson
2014-01-05 borsauto merge of #11290 : alexcrichton/rust/testname,...
2014-01-04 borsauto merge of #11284 : huonw/rust/issue-6233, r=alexcri...
2014-01-04 borsauto merge of #11306 : alexcrichton/rust/native-bounds...
2014-01-04 borsauto merge of #11299 : brson/rust/exp10, r=pcwalton
2014-01-04 borsauto merge of #11295 : sfackler/rust/de-jank-encoder...
2014-01-04 borsauto merge of #11271 : adridu59/rust/patch-io, r=huonw
2014-01-04 borsauto merge of #11292 : brson/rust/llvmconfig, r=alexcri...
2014-01-04 borsauto merge of #11291 : brson/rust/copy-runtime-deps...
2014-01-04 borsauto merge of #11283 : brson/rust/doublefailure, r...
2014-01-04 borsauto merge of #11280 : c-a/rust/inline_byteswap, r...
2014-01-04 borsauto merge of #11277 : brson/rust/more0.9, r=alexcrichton
2014-01-03 borsauto merge of #11264 : am0d/rust/crate_type_lint, r...
2014-01-03 borsauto merge of #11149 : alexcrichton/rust/remove-either...
2014-01-03 Alex CrichtonRemove std::either
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-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-22 reedlepeeRemoved unnecessary comments and white spaces as suggested
2013-10-22 reedlepeeRemoved Unnecessary comments and white spaces #4386
2013-10-22 reedlepeeMaking fields in std and extra : private #4386
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-18 borsauto merge of #9935 : reedlepee123/rust/my_new_branch...
2013-10-18 borsauto merge of #9851 : alexcrichton/rust/include_bin...
2013-10-18 borsauto merge of #9926 : Kimundi/rust/future_result_bad_si...
2013-10-17 borsauto merge of #9902 : thestinger/rust/immediate, r...
2013-10-17 borsauto merge of #9908 : alexcrichton/rust/snapshots,...
2013-10-17 Alex CrichtonRegister new snapshots
2013-10-17 borsauto merge of #9891 : alexcrichton/rust/allow-warnings...
2013-10-17 borsauto merge of #9846 : cmr/rust/serialize_uuid, r=alexcr...
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9833 : alexcrichton/rust/fixes, r=brson
2013-10-16 Alex CrichtonBuild a few extra features into format! parsing
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-19 borsauto merge of #8565 : bblum/rust/select-bugfix, r=brson
2013-08-17 borsauto merge of #8053 : gavinb/rust/uuid_std, r=alexcrichton
2013-08-17 borsauto merge of #8531 : brson/rust/test-waitpid-workaroun...
2013-08-15 borsauto merge of #8499 : nickdesaulniers/rust/issue7169...
2013-08-15 borsauto merge of #8491 : robertknight/rust/7722-reservoir_...
2013-08-15 borsauto merge of #8483 : luqmana/rust/rexprs, r=catamorphism
2013-08-15 borsauto merge of #8481 : cmr/rust/bench/std/at_vec, r...
2013-08-15 borsauto merge of #8480 : cmr/rust/tutorial, r=metajack
2013-08-14 borsauto merge of #8469 : gifnksm/rust/tutorial-ja, r=graydon
2013-08-14 borsauto merge of #8462 : thestinger/rust/loop-cleanup...
2013-08-14 borsauto merge of #8453 : dmanescu/rust/8451, r=cmr
2013-08-14 borsauto merge of #8440 : sfackler/rust/env-fix, r=pcwalton
2013-08-14 borsauto merge of #8439 : huonw/rust/hashset-clone, r=cmr
2013-08-14 borsauto merge of #8477 : catamorphism/rust/issue-4096...
2013-08-14 borsauto merge of #8497 : nikomatsakis/rust/improvements...
2013-08-14 borsauto merge of #8446 : alexcrichton/rust/ifmt++, r=graydon
2013-08-13 Alex CrichtonCorrect the padding on integer types for formatting
2013-08-12 borsauto merge of #8400 : blake2-ppc/rust/seq-ord, r=cmr
2013-08-12 borsauto merge of #8418 : pnkfelix/rust/fsk-issue3192-impro...
2013-08-10 Erick TryzelaarMerge branch 'master' of https://github.com/p2j4d2c...
2013-08-10 Erick TryzelaarMerge branch 'vec-exh' of https://github.com/stepancheg...
2013-08-10 Erick TryzelaarMerge branch 'enum-method-privacy' of https://github...
2013-08-10 borsauto merge of #8327 : sstewartgallus/rust/factor_out_wa...
2013-08-09 borsauto merge of #8369 : yichoi/rust/arm-test, r=sanxiyn
2013-08-09 borsauto merge of #8362 : sfackler/rust/env, r=alexcrichton
2013-08-09 borsauto merge of #8361 : alexcrichton/rust/fix-node-hashes...
2013-08-09 borsauto merge of #8350 : dim-an/rust/fix-struct-match...
2013-08-09 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/master...
2013-08-09 borsauto merge of #8336 : stepancheg/rust/socket-addr-from...
2013-08-08 borsauto merge of #8385 : cmr/rust/big-rollup, r=alexcrichton
2013-08-08 borsauto merge of #8245 : alexcrichton/rust/fmt2, r=graydon
2013-08-08 Alex CrichtonAdd initial support for a new formatting syntax