]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-07-06 borsAuto merge of #34587 - ollie27:rustdoc_prim_titles...
2016-07-05 borsAuto merge of #34294 - alexandermerritt:book-nuls,...
2016-07-05 borsAuto merge of #34412 - gnzlbg:document_platform_intrins...
2016-07-05 borsAuto merge of #34647 - TimNN:compiler-rt-ios-workaround...
2016-07-05 borsAuto merge of #34594 - willcrichton:master, r=nrc
2016-07-05 borsAuto merge of #34646 - michaelwoerister:warn-blackliste...
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 Tim Neumannupdate compiler-rt with iOS linking warnings workaround
2016-07-04 borsAuto merge of #34602 - Xmasreturns:patch-4, r=steveklabnik
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 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 borsAuto merge of #34597 - CensoredUsername:bootstrap-fix...
2016-07-03 borsAuto merge of #34591 - brson:relnotes, r=alexcrichton
2016-07-03 borsAuto merge of #34580 - eddyb:two-steps-forward-one...
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 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
2016-06-30 borsAuto merge of #34541 - jseyfried:rollup, r=jseyfried
2016-06-30 Jeffrey SeyfriedRollup merge of #34547 - sanxiyn:pretty-lifetime, r...
2016-06-30 Jeffrey SeyfriedRemove `after_expand` and `after_write_deps` CompileCon...
2016-06-30 Jeffrey SeyfriedRollup merge of #34512 - CensoredUsername:configure...
2016-06-30 borsAuto merge of #34552 - Manishearth:rollup, r=Manishearth
2016-06-30 Alex Crichtonrustbuild: Implement testing for Android
2016-06-29 Sean McArthurstd: use siphash-1-3 for HashMap
2016-06-29 borsAuto merge of #34553 - alexcrichton:fix-nightlies,...
2016-06-29 Oliver MiddletonReject invalid urls in linkchecker
2016-06-29 ggomezFix tests
2016-06-29 Alex Crichtonconfigure: Fix cross-compiling LLVM for realz
2016-06-29 Manish GoregaokarRollup merge of #34542 - jseyfried:fix_recursive_module...
2016-06-29 Manish GoregaokarRollup merge of #34536 - ollie27:rustdoc_module_impls...
2016-06-29 Manish GoregaokarRollup merge of #34513 - ollie27:rustdoc_stripped,...
2016-06-29 Manish GoregaokarRollup merge of #34499 - michaelwoerister:lldb-blacklis...
2016-06-29 Manish GoregaokarRollup merge of #34497 - oli-obk:double_negation, r...
2016-06-29 Manish GoregaokarRollup merge of #34495 - jseyfried:only_ident_macro_inv...
2016-06-29 Manish GoregaokarRollup merge of #34467 - GuillaumeGomez:err-codes,...
2016-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
2016-06-29 Manish GoregaokarRollup merge of #34459 - jseyfried:expansion_cleanup...
2016-06-29 Manish GoregaokarRollup merge of #34446 - jseyfried:refactor_decorators...
2016-06-29 Manish GoregaokarRollup merge of #34355 - jseyfried:paren_expression_ids...
2016-06-29 Seo SanghyeonFix pretty-printing of lifetime bound
2016-06-29 Alexander MerrittNULL not back-ticked
2016-06-29 ggomezAdd error codes in libsyntax
2016-06-29 Jeffrey SeyfriedGive `ast::ExprKind::Paren` no-op expressions the same...
2016-06-29 Tobias BucherUpdate documentation to reflect ignoring of unknown...
2016-06-29 Tobias BucherConvert a simple tail call to a loop
2016-06-29 Tobias BucherIgnore unknown address types when looking up hosts
2016-06-29 Seo SanghyeonAdd rustc-stageN targets to rustbuild
2016-06-29 Jeffrey SeyfriedRefactor away `parser.commit_stmt_expecting()`
2016-06-29 Jeffrey SeyfriedTreat `MultiDecorator`s as a special case of `MultiModi...
next