]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-11-07 Corey FarwellDisplay all emission types in error msg if user inputs...
2017-11-05 borsAuto merge of #45754 - scottmcm:checked-npot, r=dtolnay
2017-11-05 borsAuto merge of #45748 - petrochenkov:short, r=alexcrichton
2017-11-05 borsAuto merge of #45710 - alexcrichton:std-symbols, r...
2017-11-05 Alex Crichtonrustc: Handle some libstd symbole exports better
2017-11-05 Scott McMurrayUse Add::add for overflow checks instead of [rustc_inhe...
2017-11-04 borsAuto merge of #45711 - tirr-c:unicode-span, r=estebank
2017-11-04 borsAuto merge of #45394 - davidtwco:rfc-2008, r=petrochenkov
2017-11-04 David WoodIgnoring pretty print for test due to #37199
2017-11-04 borsAuto merge of #45709 - nrc:rls-bugs-2, r=eddyb
2017-11-04 borsAuto merge of #45617 - GuillaumeGomez:search-fixes...
2017-11-04 borsAuto merge of #45605 - Nashenas88:derive-newtype, r...
2017-11-04 borsAuto merge of #45755 - kennytm:rollup, r=kennytm
2017-11-04 kennytmRollup merge of #45746 - GuillaumeGomez:methods-doc...
2017-11-04 kennytmRollup merge of #45739 - rkarp:master, r=petrochenkov
2017-11-04 kennytmRollup merge of #45722 - mikhail-m1:improve-mir-opt...
2017-11-04 kennytmRollup merge of #45718 - Ljzn:patch-2, r=BurntSushi
2017-11-04 kennytmRollup merge of #45681 - Ljzn:patch-1, r=kennytm
2017-11-04 kennytmRollup merge of #45669 - cardoe:metadata, r=kennytm
2017-11-04 kennytmRollup merge of #45639 - LaurentMazare:master, r=petroc...
2017-11-04 kennytmRollup merge of #45610 - strake:atomic_from, r=nagisa
2017-11-04 kennytmRollup merge of #45548 - ratmice:master, r=oli-obk
2017-11-04 Scott McMurrayAdd overflow tests for next_power_of_two
2017-11-04 Scott McMurrayFix #18604: next_power_of_two should panic on overflow
2017-11-04 borsAuto merge of #45514 - gnzlbg:jemalloc_realloc2, r...
2017-11-04 borsAuto merge of #45384 - mikhail-m1:mir_add_false_edges_t...
2017-11-03 Vadim PetrochenkovShorten paths to auxiliary files created by tests
2017-11-03 David WoodAdded page to unstable book.
2017-11-03 David WoodImplemented RFC 2008 for enums (not including variants...
2017-11-03 David WoodAdded tests for RFC 2008.
2017-11-03 David WoodAdded feature gate for RFC 2008.
2017-11-03 borsAuto merge of #45247 - leodasvacas:implement-auto-trait...
2017-11-03 leonardo.yvensFix unsafe auto trait pretty print.
2017-11-03 leonardo.yvensUpdate pretty test for auto trait syntax.
2017-11-03 leonardo.yvensrustfmt is broken which makes rls broken
2017-11-03 leonardo.yvensfix rebase conflict
2017-11-03 leonardo.yvensRename `trait_has_auto_impl` to `trait_is_auto`
2017-11-03 leonardo.yvensupdate unstable book and error example
2017-11-03 leonardo.yvensParse auto traits the same as traits.
2017-11-03 leonardo.yvensFix tests and rebase conflict
2017-11-03 leonardo.yvensauto trait future compatibility lint
2017-11-03 leonardo.yvensFinish DefaultImpl -> AutoImpl rename.
2017-11-03 leonardo.yvensAdd tests for `auto trait`, fix parsing bug
2017-11-03 leonardo.yvensFeature gate `auto trait` and ignore it in rustdoc
2017-11-03 leonardo.yvensTeach typeck about `auto trait`
2017-11-03 leonardo.yvensadd `auto` keyword, parse `auto trait`, lower to HIR
2017-11-03 leonardo.yvens[Syntax Breaking] Rename DefaultImpl to AutoImpl
2017-11-03 matt riceissue #45357 set clippy build condition to extended.
2017-11-03 Guillaume GomezAdd tests for methods listing in rust docs
2017-11-03 gnzlbg[jemalloc] set correct excess in alloc_excess
2017-11-03 borsAuto merge of #45569 - zackmdavis:unexported_pub_lint...
2017-11-03 Rolf KarpFix std compile error for windows-gnu targets without...
2017-11-03 borsAuto merge of #45734 - kennytm:ci-fix-centos-broken...
2017-11-03 kennytmFix broken link in `build-powerpc64le-toolchain.sh`
2017-11-03 Zack M. Davisunreachable-pub lint for `pub` items not reachable...
2017-11-03 borsAuto merge of #45484 - oli-obk:lint_names, r=nikomatsakis
2017-11-02 Wonwoo ChoiDisplay spans correctly when there are non-half-width...
2017-11-02 Mikhail Modinreplace Add by tuple
2017-11-02 borsAuto merge of #45409 - tamird:suggest-match-default...
2017-11-02 Mikhail Modinimprove compiletest output for errors from mir-opt...
2017-11-02 borsAuto merge of #45647 - nrc:rls-bugs, r=eddyb
2017-11-02 Lance JohnFix typo
2017-11-02 Oliver SchneiderMake the difference between lint codes and error codes...
2017-11-02 Oliver SchneiderReport lint names in json diagnostics
2017-11-02 borsAuto merge of #45630 - joshleeb:iss35241, r=estebank
2017-11-02 Mikhail Modinchange mir stage in test
2017-11-02 Mikhail Modinadd one more sample
2017-11-02 Mikhail Modinfix pre binding false edges
2017-11-02 Mikhail Modinfix opt-mir test and remove false edge if no guard
2017-11-02 Mikhail Modinadd TerminatorKind::FalseEdges and use it in matches
2017-11-02 borsAuto merge of #45468 - Xanewok:crate-source, r=nrc
2017-11-02 Nick Cameronsave-analysis: fix issue with sub-exprs in for loops
2017-11-02 Paul Daniel... newindex_type macro: make index private by default...
2017-11-02 Paul Daniel... newtype_index: Support simpler serializable override...
2017-11-02 Paul Daniel... Clean up macro argument matches so they satisfy tidy...
2017-11-02 Paul Daniel... Add derive and doc comment capabilities to newtype_inde...
2017-11-02 borsAuto merge of #45306 - whitequark:ref_slice, r=alexcrichton
2017-11-01 laurentRemove the redundant span_label.
2017-11-01 Nick Cameronsave-analysis: corrects reference for tuple struct...
2017-11-01 whitequarkDe-stabilize core::slice::{from_ref, from_ref_mut}.
2017-11-01 Nick Cameronsave-analysis: handle types in turbofish
2017-11-01 Nick Cameronsave-analysis: handle function types in bounds
2017-11-01 borsAuto merge of #45538 - nikomatsakis:nll-liveness, r...
2017-11-01 borsAuto merge of #45472 - michaelwoerister:incr-comp-cachi...
2017-11-01 Lance JohnFix typo.
2017-11-01 Guillaume GomezRemove duplicated results in the search
2017-11-01 Guillaume Gomezfix function not appearing in first tab when appearing...
2017-11-01 Guillaume GomezBe more flexible when looking for something by using...
2017-11-01 Guillaume GomezBetter check for returned value
2017-11-01 Guillaume GomezKeep displaying good information when query is made
2017-11-01 borsAuto merge of #45435 - eddyb:binop-subtype-lhs, r=nikom...
2017-11-01 borsAuto merge of #45674 - kennytm:rollup, r=kennytm
2017-11-01 laurentPreserve original formatting.
2017-11-01 laurentRemove the parser snapshot hack.
2017-11-01 kennytmRollup merge of #45671 - est31:master, r=alexcrichton
2017-11-01 kennytmRollup merge of #45664 - mbrubeck:docs, r=estebank
2017-11-01 kennytmRollup merge of #45660 - Cldfire:suggest-rename-import...
2017-11-01 kennytmRollup merge of #45652 - malbarbo:x32-2, r=alexcrichton
2017-11-01 kennytmRollup merge of #45650 - michaelwoerister:per-crate...
2017-11-01 kennytmRollup merge of #45649 - tbu-:pr_doc_bufread_eof, r...
next