]> git.lizzy.rs Git - rust.git/history - src/librustc_index/vec.rs
Rollup merge of #73887 - DutchGhost:master, r=oli-obk
[rust.git] / src / librustc_index / vec.rs
2020-07-11 Manish GoregaokarRollup merge of #73887 - DutchGhost:master, r=oli-obk
2020-07-11 Manish GoregaokarRollup merge of #73862 - oli-obk:const_array_to_slice...
2020-07-11 Manish GoregaokarRollup merge of #72303 - yoshuawuyts:future-poll-fn...
2020-07-09 Manish GoregaokarRollup merge of #74188 - estebank:tweak-ascription...
2020-07-09 Manish GoregaokarRollup merge of #74077 - sethp:docs/fix-intra-doc-primi...
2020-07-09 Manish GoregaokarRollup merge of #73292 - poliorcetics:fix-link-in-parti...
2020-07-09 borsAuto merge of #74131 - ollie27:rustdoc_invalid_codebloc...
2020-07-07 borsAuto merge of #73562 - poliorcetics:e0432-to-edition201...
2020-07-07 Manish GoregaokarRollup merge of #74074 - sunfishcode:windows-openoption...
2020-07-07 Manish GoregaokarRollup merge of #73974 - CAD97:rc-no-weak, r=dtolnay
2020-07-07 Manish GoregaokarRollup merge of #73969 - davidtwco:issue-73914-checkeda...
2020-07-07 Manish GoregaokarRollup merge of #73962 - ryr3:unsafe_tcp, r=LukasKalbertodt
2020-07-07 Manish GoregaokarRollup merge of #73953 - JohnTitor:audit-hidden-sugg...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-07 Manish GoregaokarRollup merge of #73856 - pierwill:pierwill-lexer-doc...
2020-07-07 Manish GoregaokarRollup merge of #70563 - GuillaumeGomez:page-hash-handl...
2020-07-05 Manish GoregaokarRollup merge of #73871 - da-x:private-types-2018-no...
2020-07-05 Manish GoregaokarRollup merge of #73787 - pickfire:rustc-attrs, r=RalfJung
2020-07-05 Manish GoregaokarRollup merge of #72688 - djugei:master, r=Amanieu
2020-07-05 borsAuto merge of #73879 - ecstatic-morse:discr-switch...
2020-07-04 Manish GoregaokarRollup merge of #73984 - pierwill:pierwill-tarjan,...
2020-07-04 Manish GoregaokarRollup merge of #73949 - wesleywiser:simplify_try_fixes...
2020-07-04 Manish GoregaokarRollup merge of #73925 - eduardosm:improve-pr72617...
2020-07-04 Manish GoregaokarRollup merge of #73881 - pierwill:pierwill-citations...
2020-07-04 Manish GoregaokarRollup merge of #73845 - CAD97:weak-as-unsized-ptr...
2020-07-04 Manish GoregaokarRollup merge of #73693 - wesleywiser:const_prop_exhaust...
2020-07-04 Manish GoregaokarRollup merge of #73670 - davidhewitt:format-args-captur...
2020-07-04 Manish GoregaokarRollup merge of #73140 - tmiasko:element-tree, r=Guilla...
2020-07-03 borsAuto merge of #73882 - nnethercote:avoid-unwrap_or_else...
2020-07-02 Manish GoregaokarRollup merge of #73957 - RalfJung:btree-min-max, r...
2020-07-02 Manish GoregaokarRollup merge of #73952 - ehuss:docker-dev, r=Mark-Simul...
2020-07-02 Manish GoregaokarRollup merge of #73781 - nagisa:psm-up, r=Mark-Simulacrum
2020-07-02 Manish GoregaokarRollup merge of #73726 - davidtwco:issue-73541-labelled...
2020-07-02 Manish GoregaokarRollup merge of #73724 - CryZe:wasm-saturating-casts...
2020-07-02 Manish GoregaokarRollup merge of #73454 - mark-i-m:contributing, r=nikom...
2020-07-02 borsAuto merge of #73751 - eddyb:no-empty-tables, r=nikomat...
2020-07-02 borsAuto merge of #73954 - Manishearth:rollup-8qvh170,...
2020-07-02 Manish GoregaokarRollup merge of #73938 - nbdd0121:checked_opt, r=nagisa
2020-07-02 Manish GoregaokarRollup merge of #73903 - luxxxxy:ios-rustc, r=nikomatsakis
2020-07-02 Manish GoregaokarRollup merge of #73885 - pietroalbini:ci-fix-wasm32...
2020-07-02 Manish GoregaokarRollup merge of #73883 - ehuss:rustdoc-stage-previous...
2020-07-02 Manish GoregaokarRollup merge of #73853 - pierwill:pierwill-multispan...
2020-07-02 Manish GoregaokarRollup merge of #73812 - petrochenkov:prettyref, r...
2020-07-02 Manish GoregaokarRollup merge of #73684 - richkadel:llvm-coverage-map...
2020-07-02 Manish GoregaokarRollup merge of #72569 - ChrisDenton:remove-innosetup...
2020-07-01 Manish GoregaokarRollup merge of #72369 - Lucretiel:socketaddr-parse...
2020-07-01 Manish GoregaokarRollup merge of #72071 - PankajChaudhary5:ErrorCode...
2020-06-29 Rich Kadeladd spans to injected coverage counters
2020-06-28 borsAuto merge of #72705 - Lucretiel:stdio-forwarding,...
2020-06-26 Manish GoregaokarRollup merge of #72620 - tmiasko:linkage-name, r=eddyb
2020-06-26 Tyler RuckingerMerge pull request #2 from rust-lang/master
2020-06-26 Manish GoregaokarRollup merge of #72617 - eduardosm:panicking, r=Amanieu
2020-06-25 borsAuto merge of #72717 - poliorcetics:try-from-int-to...
2020-06-23 Manish GoregaokarRollup merge of #72780 - GuillaumeGomez:enforce-doc...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-20 Ralf JungRollup merge of #72600 - Aaron1011:fix/anon-const-encod...
2020-06-20 Manish GoregaokarRollup merge of #72689 - lcnr:common_str, r=estebank
2020-06-19 Ralf JungRollup merge of #72486 - Ralith:asinh-fix, r=dtolnay
2020-06-18 Manish GoregaokarRollup merge of #72628 - MikailBag:array-default-tests...
2020-06-18 Manish GoregaokarRollup merge of #71976 - mibac138:let-recovery, r=estebank
2020-06-15 borsAuto merge of #72357 - ortem:new-dbg-pretty-printers...
2020-06-15 Ralf JungRollup merge of #72598 - Aaron1011:feature/fnmut-captur...
2020-06-15 Ralf JungRollup merge of #72584 - CAD97:stabilize-58957, r=dtolnay
2020-06-15 Ralf JungRollup merge of #72556 - matthew-mcallister:trait-alias...
2020-06-11 Dylan DPCRollup merge of #73187 - mati865:bootstrap-cleanup...
2020-06-11 Dylan DPCRollup merge of #72180 - euclio:rustdoc-test-extra...
2020-06-11 Dylan DPCRollup merge of #72380 - lcnr:const_context, r=estebank
2020-06-10 Rich KadelMerge pull request #2 from rust-lang/master
2020-06-10 Dylan DPCRollup merge of #72706 - spastorino:add-windows-group...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-08 Dylan DPCRollup merge of #71842 - tspiteri:doc-impl-const, r...
2020-06-08 Ralf JungRollup merge of #72761 - poliorcetics:use-keyword-doc...
2020-06-08 Ralf JungRollup merge of #72615 - jschwe:fix-Zprofile-documentat...
2020-06-08 Ralf JungRollup merge of #72583 - CAD97:vec-iter-asref-slice...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-07 Dylan DPCRollup merge of #72764 - jonas-schievink:mind-the-tyerr...
2020-06-06 Ralf JungRollup merge of #72708 - petrochenkov:linkhack, r=cuviper
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-06-05 Dylan DPCRollup merge of #72260 - csmoe:issue-69276, r=estebank
2020-06-03 borsAuto merge of #72754 - lcnr:predicate-fold, r=nikomatsakis
2020-06-03 borsAuto merge of #72746 - petrhosek:libunwind-hermetic...
2020-06-02 Yuki OkushiRollup merge of #72880 - GuillaumeGomez:cleanup-e0637...
2020-06-02 Yuki OkushiRollup merge of #72775 - JohnTitor:await-sugg, r=estebank
2020-06-01 borsAuto merge of #71192 - oli-obk:eager_alloc_id_canonical...
2020-06-01 Dylan DPCRollup merge of #72818 - GuillaumeGomez:cleanup-e0622...
2020-06-01 Dylan DPCRollup merge of #72776 - lcnr:stalled_on-smallvec,...
2020-05-31 Dylan DPCRollup merge of #72807 - xiaotianrandom:fix-assoc-type...
2020-05-31 Dylan DPCRollup merge of #72691 - GuillaumeGomez:escape-key...
2020-05-31 borsAuto merge of #72767 - pnkfelix:track-devirtualized...
2020-05-31 Ralf JungRollup merge of #72749 - vertexclique:vcq/update-stdarc...
2020-05-31 Ralf JungRollup merge of #72745 - lcnr:interned-cleanup, r=petro...
2020-05-31 Ralf JungRollup merge of #72715 - estebank:trailing-comma-where...
2020-05-31 Ralf JungRollup merge of #72683 - RalfJung:char-debug-check...
2020-05-31 borsAuto merge of #72759 - alexcrichton:update-compiler...
2020-05-31 borsAuto merge of #72743 - lcnr:predicate_f, r=nikomatsakis
2020-05-31 borsAuto merge of #72116 - petrhosek:fuchsia-ld-flags,...
2020-05-30 Ralf JungRollup merge of #72773 - Rantanen:is_char_boundary...
2020-05-30 Ralf JungRollup merge of #72772 - RalfJung:valid-char, r=petroch...
2020-05-30 Ralf JungRollup merge of #72757 - petrochenkov:shebang, r=varkor
next