]> git.lizzy.rs Git - rust.git/history - library/alloc/src/collections/vec_deque/mod.rs
fix typo
[rust.git] / library / alloc / src / collections / vec_deque / mod.rs
2020-12-13 Justus Kfix typo
2020-12-13 Justus Kfix panic if converting ZST Vec to VecDeque
2020-12-12 borsAuto merge of #79957 - jyn514:smaller-span, r=Guillaume...
2020-12-12 borsAuto merge of #79169 - LeSeulArtichaut:ty-lib, r=nikoma...
2020-12-12 borsAuto merge of #79931 - RalfJung:no-redundant-storage...
2020-12-12 borsAuto merge of #79553 - sexxi-goose:mir_min_cap_writebac...
2020-12-11 borsAuto merge of #79349 - Nemo157:issue-79201, r=jyn514
2020-12-11 borsAuto merge of #79925 - camelid:flatten-docs, r=scottmcm
2020-12-11 borsAuto merge of #79910 - RalfJung:abort-msg, r=oli-obk
2020-12-11 borsAuto merge of #79893 - RalfJung:forget-windows, r=oli-obk
2020-12-11 Tyler MandryRollup merge of #79896 - GuillaumeGomez:more-elements...
2020-12-11 Tyler MandryRollup merge of #79871 - Pratyush:patch-1, r=joshtriplett
2020-12-11 Tyler MandryRollup merge of #79860 - rust-lang:frewsxcv-patch-2...
2020-12-11 Tyler MandryRollup merge of #79858 - sasurau4:doc/update-unstable...
2020-12-11 Tyler MandryRollup merge of #79851 - camelid:better-error-for-defau...
2020-12-11 Tyler MandryRollup merge of #79809 - Eric-Arellano:split-once,...
2020-12-11 Tyler MandryRollup merge of #79698 - m-ou-se:libs-tracking-issue...
2020-12-11 Tyler MandryRollup merge of #79639 - sasurau4:feature/add-long...
2020-12-11 Tyler MandryRollup merge of #79375 - vext01:kernel-copy-temps,...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-11 borsAuto merge of #79656 - jnqnfe:ordering, r=sfackler
2020-12-10 borsAuto merge of #77801 - fusion-engineering-forks:pin...
2020-12-10 borsAuto merge of #79814 - lcnr:deque-f, r=Mark-Simulacrum
2020-12-08 Bastian Kauschkefix unsoundness in `make_contiguous`
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-12-02 borsAuto merge of #78864 - Mark-Simulacrum:warn-on-forbids...
2020-12-01 borsAuto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu
2020-12-01 Mara BosRollup merge of #79184 - nanguye2496:nanguye2496/fix_sl...
2020-12-01 borsAuto merge of #78876 - GuillaumeGomez:better-setting...
2020-11-29 borsAuto merge of #78122 - fusion-engineering-forks:fmt...
2020-11-29 borsAuto merge of #77616 - jyn514:no-normalize, r=lcnr
2020-11-29 borsAuto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
2020-11-29 Dylan DPCRollup merge of #79327 - TimDiekmann:static-alloc-pin...
2020-11-28 Jonas SchievinkRollup merge of #79460 - bugadani:simplify, r=jonas...
2020-11-28 Jonas SchievinkRollup merge of #79234 - ortem:fix-hashmap-pretty-print...
2020-11-28 Jonas SchievinkRollup merge of #78853 - calebcartwright:fix-const...
2020-11-28 Jonas SchievinkRollup merge of #78086 - poliorcetics:as-placeholder...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 borsAuto merge of #79266 - b-naber:gat_trait_path_parser...
2020-11-26 Jonas SchievinkRollup merge of #79362 - cjgillot:relou, r=oli-obk
2020-11-26 Jonas SchievinkRollup merge of #77758 - Stupremee:turbofish-help-for...
2020-11-25 borsAuto merge of #79216 - Aaron1011:opt-on-disk-cache...
2020-11-25 borsAuto merge of #76688 - yokodake:patch-2, r=kodrAus
2020-11-24 borsAuto merge of #78548 - camelid:driver-tty, r=oli-obk
2020-11-24 Jonas SchievinkRollup merge of #79312 - jyn514:doctree-impl, r=Guillau...
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-24 borsAuto merge of #78953 - mzohreva:mz/from_raw_fd, r=Mark...
2020-11-24 borsAuto merge of #78636 - dtolnay:puncteq, r=petrochenkov
2020-11-23 Jonas SchievinkRollup merge of #79287 - jonas-schievink:const-trait...
2020-11-23 Jonas SchievinkRollup merge of #79236 - lcnr:mcg-resolve-dsb, r=eddyb
2020-11-23 Jonas SchievinkRollup merge of #79080 - camelid:mir-visit-debuginfo...
2020-11-23 borsAuto merge of #79186 - JulianKnodt:str_from, r=Mark...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-23 borsAuto merge of #76226 - CDirkx:const-ipaddr, r=dtolnay
2020-11-23 borsAuto merge of #79172 - a1phyr:cold_abort, r=Mark-Simulacrum
2020-11-22 Mara BosRollup merge of #79293 - Havvy:test-eval-order-compound...
2020-11-22 Mara BosRollup merge of #79267 - ssomers:btree_namespaces,...
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 Mara BosRollup merge of #77697 - WaffleLapkin:iter_split_adapto...
2020-11-22 Mara BosRollup merge of #76941 - clarfonthey:is_subnormal,...
2020-11-22 borsAuto merge of #79219 - shepmaster:beta-bump, r=Mark...
2020-11-22 borsAuto merge of #79243 - Nadrieril:consolidate-tests...
2020-11-22 Guillaume GomezRollup merge of #79302 - est31:issue_73899_test, r...
2020-11-22 Guillaume GomezRollup merge of #79300 - GuillaumeGomez:hidden-feature...
2020-11-22 Guillaume GomezRollup merge of #79292 - nico-abram:master, r=jonas...
2020-11-22 Guillaume GomezRollup merge of #78670 - sasurau4:test/check-pass-incre...
2020-11-22 borsAuto merge of #78816 - SkiFire13:fix-slice-pointer...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-22 borsAuto merge of #79275 - integer32llc:doc-style, r=jonas...
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 Carol (Nichols ... More consistently use spaces after commas in lists...
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 borsAuto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simul...
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 Mara BosRollup merge of #79039 - thomcc:weakly-relaxing, r...
2020-11-18 Mara BosRollup merge of #78999 - petrochenkov:deprid, r=eddyb
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-18 borsAuto merge of #79132 - pietroalbini:beta-next, r=Mark...
2020-11-17 Mara BosRollup merge of #79072 - oli-obk:byte_str_pat, r=estebank
2020-11-17 Mara BosRollup merge of #79069 - jyn514:class-none, r=Guillaume...
2020-11-17 Mara BosRollup merge of #78702 - wesleywiser:self_profile_cgu_s...
2020-11-17 borsAuto merge of #78779 - LeSeulArtichaut:ty-visitor-retur...
2020-11-17 Mara BosRollup merge of #78967 - tmiasko:codegen-tests, r=cuviper
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-17 Mara BosRollup merge of #77939 - GuillaumeGomez:fix-source...
2020-11-17 borsAuto merge of #78924 - bjorn3:less_sysroot_build_script...
2020-11-17 borsAuto merge of #78801 - sexxi-goose:min_capture, r=nikom...
2020-11-16 Mara BosRollup merge of #79032 - lcnr:arg-count, r=varkor
2020-11-16 Mara BosRollup merge of #78903 - ssomers:btree_order_chaos_test...
2020-11-16 Mara BosRollup merge of #78769 - est31:remove_lifetimes, r...
2020-11-16 Mara BosRollup merge of #78714 - m-ou-se:simplify-local-streams...
2020-11-16 Mara BosRollup merge of #78678 - Nemo157:doc-cfg-w-traits,...
2020-11-16 Mara BosRollup merge of #78364 - XAMPPRocky:relnote-1.48.0...
next