]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-31 Aaron TuronStabilize `std::convert` and related code
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 #23673 - nikomatsakis:issue-23319-binops...
2015-03-30 Niko MatsakisAdd test case for #22743.
2015-03-30 Niko MatsakisFallout in tests: largely changes to error messages.
2015-03-30 borsAuto merge of #23848 - cmr:no-compiler-docs, r=huonw
2015-03-30 Niko MatsakisFallout where types must be specified.
2015-03-30 Niko MatsakisDriveby cleanup of the impl for negation, which had...
2015-03-30 Niko MatsakisImplement new type-checking strategy for binary operato...
2015-03-30 borsAuto merge of #23843 - apasel422:thrads, r=steveklabnik
2015-03-30 Tshepang Lekhonkhobebook: improve a bit of grammar in Method Syntax chapeter
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 Andrew Paseltiners/THRADS/THREADS/
2015-03-29 kgvRemove about standard io chapter from the book (from...
2015-03-29 borsAuto merge of #23820 - sfackler:fast_read_to_end, r...
2015-03-29 Wesley WiserFix extremely small stability bars on docs page
2015-03-29 borsAuto merge of #23816 - frewsxcv:fromiterator-example...
2015-03-29 Corey FarwellAdd an example for FromIterator::from_iter
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 Huachao HuangFix typo
2015-03-29 Corey Richardsonmk: don't build docs for internal or behind-the-facade...
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 Steven FacklerOops fix output examples
2015-03-29 borsAuto merge of #23819 - pnkfelix:kill-unsafe-dtor, r...
2015-03-29 Nicholas BishopFix typo in docstring for slice
2015-03-28 Felix S. Klock IIPort of pcwalton removal of `#[unsafe_destructor]`...
2015-03-28 Steven FacklerFold in debug builder doc examples
2015-03-28 Phil DawesCorrect Phil Dawes email address
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 Steve KlabnikRemove standard io chapter from the book
2015-03-28 Steven FacklerFold collections debug impls
2015-03-28 Alex Crichtonlibc: Don't use unstable apis
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 Dan W.book: Fix typo
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 Jonathan ReemMake `std::error::Error` not inherit from Send
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 Steve KlabnikNote that zip and enumerate are similar
2015-03-27 Steve KlabnikExplain why &self is common
2015-03-27 Corey Richardsonrustdoc: show negative impls properly in the implemento...
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 Steve KlabnikUpdate return value docs in atomics docs
2015-03-27 borsAuto merge of #23419 - murarth:lookup-addr, r=alexcrichton
2015-03-27 Julian ViereckFix wording for Option<T>.unwrap. Fixes #23713
2015-03-27 Alex CrichtonFix fallout of removing quotes in crate names
2015-03-27 Alex CrichtonTest fixes and rebase conflicts, round 1
2015-03-27 Niko MatsakisWhen testing whether a default method predicates are...
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 Crichtonrustc: Remove support for hyphens in crate names
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
next