]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #34480 - jseyfried:remove_entry_points...
2016-07-03 borsAuto merge of #34530 - alexcrichton:stabilize-1.11...
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 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 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 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...
2016-06-29 Jeffrey SeyfriedDisallow `derive` on items with type macros
2016-06-29 Jeffrey SeyfriedRollup merge of #34305 - Aaronepower:master, r=alexcrichton
2016-06-29 Jeffrey SeyfriedRollup merge of #34105 - ollie27:rustdoc_derived, r...
2016-06-29 Jeffrey SeyfriedAdd regression test
2016-06-28 Jupp MüllerImprove code example for try!
2016-06-28 Jeffrey SeyfriedFix infinite loop on recursive module exports in an...
2016-06-28 Oliver Middletonrustdoc: Fix empty Implementations section on some...
2016-06-28 Ariel Ben-Yehudarefactor rustc_metadata to use CamelCase names and...
2016-06-28 Peter AtashianMake MSVC detection ludicrously robust
2016-06-28 Jonathan Priceused curly instead of straight quotes
2016-06-28 borsAuto merge of #34519 - alexcrichton:fix-nightlies,...
2016-06-28 Jonathan PriceMerging my book edits recent commits.
2016-06-28 Jonathan Pricetook comment out of code block
2016-06-28 Jonathan Pricefixed typo: term should be terms
2016-06-28 borsAuto merge of #34525 - GuillaumeGomez:rollup, r=Guillau...
2016-06-28 Guillaume GomezRollup merge of #34524 - frewsxcv:std-io-sink, r=Guilla...
2016-06-28 Guillaume GomezRollup merge of #34518 - frewsxcv:io-repeat, r=Guillaum...
2016-06-28 Guillaume GomezRollup merge of #34517 - frewsxcv:empty, r=GuillaumeGomez
2016-06-28 Guillaume GomezRollup merge of #34479 - ollie27:rustdoc_renamed_reexpo...
2016-06-28 Guillaume GomezRollup merge of #34475 - frewsxcv:path-component, r...
2016-06-28 Guillaume GomezRollup merge of #34471 - GuillaumeGomez:fix_expl, r...
next