]> git.lizzy.rs Git - rust.git/history - src/libstd
Stabilize a few remaining stragglers
[rust.git] / src / libstd /
2015-03-31 Aaron TuronStabilize a few remaining stragglers
2015-03-31 borsAuto merge of #23549 - aturon:stab-num, r=alexcrichton
2015-03-31 Aaron TuronStabilize std::num
2015-03-31 borsAuto merge of #23884 - Manishearth:rollup, r=Manishearth
2015-03-31 Manish GoregaokarRollup merge of #23874 - cmr:no-compiler-docs, r=alexcr...
2015-03-31 Manish GoregaokarRollup merge of #23869 - tshepang:more-complete-builder...
2015-03-31 Manish GoregaokarRollup merge of #23866 - alexcrichton:switch-some-order...
2015-03-31 Manish GoregaokarRollup merge of #23865 - seanmonstar:into-cow, r=alexcr...
2015-03-31 Manish GoregaokarRollup merge of #23862 - jviereck:fix_23713_v2, r=steve...
2015-03-31 Manish GoregaokarRollup merge of #23859 - pnkfelix:fsk-lesser-box, r...
2015-03-31 Manish GoregaokarRollup merge of #23852 - cmr:missing_doc, r=Manishearth
2015-03-31 Manish GoregaokarRollup merge of #23846 - rayglover:patch-rustdoc-stderr...
2015-03-31 Manish GoregaokarRollup merge of #23839 - tyrion:patch-1, r=alexcrichton
2015-03-31 Manish GoregaokarRollup merge of #23836 - Hoverbear:patch-1, r=steveklabnik
2015-03-31 Manish GoregaokarRollup merge of #23826 - richo:note-print-macro, r...
2015-03-31 Manish GoregaokarRollup merge of #23813 - steveklabnik:gh19733, r=cmr
2015-03-31 Manish GoregaokarRollup merge of #23558 - steveklabnik:explain_elision...
2015-03-30 Alex Crichtonstd: Standardize (input, output) param orderings
2015-03-30 Richo Healeystd: Add a note about the print! macro and output buffering
2015-03-30 borsAuto merge of #23861 - Manishearth:rollup, r=Manishearth
2015-03-30 Manish GoregaokarRollup merge of #23855 - tshepang:doc-nit, r=Manishearth
2015-03-30 borsAuto merge of #23848 - cmr:no-compiler-docs, r=huonw
2015-03-30 borsAuto merge of #23843 - apasel422:thrads, r=steveklabnik
2015-03-30 borsAuto merge of #23838 - kgv:master, r=steveklabnik
2015-03-30 borsAuto merge of #23837 - wesleywiser:patch-1, r=alexcrichton
2015-03-29 borsAuto merge of #23830 - petrochenkov:spellcheck, r=steve...
2015-03-29 borsAuto merge of #23820 - sfackler:fast_read_to_end, r...
2015-03-29 borsAuto merge of #23816 - frewsxcv:fromiterator-example...
2015-03-29 borsAuto merge of #23831 - Manishearth:rollup, r=Manishearth
2015-03-29 Manish GoregaokarRollup merge of #23829 - huachaohuang:master, r=Manishearth
2015-03-29 Manish GoregaokarRollup merge of #23821 - nicholasbishop:bishop-slice...
2015-03-29 Manish GoregaokarRollup merge of #23817 - phildawes:master, r=alexcrichton
2015-03-29 Manish GoregaokarRollup merge of #23814 - steveklabnik:gh23320, r=alexcr...
2015-03-29 Manish GoregaokarRollup merge of #23811 - alexcrichton:libc-stable,...
2015-03-29 borsAuto merge of #23809 - cmr:issue-21310, r=Manishearth
2015-03-29 borsAuto merge of #23787 - steveklabnik:gh23760, r=alexcrichton
2015-03-29 Steven FacklerFix massive performance issue in read_to_end
2015-03-29 borsAuto merge of #23810 - sfackler:debug-collections,...
2015-03-29 borsAuto merge of #23819 - pnkfelix:kill-unsafe-dtor, r...
2015-03-28 borsAuto merge of #23300 - sfackler:rm-iterator-ext, r...
2015-03-28 Steven FacklerRemove IteratorExt
2015-03-28 Steve KlabnikDocument properties for Eq + Hash
2015-03-28 Steven FacklerFold collections debug impls
2015-03-28 Steven FacklerUpdate debug helpers and add list builder
2015-03-28 borsAuto merge of #23807 - vhbit:ios-int-drop, r=alexcrichton
2015-03-28 Valerii HioraiOS: int/uint fallout
2015-03-28 Vadim PetrochenkovFix some typos
2015-03-28 borsAuto merge of #23806 - Manishearth:rollup, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23804 - dnwade:patch-1, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23803 - richo:unused-braces, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23788 - steveklabnik:gh23748, r=alexcr...
2015-03-28 Manish GoregaokarRollup merge of #23751 - tshepang:do-not-hardcode-the...
2015-03-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-28 Richo Healeycleanup: Remove unused braces in use statements
2015-03-28 borsAuto merge of #23799 - reem:error-no-send, r=aturon
2015-03-28 borsAuto merge of #23798 - alexcrichton:issue-23781, r...
2015-03-28 Alex Crichtonstd: Don't deadlock/panic on recursive prints
2015-03-28 borsAuto merge of #23789 - steveklabnik:gh22716, r=alexcrichton
2015-03-27 borsAuto merge of #23796 - alexcrichton:rollup, r=alexcrichton
2015-03-27 Alex Crichtonrollup merge of #23786: alexcrichton/less-quotes
2015-03-27 Alex Crichtonrollup merge of #23763: brson/installer
2015-03-27 Alex CrichtonTest fixes and rebase conflicts, round 3
2015-03-27 Alex Crichtonrollup merge of #23794: brson/slicegate
2015-03-27 Alex CrichtonTest fixes and rebase conflicts, round 2
2015-03-27 Alex Crichtonrollup merge of #23793: steveklabnik/gh21668
2015-03-27 Alex Crichtonrollup merge of #23197: aatxe/master
2015-03-27 Brian AndersonFeature gate *all* slice patterns. #23121
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23665: steveklabnik/doc_std_ascii
2015-03-27 Alex Crichtonrollup merge of #23486: nikomatsakis/issue-23485
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-27 borsAuto merge of #23419 - murarth:lookup-addr, r=alexcrichton
2015-03-27 Aaron WeissUpdated std::dynamic_lib to use std::path.
2015-03-27 Alex CrichtonMerge 'richo/unquote-crates' into less-quotes
2015-03-27 Richo HealeyUnquote all crate names without underscores
2015-03-27 Alex Crichtonrollup merge of #23749: alexcrichton/remove-old-impl...
2015-03-27 Alex Crichtonrollup merge of #23741: alexcrichton/remove-int-uint
2015-03-27 Alex Crichtonrollup merge of #23738: alexcrichton/snapshots
2015-03-27 Alex Crichtonrollup merge of #23780: ruud-v-a/wrapping
2015-03-27 Alex Crichtonrollup merge of #23776: nrc/allow_trivial_cast
2015-03-27 Alex Crichtonrollup merge of #23775: alexcrichton/fix-flaky-test
2015-03-27 Alex Crichtonrollup merge of #23771: aturon/stab-straggle-1
2015-03-27 Alex Crichtonrollup merge of #23769: alexcrichton/stabilize-split
2015-03-27 Alex Crichtonrollup merge of #23767: tshepang/typo
2015-03-27 Alex Crichtonrollup merge of #23765: alexcrichton/remove-colon-syntax
2015-03-27 Alex Crichtonrollup merge of #23764: tshepang/no-guessing-anymore
2015-03-27 Alex Crichtonrollup merge of #23761: alexcrichton/remove-phase
2015-03-27 Alex Crichtonrollup merge of #23753: aturon/revise-convert
2015-03-27 Alex Crichtonrollup merge of #23752: alexcrichton/remove-should...
2015-03-27 Alex Crichtonrollup merge of #23750: murarth/ipaddr-fromstr
2015-03-27 Alex Crichtonrollup merge of #23747: tshepang/misleading-info
2015-03-27 Alex Crichtonrollup merge of #23745: oneeman/trpl-looping
2015-03-27 Alex Crichtonrollup merge of #23743: Adenilson/addInfoArcClone01
2015-03-27 Alex Crichtonrollup merge of #23740: alexcrichton/remove-deprecated...
2015-03-27 Alex Crichtonrollup merge of #23736: gmjosack/master
2015-03-27 Alex Crichtonrollup merge of #23725: tamird/test-with-ios
2015-03-27 Alex Crichtonrollup merge of #23721: erickt/deprecate
2015-03-27 Alex Crichtonrollup merge of #23719: steveklabnik/unstable_book
2015-03-27 Alex Crichtonrollup merge of #23712: nikomatsakis/reflect-trait
2015-03-27 Manish GoregaokarRollup merge of #23740 - alexcrichton:remove-deprecated...
next