]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-31 Alex Crichtonrollup merge of #23901: steveklabnik/fix_links_str
2015-03-31 Alex Crichtonrollup merge of #23288: alexcrichton/issue-19470
2015-03-31 Alex Crichtonrollup merge of #23908: aturon/stab-more-stragglers
2015-03-31 Alex Crichtonrollup merge of #23907: alexcrichton/impl-exit
2015-03-31 Alex Crichtonrollup merge of #23906: steveklabnik/spellin
2015-03-31 Alex Crichtonrollup merge of #23902: freebroccolo/master
2015-03-31 Alex CrichtonTest fixes and rebase conflicts, round 2
2015-03-31 Alex Crichtonrollup merge of #23873: alexcrichton/remove-deprecated
2015-03-31 Alex Crichtonrollup merge of #23879: seanmonstar/del-from-error
2015-03-31 Alex Crichtonrollup merge of #23875: aturon/revise-convert-2
2015-03-31 Alex CrichtonTest fixes and rebase conflicts, round 1
2015-03-31 Alex Crichtonrollup merge of #23872: huonw/eager-lexing
2015-03-31 Alex Crichtonstd: Clean out #[deprecated] APIs
2015-03-31 Alex Crichtonrollup merge of #23893: frewsxcv/patch-6
2015-03-31 Alex Crichtonrollup merge of #23886: demelev/remove_as_slice_usage
2015-03-31 Alex Crichtonrollup merge of #23885: steveklabnik/doc_std_env
2015-03-31 Alex Crichtonrollup merge of #23882: wettowelreactor/patch-2
2015-03-31 Alex Crichtonrollup merge of #23878: Ryman/stable_extremes
2015-03-31 Alex Crichtonrollup merge of #23876: alexcrichton/stabilize-any
2015-03-31 Alex Crichtonrollup merge of #23766: alexcrichton/stabilize-raw-fd
2015-03-31 Alex Crichtonrollup merge of #23704: hirschenberger/simd-intdiv-ice
2015-03-31 Aaron TuronStabilize a few remaining stragglers
2015-03-31 Alex Crichtonstd: Add a process::exit function
2015-03-31 Steve KlabnikFix spelling
2015-03-31 Alex Crichtonrustc: Remove old_orphan_check entirely
2015-03-31 Alex Crichtonstd: Remove #[old_orphan_check] from PartialEq
2015-03-31 Steve KlabnikFixup primitive.str docs
2015-03-31 Darin Morrisonbook: reword timer bit
2015-03-31 borsAuto merge of #23678 - richo:check-flightcheck, r=alexc...
2015-03-31 Aaron TuronStabilize `std::convert` and related code
2015-03-31 Alex Crichtonrollup merge of #23669: steveklabnik/doc_std_borrow
2015-03-31 Alex Crichtonrollup merge of #23549: aturon/stab-num
2015-03-31 borsAuto merge of #23549 - aturon:stab-num, r=alexcrichton
2015-03-31 Aaron TuronStabilize std::num
2015-03-31 Corey FarwellIndicate select! is code-like
2015-03-31 borsAuto merge of #23884 - Manishearth:rollup, r=Manishearth
2015-03-31 Steve KlabnikLast docs for std::env
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-31 Steve KlabnikDocument std::borrow with examples
2015-03-31 Camille RousselUpdate lib.rs
2015-03-31 Huon WilsonLex binary and octal literals more eagerly.
2015-03-31 Sean McArthurconvert: remove FromError, use From<E> instead
2015-03-30 Alex Crichtonstd: Stabilize the rest of Any/BoxAny
2015-03-30 Corey Richardsonmk: build and distribute facade crates unconditionally...
2015-03-30 Kevin Butlerlibcore: Ensure min and max functions are consistent...
2015-03-30 ray gloverrustdoc: output stderr on doc-test fail
2015-03-30 Tshepang Lekhonkhobebook: make Builder Pattern example more complete
2015-03-30 Corey Richardsonlint: handle private traits better
2015-03-30 Emeliov Dmitriireplace deprecated as_slice()
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 Sean McArthurconvert: add Into<Cow> impls for &str and String
2015-03-30 Julian ViereckSecond attempt to fix #23713 based on follow-up comment...
2015-03-30 Steve KlabnikExplain why 'elision'
2015-03-30 borsAuto merge of #23861 - Manishearth:rollup, r=Manishearth
2015-03-30 Steve KlabnikMake note of noalias in unsafe reference section
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 Felix S. Klock IIFallout to test.
2015-03-30 Felix S. Klock IIAddress Issue 14270 by making `cmt::freely_aliasable...
2015-03-30 Felix S. Klock IImem_categorization.rs removed `pub` from method called...
2015-03-30 Felix S. Klock IIexpr_use_visitor: Added comment explaining meaning...
2015-03-30 Felix S. Klock IIMucho debug instrumentation.
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 HobdenFix line spacing.
2015-03-29 Andrew Paseltiners/THRADS/THREADS/
2015-03-29 Germano GabbianelliFixed wrong name of test module in testing.md
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 Andrew HobdenFix trailing whitespace. Whoops!
2015-03-29 Andrew HobdenUpdate `std::error` example
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
next