]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-29 Pietro AlbiniApply suggestions from lzutao
2019-10-29 Pietro Albinici: upload toolstates.json to rust-lang-ci2
2019-10-29 Pietro Albinici: extract uploading artifacts into a script
2019-10-29 borsAuto merge of #65919 - Centril:rollup-qrgwnt6, r=Centril
2019-10-29 Mazdak FarrokhzadRollup merge of #65809 - roblabla:eficall-abi, r=nagisa
2019-10-29 Mazdak FarrokhzadRollup merge of #65562 - Patryk27:master, r=estebank
2019-10-29 Mazdak FarrokhzadRollup merge of #65531 - tmandry:bump-backtrace, r...
2019-10-29 Mazdak FarrokhzadRollup merge of #65318 - estebank:coherence, r=varkor
2019-10-29 Mazdak FarrokhzadRollup merge of #65294 - varkor:lint-inline-prototype...
2019-10-28 Tyler MandryUpdate backtrace to 0.3.40
2019-10-28 borsAuto merge of #65907 - Centril:rollup-9i8ev23, r=Centril
2019-10-28 Mazdak FarrokhzadRollup merge of #65893 - jafern14:let-expr-stable-error...
2019-10-28 Mazdak FarrokhzadRollup merge of #65891 - michaelwoerister:sp-crate...
2019-10-28 Mazdak FarrokhzadRollup merge of #65887 - lzutao:doc-vec-get, r=rkruppe
2019-10-28 Mazdak FarrokhzadRollup merge of #65877 - lzutao:iter-chain-once, r...
2019-10-28 Mazdak FarrokhzadRollup merge of #65858 - davidtwco:rfc-2203-feature...
2019-10-28 Mazdak FarrokhzadRollup merge of #65825 - eddyb:def-index-vec, r=varkor
2019-10-28 Mazdak FarrokhzadRollup merge of #65643 - varkor:remove-free-regions...
2019-10-28 Mazdak FarrokhzadRollup merge of #65640 - estebank:recover-missing-semi...
2019-10-28 Mazdak FarrokhzadRollup merge of #65563 - GuillaumeGomez:long-err-explan...
2019-10-28 Agustin FernandezOutput previous stable error messaging when using stabl...
2019-10-28 David Woodsuggest `const_in_array_repeat_expression` flag
2019-10-28 Esteban Küberreview comments
2019-10-28 Esteban KüberTweak unexpected token wording
2019-10-28 Esteban KüberUse heuristics to recover parsing of missing `;`
2019-10-28 Patryk WychowaniecImprove pretty-printing for compound qualified paths.
2019-10-28 Patryk WychowaniecFix a previously forgotten pretty-printing test after...
2019-10-28 Patryk WychowaniecImprove the "try using a variant of the expected type...
2019-10-28 Esteban KüberFix rebase
2019-10-28 borsAuto merge of #65202 - pietroalbini:scriptify-ci-config...
2019-10-28 Esteban Küberadd comment
2019-10-28 Esteban KüberDo not display ADT type arguments and fix rebase
2019-10-28 Esteban KüberAccount for tuples in explanation
2019-10-28 Esteban KüberTalk about specific types and remove lifetimes from...
2019-10-28 Esteban KüberFurther tweak spans for better readability
2019-10-28 Esteban KüberUse more targeted spans for orphan rule errors
2019-10-28 Esteban KüberCall out the types that are non local on E0117
2019-10-28 Pietro Albinici: fix wrong path for wix being set
2019-10-28 borsAuto merge of #65421 - estebank:variants, r=petrochenkov
2019-10-28 Michael Woeristerself-profiling: Record something more useful for crate...
2019-10-28 Eduard-Mihai... rustc: use IndexVec<DefIndex, T> instead of Vec<T>.
2019-10-28 Pietro Albinici: fix execution condition for install-clang
2019-10-28 borsAuto merge of #65188 - matthewjasper:stabilize-const...
2019-10-28 Lzu Taodoc: mention `get(_mut)` in Vec
2019-10-28 borsAuto merge of #65885 - Centril:rollup-y6b2qbf, r=Centril
2019-10-28 Mazdak FarrokhzadRollup merge of #65880 - Nadrieril:gather-usefulness...
2019-10-28 Mazdak FarrokhzadRollup merge of #65873 - lzutao:doc-vec-from-raw-parts...
2019-10-28 Mazdak FarrokhzadRollup merge of #65849 - popzxc:document-librustc_lexer...
2019-10-28 Mazdak FarrokhzadRollup merge of #65792 - Centril:split-syntax-2, r...
2019-10-28 Mazdak FarrokhzadRollup merge of #65664 - anp:panic-location, r=eddyb
2019-10-28 Mazdak FarrokhzadRollup merge of #64747 - ethanboxx:master, r=Centril
2019-10-28 Lzu Taodoc: introduce `once` in `iter::chain` document
2019-10-27 Matthew JasperStabilize `const_constructor`
2019-10-27 NadrierilGather together usefulness tests
2019-10-27 Adam PerryAlways use consteval to codegen caller_location.
2019-10-27 Adam PerryImplementation of const caller_location.
2019-10-27 Adam PerryPanicking infra uses &core::panic::Location.
2019-10-27 Adam PerryImplement core::intrinsics::caller_location.
2019-10-27 Esteban KüberPoint at local similarly named element and tweak refere...
2019-10-27 Lzu Taodoc: explain why it is unsafe to construct Vec<u8>...
2019-10-27 Igor Aleksanovlibrustc_lexer: Enhance documentation
2019-10-27 borsAuto merge of #65869 - Centril:rollup-bzlo74f, r=Centril
2019-10-27 Mazdak Farrokhzadrustc, rustc_passes: don't depend on syntax_expand.
2019-10-27 Mazdak Farrokhzadsyntax/attr: reduce reliance on parser
2019-10-27 Mazdak FarrokhzadRollup merge of #65855 - ObsidianMinor:extended_error...
2019-10-27 Mazdak FarrokhzadRollup merge of #65839 - ecstatic-morse:promo-sanity...
2019-10-27 Mazdak FarrokhzadRollup merge of #65834 - Mark-Simulacrum:driver-clean...
2019-10-27 Mazdak FarrokhzadRollup merge of #65777 - matthewjasper:allow-impl-trait...
2019-10-27 Mazdak FarrokhzadRollup merge of #65738 - ohadravid:re-rebalance-coheren...
2019-10-27 Mazdak FarrokhzadRollup merge of #65566 - estebank:let-expr-as-ty, r...
2019-10-27 borsAuto merge of #65541 - eddyb:spanned-inferred-outlives...
2019-10-27 borsAuto merge of #65519 - pnkfelix:issue-63438-trait-based...
2019-10-27 borsAuto merge of #65288 - estebank:point-at-assoc-type...
2019-10-26 ObsidianMinorUpdate with word change suggestion
2019-10-26 borsAuto merge of #65852 - flip1995:clippyup, r=Manishearth
2019-10-26 Sydney AcksmanAdd detailed explaination for E0666
2019-10-26 Esteban KüberFix rebase
2019-10-26 Esteban Küberreview comment: use `Default`
2019-10-26 Esteban Küberreview comments and tweaks
2019-10-26 Esteban KüberRemove unnecessary error in test
2019-10-26 Esteban KüberUse heuristics to suggest assignment
2019-10-26 roblablaOnly run efiapi test on llvm 9.0+
2019-10-26 flip1995Update Clippy
2019-10-26 borsAuto merge of #65167 - hermitcore:rusty-hermit, r=alexc...
2019-10-26 borsAuto merge of #65845 - Centril:rollup-28jtjfc, r=Centril
2019-10-26 Mazdak FarrokhzadRollup merge of #65842 - GuillaumeGomez:more-search...
2019-10-26 Mazdak FarrokhzadRollup merge of #65828 - bjorn3:add_source_info_eq_hash...
2019-10-26 Mazdak FarrokhzadRollup merge of #65824 - eddyb:def-key-copy, r=varkor
2019-10-26 Mazdak FarrokhzadRollup merge of #65791 - dorfsmay:doc_keyword_continue...
2019-10-26 Mazdak FarrokhzadRollup merge of #65773 - estebank:sugg-whitespace,...
2019-10-26 Mazdak FarrokhzadRollup merge of #65772 - mark-i-m:final-readmes, r...
2019-10-26 Mazdak FarrokhzadRollup merge of #65761 - popzxc:document-ast, r=petroch...
2019-10-26 Mazdak FarrokhzadRollup merge of #65743 - eddyb:generator-on-call, r...
2019-10-26 Ohad RavidCoherence should allow fundamental types to impl traits
2019-10-26 Guillaume GomezAdd more information on search
2019-10-26 borsAuto merge of #65758 - RalfJung:miri, r=oli-obk
2019-10-26 Ralf Jungupdate miri
2019-10-26 Ralf Junguse plain cargo to install xargo
2019-10-26 Ralf Jungbootstrap now takes care of installing xargo
2019-10-26 Ralf Jungupdate Miri
next