]> git.lizzy.rs Git - rust.git/history - src
Stabilize slice::chunks_exact() and slice::chunks_exact_mut()
[rust.git] / src /
2018-10-18 Sebastian DrögeStabilize slice::chunks_exact() and slice::chunks_exact...
2018-10-18 borsAuto merge of #54580 - sdroege:rchunks, r=SimonSapin
2018-10-18 borsAuto merge of #54349 - GuillaumeGomez:no-example-lint...
2018-10-18 Sebastian DrögeAdd slice::rchunks(), rchunks_mut(), rchunks_exact...
2018-10-18 borsAuto merge of #55171 - kennytm:rollup, r=kennytm
2018-10-18 kennytmRollup merge of #55111 - Havvy:rustc-book-cfg-examples...
2018-10-18 kennytmRollup merge of #55161 - akxcv:rustdoc/disable-spellche...
2018-10-18 kennytmRollup merge of #55151 - ljedrz:cleanup_nll, r=estebank
2018-10-18 kennytmRollup merge of #55142 - RalfJung:miri-uninhabited...
2018-10-18 kennytmRollup merge of #55128 - varkor:LLVMRustInlineAsmVerify...
2018-10-18 kennytmRollup merge of #55127 - ljedrz:simplify_hybridbitset...
2018-10-18 kennytmRollup merge of #55122 - ljedrz:cleanup_mir_borrowck...
2018-10-18 kennytmRollup merge of #55104 - estebank:addtest, r=alexcrichton
2018-10-18 kennytmRollup merge of #55102 - petrochenkov:trextra, r=nikoma...
2018-10-18 kennytmRollup merge of #55090 - pnkfelix:issue-54597-regressio...
2018-10-18 kennytmRollup merge of #55080 - thanatos:fix-localstorage...
2018-10-18 kennytmRollup merge of #55077 - ollie27:rustdoc_dyn_trait...
2018-10-18 kennytmRollup merge of #55050 - tshepang:repetition, r=stevekl...
2018-10-18 kennytmRollup merge of #55031 - nikic:verify_llvm_ir, r=Mark...
2018-10-18 kennytmRollup merge of #55016 - oli-obk:vtables💥_vtables_every...
2018-10-18 kennytmRollup merge of #54964 - tromey:run-both-gdb-and-lldb...
2018-10-18 kennytmRollup merge of #54933 - ljedrz:cleanup_codegen_llvm...
2018-10-18 kennytmRollup merge of #54646 - vn971:fix_std_thread_sleep...
2018-10-17 borsAuto merge of #55134 - davidtwco:issue-55118, r=pnkfelix
2018-10-17 Alexander Komarov[librustdoc] Disable spellcheck for search field
2018-10-17 ljedrznll: improve common patterns
2018-10-17 ljedrznll: improve format operations
2018-10-17 ljedrznll: improve allocations
2018-10-17 ljedrzmir/borrowck: remove a redundant clone
2018-10-17 ljedrzmir/borrowck: remove redundant returns
2018-10-17 ljedrzmir/borrowck: deduplicate assignments and returns
2018-10-17 ljedrzmir/borrowck: a few string tweaks
2018-10-17 ljedrzmir/borrowck: simplify common patterns
2018-10-17 borsAuto merge of #54946 - estebank:iterator, r=varkor
2018-10-17 borsAuto merge of #54941 - pnkfelix:issue-21232-reject...
2018-10-17 Vadim Petrochenkovresolve: Do not skip extern prelude during speculative...
2018-10-17 Ralf Junglayout should not affect CTFE checks (outside of valida...
2018-10-17 borsAuto merge of #54939 - pnkfelix:issue-54478-dont-prefer...
2018-10-17 Roy Wellington ⅣMove usableLocalStorage() above functions that make...
2018-10-17 borsAuto merge of #54671 - petrochenkov:extpre2015, r=nikom...
2018-10-17 Felix S. Klock IISome new tests I added.
2018-10-16 borsAuto merge of #55093 - nikomatsakis:nll-issue-54574...
2018-10-16 David WoodUpdate output for borrowck=migrate compare mode.
2018-10-16 David WoodChange NLL compare mode to borrowck=migrate.
2018-10-16 David WoodDon't buffer lints.
2018-10-16 Niko Matsakisadd ~ERROR annotations
2018-10-16 Niko Matsakisfix comment
2018-10-16 borsAuto merge of #54486 - orium:obligation-forest-graphviz...
2018-10-16 ljedrzRemove HybridBitSet::dummy
2018-10-16 Esteban KüberChange Scalar to numeric cast
2018-10-16 borsAuto merge of #54251 - varkor:silence-bad_style, r...
2018-10-16 varkorFix LLVMRustInlineAsmVerify return type mismatch
2018-10-16 borsAuto merge of #54937 - alexcrichton:update-stdsimd...
2018-10-16 Felix S. Klock IIupdates to expected output for other ui tests.
2018-10-16 Felix S. Klock IIupdates to existing ui/borrowck tests.
2018-10-16 Felix S. Klock IIAdd ignore-compare-mode-nll to some run-pass tests...
2018-10-16 Felix S. Klock IIDon't complain re missing `mut` on attempt to partially...
2018-10-16 Felix S. Klock IICleanup `fn is_mutable` by removing some unnecessary...
2018-10-16 Felix S. Klock IIAdd helper method to determine if local had ever been...
2018-10-16 Felix S. Klock IIMake us error consistently in issue #21232, to fix...
2018-10-16 Felix S. Klock IIAdd `Place::base_local` method and improve doc for...
2018-10-16 ljedrzend return statements and void expressions with a semicolon
2018-10-16 Oliver SchererUse forward compatible `FxHashMap` initialization
2018-10-16 Havvy (Ryan Scheel)[Rustc Book] Quotes around value in --cfg example
2018-10-16 borsAuto merge of #55067 - ljedrz:generic_iterator_related_...
2018-10-16 Havvy (Ryan Scheel)[Rustc Book] Explain --cfg's arguments
2018-10-16 Roy Wellington ⅣExtract localStorage tests out into a helper method...
2018-10-16 borsAuto merge of #55023 - euclio:llvm-error-handler, r...
2018-10-15 Esteban KüberAdd test for #34229
2018-10-15 Niko Matsakisfix mir-opt test
2018-10-15 Niko Matsakispacify the mercilous tidy
2018-10-15 Niko Matsakisupdate tests
2018-10-15 Niko Matsakisavoid type variables in the self-type
2018-10-15 Niko Matsakispass along `user_self_ty`
2018-10-15 Niko Matsakishandle user-self-type for def-ids
2018-10-15 Niko Matsakispull the common code across user-ty variants up top
2018-10-15 Niko Matsakisintroduce a more expressive `UserSubsts`
2018-10-15 Niko Matsakisintroduce `FnDef` and `AdtDef` to `UserTypeAnnotation`
2018-10-15 Niko Matsakisintroduce a `UserTypeAnnotation` enum
2018-10-15 Niko Matsakismove `force_instantiate_unchecked` to be local to ...
2018-10-15 Niko Matsakisextract `type_relate` into the inference context as...
2018-10-15 Niko Matsakisrework `relate_type_and_user_type` to use type inferenc...
2018-10-15 Niko Matsakismake `instantiate_canonical_with_fresh_inference_vars...
2018-10-15 Niko Matsakismake `TypeRelating` take an infcx again
2018-10-15 Niko Matsakisadd `force_instantiate_unchecked` method
2018-10-15 Niko Matsakisrename to `user_substs_applied_to_def` for consistency
2018-10-15 borsAuto merge of #55095 - Manishearth:rollup, r=Manishearth
2018-10-15 Oliver SchererAdd comments to remind everyone to keep the `get_vtable...
2018-10-15 Oliver SchererUplift some comments to doc comments
2018-10-15 Oliver SchererSynchronize get_vtable with the `codegen_llvm` one
2018-10-15 Oliver SchererDeduplicate vtables within a single evaluation
2018-10-15 Manish GoregaokarRollup merge of #55088 - juchiast:master, r=varkor
2018-10-15 Manish GoregaokarRollup merge of #55081 - sinkuu:dedup_test, r=Manishearth
2018-10-15 Manish GoregaokarRollup merge of #55066 - iaz3:patch-1, r=sfackler
2018-10-15 Manish GoregaokarRollup merge of #55062 - bjorn3:ecx-step-public, r...
2018-10-15 Manish GoregaokarRollup merge of #55060 - jannic:patch-1, r=joshtriplett
2018-10-15 Manish GoregaokarRollup merge of #55048 - ljedrz:begone_vecc, r=estebank
2018-10-15 Manish GoregaokarRollup merge of #55047 - tshepang:simple, r=alexcrichton
2018-10-15 Manish GoregaokarRollup merge of #55025 - ehuss:missing-lifetime-err...
2018-10-15 Manish GoregaokarRollup merge of #54991 - euclio:issue-23189, r=tmandry
next