]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-07-06 Steve KlabnikRollup merge of #34636 - tshepang:shorten, r=GuillaumeGomez
2016-07-06 Steve KlabnikRollup merge of #34626 - sylvestre:master, r=Manishearth
2016-07-06 Steve KlabnikRollup merge of #34625 - jaredmanning:patch-1, r=apasel422
2016-07-06 Steve KlabnikRollup merge of #34621 - KaivoAnastetiks:fix/#33924...
2016-07-06 Steve KlabnikRollup merge of #34619 - frewsxcv:patch-30, r=apasel422
2016-07-06 Steve KlabnikRollup merge of #34615 - rdotdk:master, r=Manishearth
2016-07-06 Steve KlabnikRollup merge of #34558 - GlenDC:master, r=alexcrichton
2016-07-06 Steve KlabnikRollup merge of #34521 - llogiq:doc-fixes, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #34327 - nrc:save-fix-tuple, r=jseyfried
2016-07-06 Steve KlabnikRollup merge of #34277 - ollie27:docs_num, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-07-06 borsAuto merge of #34654 - jseyfried:configure_multi_modifi...
2016-07-06 borsAuto merge of #34648 - eddyb:return-in-peace-pls, r...
2016-07-06 borsAuto merge of #34644 - infinity0:master, r=alexcrichton
2016-07-06 borsAuto merge of #34546 - jseyfried:cfg_attr_path, r=nrc
2016-07-06 Jeffrey SeyfriedAdd regression test
2016-07-06 borsAuto merge of #34587 - ollie27:rustdoc_prim_titles...
2016-07-05 Ximin LuoTweak verbosity to hopefully better match intuitive...
2016-07-05 Ximin LuoHave verify() return a bool rather than a generic Runti...
2016-07-05 borsAuto merge of #34294 - alexandermerritt:book-nuls,...
2016-07-05 Alex Burkashow both forms of empty struct declaration
2016-07-05 borsAuto merge of #34412 - gnzlbg:document_platform_intrins...
2016-07-05 Kaivo AnastetiksReplace it's by its.
2016-07-05 borsAuto merge of #34647 - TimNN:compiler-rt-ios-workaround...
2016-07-05 Jeffrey SeyfriedAdd regression test
2016-07-05 borsAuto merge of #34594 - willcrichton:master, r=nrc
2016-07-05 borsAuto merge of #34646 - michaelwoerister:warn-blackliste...
2016-07-05 Jeffrey SeyfriedStrip unconfigured items from `MultiModifier`-expanded AST
2016-07-04 Michael WoeristerMake rust-lldb warn about unsupported versions of LLDB
2016-07-04 borsAuto merge of #34639 - dzamlo:master, r=michaelwoerister
2016-07-04 Loïc DamienUse lazy iterator in vec/slice gdb pretty printers
2016-07-04 Eduard BurtescuRevert "Revert "Remove the return_address intrinsic.""
2016-07-04 Tim Neumannupdate compiler-rt with iOS linking warnings workaround
2016-07-04 borsAuto merge of #34602 - Xmasreturns:patch-4, r=steveklabnik
2016-07-04 Ximin LuoAvoid redundant downloads when bootstrapping
2016-07-04 borsAuto merge of #34590 - pwlandoll:master, r=apasel422
2016-07-04 borsAuto merge of #34638 - zackmdavis:if_let_over_none_empt...
2016-07-04 Will CrichtonRenamed phase to compilation_done
2016-07-04 Will CrichtonAdded new compilation phase and test
2016-07-04 Will CrichtonMoved LLVM cleanup to after `after_llvm` phase
2016-07-04 borsAuto merge of #34550 - cynicaldevil:master, r=Manishearth
2016-07-04 borsAuto merge of #34480 - jseyfried:remove_entry_points...
2016-07-03 Zack M. Davisprefer `if let` to match with `None => {}` arm in some...
2016-07-03 borsAuto merge of #34530 - alexcrichton:stabilize-1.11...
2016-07-03 Tshepang Lekhonkhobedoc: fix and shorten comment
2016-07-03 Nikhil ShagrithayaAdded a pretty printer for &mut slices
2016-07-03 Alex Crichtonstd: Stabilize APIs for the 1.11.0 release
2016-07-03 borsAuto merge of #34540 - jupp0r:patch-1, r=steveklabnik
2016-07-03 borsAuto merge of #34532 - jonmarkprice:master, r=steveklabnik
2016-07-03 borsAuto merge of #34504 - retep998:patch-1, r=alexcrichton
2016-07-03 borsAuto merge of #34614 - cynicaldevil:build-time, r=alexc...
2016-07-03 Sylvestre LedruFix a few typos in the doc
2016-07-03 Sylvestre LedruFix a few typos in the code
2016-07-03 Jared ManningFix spacing in for loop enumeration example
2016-07-03 borsAuto merge of #34597 - CensoredUsername:bootstrap-fix...
2016-07-03 borsAuto merge of #34591 - brson:relnotes, r=alexcrichton
2016-07-03 Kaivo AnastetiksClarifies the meaning of the external mutability.
2016-07-03 borsAuto merge of #34580 - eddyb:two-steps-forward-one...
2016-07-03 Corey FarwellFix broken markdown link in README.
2016-07-02 borsAuto merge of #34605 - arielb1:bug-in-the-jungle, r...
2016-07-02 borsAuto merge of #34443 - eddyb:sized-matters, r=arielb1
2016-07-02 Hariharan Rupdate cargo doc link
2016-07-02 Nikhil ShagrithayaBuild: Shows total time taken to build the compiler
2016-07-02 borsAuto merge of #34539 - arielb1:metadata-hash, r=alexcri...
2016-07-02 Ariel Ben-Yehudafix test fallout
2016-07-02 Ariel Ben-Yehudaadd a encoding version to the actual metadata
2016-07-02 Ariel Ben-Yehudamake the metadata lock more robust and bump the metadat...
2016-07-02 Peter AtashianInstructions on how to build Rust with rustbuild
2016-07-02 borsAuto merge of #34611 - Manishearth:rollup, r=Manishearth
2016-07-02 Manish GoregaokarRollup merge of #34583 - steveklabnik:remove-unneeded...
2016-07-02 Manish GoregaokarRollup merge of #34574 - jviide:patch-1, r=alexcrichton
2016-07-02 Manish GoregaokarRollup merge of #34567 - alexcrichton:rustbuild-android...
2016-07-02 Manish GoregaokarRollup merge of #34566 - ollie27:linkchecker_invalid_ur...
2016-07-02 Manish GoregaokarRollup merge of #34551 - GuillaumeGomez:runtest_improve...
2016-07-02 Manish GoregaokarRollup merge of #34545 - sanxiyn:rustbuild, r=alexcrichton
2016-07-02 Manish GoregaokarRollup merge of #34531 - GuillaumeGomez:libsyntax_err_c...
2016-07-02 borsAuto merge of #34515 - alexcrichton:more-checks, r...
2016-07-02 borsAuto merge of #34492 - retep998:please-be-robust-alread...
2016-07-02 borsAuto merge of #34067 - tbu-:pr_lookup_host_ignore_other...
2016-07-01 Ariel Ben-Yehudafail obligations that depend on erroring obligations
2016-07-01 borsAuto merge of #33940 - seanmonstar:siphash-1-3, r=alexc...
2016-07-01 Ariel Ben-Yehudafix RUST_LOG, hopefully for real this time
2016-07-01 Brian AndersonRelease notes for 1.10.0
2016-07-01 Jonathan LUpdate glossary.md
2016-07-01 borsAuto merge of #34578 - alexcrichton:lets-just-keep...
2016-07-01 CensoredUsernameOlder versions of python 2.7 can raise a WindowsError...
2016-07-01 borsAuto merge of #34563 - alexcrichton:robust-mk, r=brson
2016-07-01 borsAuto merge of #34577 - alexcrichton:clean-more-yet...
2016-07-01 Jeffrey SeyfriedAdd the `after_expand` entry point between import resol...
2016-06-30 Peter LandollIssue #34076: Removing reference to removed path.prefix...
2016-06-30 Oliver Middletonrustdoc: Remove paths from primitive page <title> tags
2016-06-30 Alex Crichtonrustbuild: Clean out tmp directory on `make clean`
2016-06-30 Steve Klabnikremove unneeded allow flag
2016-06-30 Eduard BurtescuRevert "Remove the return_address intrinsic."
2016-06-30 Alex Crichtonmk: Request -march=i686 on i686 Linux
2016-06-30 Alex Crichtonmk: Don't consider LLVM done until it's done
2016-06-30 ggomezImprove runtest output
2016-06-30 Joachim ViideFix README.md command consistency
2016-06-30 Guillaume GomezAdd comments on error code list
next