]> git.lizzy.rs Git - rust.git/history - src/libcollections/vec_deque.rs
Rollup merge of #40521 - TimNN:panic-free-shift, r=alexcrichton
[rust.git] / src / libcollections / vec_deque.rs
2017-03-20 Corey FarwellRollup merge of #40521 - TimNN:panic-free-shift, r...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-20 Corey FarwellRollup merge of #40281 - jimmycuadra:try-from-from...
2017-03-20 Corey FarwellRollup merge of #40241 - Sawyer47:fix-39997, r=alexcrichton
2017-03-19 borsAuto merge of #39799 - dpc:create_dir_all, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40648 - s3rvac:fix-path-docs-typo...
2017-03-19 Corey FarwellRollup merge of #40646 - russmack:issue-40435-mention...
2017-03-19 Corey FarwellRollup merge of #40621 - jswalden:dependant-spelling...
2017-03-19 Corey FarwellRollup merge of #40611 - ScottAbbey:patch-1, r=Guillaum...
2017-03-19 Corey FarwellRollup merge of #40603 - QuietMisdreavus:slice-ptr...
2017-03-19 Corey FarwellRollup merge of #40590 - z1mvader:master, r=steveklabnik
2017-03-19 Corey FarwellRollup merge of #40589 - topecongiro:floating-point...
2017-03-19 Corey FarwellRollup merge of #40588 - topecongiro:add-missing-tests...
2017-03-19 Corey FarwellRollup merge of #40583 - jseyfried:fix_include_macro_re...
2017-03-19 Corey FarwellRollup merge of #40564 - GuillaumeGomez:rustdoc-const...
2017-03-19 Corey FarwellRollup merge of #40562 - mbrubeck:bootstrap, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-19 Corey FarwellRollup merge of #40441 - tschottdorf:promotable-rfc...
2017-03-19 borsAuto merge of #40346 - jseyfried:path_and_tokenstream_a...
2017-03-19 borsAuto merge of #40538 - aturon:stab-1.17, r=alexcrichton
2017-03-17 Aaron TuronStabilize rc_raw feature, closes #37197
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-15 borsAuto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
2017-03-12 Corey FarwellRollup merge of #40369 - petrochenkov:segspan, r=eddyb
2017-03-12 borsAuto merge of #40340 - petrochenkov:restricted, r=nikom...
2017-03-12 borsAuto merge of #40257 - pftbest:sret_msp430, r=alexcrichton
2017-03-11 borsAuto merge of #40220 - jseyfried:ast_macro_def, r=nrc
2017-03-11 Ariel Ben-YehudaRollup merge of #40431 - fsasm:master, r=BurntSushi
2017-03-11 Ariel Ben-YehudaRollup merge of #40419 - GuillaumeGomez:fix-const-rende...
2017-03-11 Ariel Ben-YehudaRollup merge of #40404 - cengizIO:master, r=nikomatsakis
2017-03-11 Ariel Ben-YehudaRollup merge of #40400 - TimNN:gdbr-updates, r=alexcrichton
2017-03-11 Ariel Ben-YehudaRollup merge of #40373 - TimNN:test-ub-packed, r=arielb1
2017-03-11 Ariel Ben-YehudaRollup merge of #40372 - nagisa:never-drop, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40345 - Nashenas88:patch-1, r=estebank
2017-03-11 Ariel Ben-YehudaRollup merge of #40344 - nrc:save-container, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40319 - eddyb:it's-"unsize"-not-"unsou...
2017-03-11 Ariel Ben-YehudaRollup merge of #40315 - oli-obk:lint_body, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40299 - GuillaumeGomez:fmt-display...
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 borsAuto merge of #40308 - nikomatsakis:incr-comp-isolate...
2017-03-11 borsAuto merge of #40199 - alexcrichton:doc-proc-macro...
2017-03-11 borsAuto merge of #39648 - Aatch:mir-inlining-2, r=eddyb
2017-03-11 borsAuto merge of #40432 - alexcrichton:rollup, r=alexcrichton
2017-03-11 Alex CrichtonRollup merge of #40424 - alexcrichton:faster-travis...
2017-03-11 Alex CrichtonRollup merge of #40423 - DirkyJerky:patch-2, r=BurntSushi
2017-03-11 Alex CrichtonRollup merge of #40410 - clarcharr:os_string_shrink_to_...
2017-03-11 Alex CrichtonRollup merge of #40389 - F001:placementVecDeque, r...
2017-03-10 Geoff YoergerClarify docs in `VecDeque::resize`
2017-03-09 Charlie FanImplement placement-in protocol for and `VecDeque`
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39905 - estebank:useless-error, r...
2017-02-18 borsAuto merge of #39877 - estebank:remove-params, r=petroc...
2017-02-17 borsAuto merge of #39578 - canndrew:nixos-bootstrap-fix...
2017-02-15 borsAuto merge of #39560 - F001:retainHashMap, r=alexcrichton
2017-02-14 borsAuto merge of #38981 - sdleffler:patch-1, r=alexcrichton
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-12 Guillaume GomezRollup merge of #39654 - ollie27:rustdoc_attributes...
2017-02-12 borsAuto merge of #39680 - canndrew:uninhabited_from-infini...
2017-02-12 borsAuto merge of #39554 - zackmdavis:assert_eq_has_a_terri...
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-11 borsAuto merge of #39642 - stjepang:specialize-slice-partia...
2017-02-10 borsAuto merge of #39438 - clarcharr:box_from, r=alexcrichton
2017-02-10 Corey FarwellRollup merge of #39674 - jseyfried:fix_token_tree_parsi...
2017-02-09 Corey FarwellRollup merge of #39619 - michaelwoerister:rename-crate...
2017-02-09 Corey FarwellRollup merge of #39604 - est31:i128_tests, r=alexcrichton
2017-02-09 borsAuto merge of #38109 - tromey:main-subprogram, r=michae...
2017-02-09 Corey FarwellRollup merge of #39615 - phungleson:corefloat, r=alexcr...
2017-02-09 Corey FarwellRollup merge of #39602 - estebank:fix-39544, r=eddyb
2017-02-09 Corey FarwellRollup merge of #39601 - dumbbell:update-liblibc-to...
2017-02-09 Corey FarwellRollup merge of #39595 - camlorn:structured_repr, r...
2017-02-09 Marc-Antoine PerennouMerge branch 'master' of git://github.com/rust-lang...
2017-02-09 Corey FarwellRollup merge of #39599 - alexcrichton:cargo-tarball...
2017-02-09 Corey FarwellRollup merge of #39598 - alexcrichton:cargo-branch...
2017-02-09 Corey FarwellRollup merge of #39589 - ollie27:rustdoc_impl_disambigu...
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 borsAuto merge of #39523 - alexcrichton:fpic, r=aturon
2017-02-08 Corey FarwellRollup merge of #39624 - brson:relnotes-master, r=alexc...
2017-02-08 Corey FarwellRollup merge of #39622 - alexcrichton:clean-dist, r...
2017-02-08 Corey FarwellRollup merge of #39597 - GuillaumeGomez:correct_rustdoc...
2017-02-08 Corey FarwellRollup merge of #39583 - michaelwoerister:limit-llvm...
2017-02-08 Corey FarwellRollup merge of #39582 - nikomatsakis:incr-comp-issue...
2017-02-08 Corey FarwellRollup merge of #39561 - phungleson:libcollectionsbench...
2017-02-08 Corey FarwellRollup merge of #39557 - bjorn3:pp-docs, r=jseyfried
2017-02-08 Corey FarwellRollup merge of #39529 - dylanmckay:llvm-4.0-align32...
2017-02-08 Corey FarwellRollup merge of #39512 - oconnor663:try_wait, r=alexcri...
2017-02-08 Corey FarwellRollup merge of #39462 - emilio:improper-ctypes, r...
2017-02-08 Corey FarwellRollup merge of #39621 - GuillaumeGomez:current_dir_doc...
2017-02-08 Corey FarwellRollup merge of #39620 - Gheoan:patch-1, r=steveklabnik
2017-02-08 Corey FarwellRollup merge of #39593 - steveklabnik:bookshelf-landing...
2017-02-08 Corey FarwellRollup merge of #39545 - JordiPolo:fix/1_15_released...
2017-02-08 Corey FarwellRollup merge of #39482 - king6cong:master, r=frewsxcv
2017-02-08 Corey FarwellRollup merge of #39459 - phungleson:fix-short-hand...
2017-02-08 Corey FarwellRollup merge of #39431 - alexcrichton:no-more-makefiles...
2017-02-08 Corey FarwellRollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton
2017-02-08 Corey FarwellRollup merge of #39400 - alexcrichton:arm-cross-test...
2017-02-08 Corey FarwellRollup merge of #39372 - seanmonstar:more-addr-froms...
2017-02-08 Corey FarwellRollup merge of #39361 - cengizIO:master, r=arielb1
2017-02-08 Corey FarwellRollup merge of #38764 - Aaronepower:master, r=aturon
next