]> git.lizzy.rs Git - rust.git/history - src/doc
Add BinaryHeap::retain as suggested in #42849
[rust.git] / src / doc /
2020-04-22 borsAuto merge of #71424 - Dylan-DPC:rollup-iunh61a, r...
2020-04-22 Dylan DPCRollup merge of #71337 - Valloric:rustdoc-check-pass...
2020-04-22 Dylan DPCRollup merge of #71203 - csmoe:issue-71137, r=csmoe
2020-04-22 Dylan DPCRollup merge of #70970 - eddyb:trait-vs-impl-mismatch...
2020-04-22 borsAuto merge of #71323 - nnethercote:bitcode-in-rlib...
2020-04-22 Nicholas NethercoteAdd a new option `-Cbitcode-in-rlib`.
2020-04-22 Yuki OkushiRollup merge of #71384 - RalfJung:RalfJung-patch-1...
2020-04-22 Yuki OkushiRollup merge of #71372 - ayushmishra2005:shebang_stripp...
2020-04-22 Yuki OkushiRollup merge of #71236 - sinkuu:cleanup, r=nikomatsakis
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-21 borsAuto merge of #71267 - pnkfelix:issue-71248-dont-need...
2020-04-20 Dylan DPCRollup merge of #71346 - mati865:rustbuild-tools, r...
2020-04-20 Dylan DPCRollup merge of #71285 - ljedrz:mir_inline_span_for_opt...
2020-04-20 Dylan DPCRollup merge of #71174 - Nokel81:fix-async-main-error...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Dylan DPCRollup merge of #71334 - ehuss:pattern-docs, r=kennytm
2020-04-20 Dylan DPCRollup merge of #71328 - Mark-Simulacrum:stabilize...
2020-04-20 Dylan DPCRollup merge of #71284 - JOE1994:serialize_id, r=petroc...
2020-04-20 Dylan DPCRollup merge of #71270 - Rustin-Liu:rustin-patch-has...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 borsAuto merge of #70729 - nnethercote:a-big-options-clean...
2020-04-19 Dylan DPCRollup merge of #71107 - vorner:weak-into-raw-dangling...
2020-04-19 Nicholas NethercoteDisallow values for `-C no-*` and `-Z no-*` options...
2020-04-19 Nicholas NethercoteImprove codegen option docs.
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-18 borsAuto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum
2020-04-17 Dylan DPCRollup merge of #71070 - petrochenkov:nolldaround,...
2020-04-17 Dylan DPCRollup merge of #70467 - wesleywiser:invoke-vs-call...
2020-04-17 Dylan DPCRollup merge of #69642 - ecstatic-morse:issue-69615...
2020-04-17 Dylan DPCRollup merge of #70910 - rakshith-ravi:master, r=cuviper
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-17 borsAuto merge of #71131 - pnkfelix:issue-69798-dont-reuse...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-16 Dylan DPCRollup merge of #71191 - GuillaumeGomez:cleanup-e0520...
2020-04-16 Dylan DPCRollup merge of #71149 - RalfJung:check-const-call...
2020-04-16 Dylan DPCRollup merge of #71141 - Duddino:master, r=estebank
2020-04-16 Dylan DPCRollup merge of #70566 - jumbatm:exceeding-bitshifts...
2020-04-16 borsAuto merge of #70831 - sfackler:shrink-future-stack...
2020-04-16 borsAuto merge of #71159 - topecongiro:rustfmt-1.4.14,...
2020-04-15 Dylan DPCRollup merge of #71166 - GuillaumeGomez:cleanup-e0518...
2020-04-15 Dylan DPCRollup merge of #71145 - pfmooney:illumos-triple, r...
2020-04-15 Dylan DPCRollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup...
2020-04-15 Dylan DPCRollup merge of #70774 - GuillaumeGomez:clean-rustdoc...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-15 borsAuto merge of #71139 - matthiaskrgr:submodule_upd,...
2020-04-15 Mazdak FarrokhzadRollup merge of #71116 - marmeladema:dummy-hir-id-remov...
2020-04-15 Mazdak FarrokhzadRollup merge of #71100 - RalfJung:miri-frame-hook,...
2020-04-15 Mazdak FarrokhzadRollup merge of #71030 - petrochenkov:linkorder2, r...
2020-04-15 Mazdak FarrokhzadRollup merge of #70891 - lcnr:replace-rvalue_aggregate...
2020-04-15 borsAuto merge of #71106 - jonas-schievink:remove-call...
2020-04-15 borsAuto merge of #71151 - Dylan-DPC:rollup-6rt4h7b, r...
2020-04-14 Dylan DPCRollup merge of #71135 - ehuss:update-books, r=ehuss
2020-04-14 Dylan DPCRollup merge of #71002 - Freax13:fix-target, r=ollie27
2020-04-14 Dylan DPCRollup merge of #70949 - WaffleLapkin:simlify_vec_macro...
2020-04-14 Dylan DPCRollup merge of #70947 - RalfJung:ctfe-no-read-mut...
2020-04-14 Eric HussUpdate books
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-14 Dylan DPCRollup merge of #71120 - GuillaumeGomez:cleanup-e0517...
2020-04-14 borsAuto merge of #70893 - tmiasko:llvm-sanitizers, r=cuviper
2020-04-13 Dylan DPCRollup merge of #70654 - oli-obk:subrepo_docs, r=Mark...
2020-04-13 Dylan DPCRollup merge of #71051 - ryr3:fix_try_into, r=estebank
2020-04-13 Dylan DPCRollup merge of #70656 - GuillaumeGomez:scrollbar-displ...
2020-04-13 borsAuto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark...
2020-04-13 borsAuto merge of #70961 - ecstatic-morse:into-def-id,...
2020-04-13 borsAuto merge of #70882 - tmiasko:llvm-version-suffix...
2020-04-13 borsAuto merge of #71056 - matthiaskrgr:submodule_upd,...
2020-04-13 borsAuto merge of #71023 - mati865:mingw-unwind-linking...
2020-04-12 Dylan DPCRollup merge of #71064 - dwrensha:issue-69130, r=eddyb
2020-04-12 Dylan DPCRollup merge of #71013 - jonas-schievink:visit-projecti...
2020-04-12 Dylan DPCRollup merge of #67766 - sapir:fix-unused-in-or-pattern...
2020-04-12 borsAuto merge of #71059 - Dylan-DPC:rollup-zgu6jmx, r...
2020-04-12 Dylan DPCRollup merge of #71057 - GuillaumeGomez:cleanup-e0516...
2020-04-12 Dylan DPCRollup merge of #71048 - arlosi:normalize_ext_src,...
2020-04-12 Dylan DPCRollup merge of #71034 - GuillaumeGomez:cleanup-e0515...
2020-04-12 borsAuto merge of #70873 - mark-i-m:update-rdg, r=JohnTitor
2020-04-11 Dylan DPCRollup merge of #70996 - ChaiTRex:master, r=Amanieu
2020-04-11 Dylan DPCRollup merge of #70937 - mati865:mingw-staticlib-suffix...
2020-04-11 Dylan DPCRollup merge of #70644 - nnethercote:clean-up-ModuleCon...
2020-04-11 borsAuto merge of #70161 - cjgillot:query-arena, r=nikomatsakis
2020-04-11 borsAuto merge of #69573 - pnkfelix:issue-53114-add-tests...
2020-04-10 Mazdak FarrokhzadRollup merge of #70982 - ldm0:fncoerce, r=eddyb
2020-04-10 Mazdak FarrokhzadRollup merge of #70962 - KrishnaSannasi:track-dealloc...
2020-04-10 Mazdak FarrokhzadRollup merge of #70957 - oli-obk:lazy_repeat_length_eva...
2020-04-10 Mazdak FarrokhzadRollup merge of #70881 - eddyb:stage0-hide-incremental...
2020-04-10 Mazdak FarrokhzadRollup merge of #69573 - pnkfelix:issue-53114-add-tests...
2020-04-10 borsAuto merge of #70986 - marmeladema:issue70853/librustc_...
2020-04-10 Mazdak FarrokhzadRollup merge of #70991 - longfangsong:master, r=jonas...
2020-04-10 Mazdak FarrokhzadRollup merge of #70988 - LeSeulArtichaut:triagebot...
2020-04-10 Mazdak FarrokhzadRollup merge of #70985 - GuillaumeGomez:cleanup-e0512...
2020-04-10 Mazdak FarrokhzadRollup merge of #70981 - ssomers:btreemap_into_into_ite...
2020-04-10 Mazdak FarrokhzadRollup merge of #70979 - ssomers:btreemap_the_alice_mer...
2020-04-10 Mazdak FarrokhzadRollup merge of #70978 - RalfJung:compiletest-flags...
2020-04-10 Mazdak FarrokhzadRollup merge of #70973 - ecstatic-morse:recursion-lint...
2020-04-10 Mazdak FarrokhzadRollup merge of #70938 - tmiasko:thread-test-case,...
2020-04-10 Mazdak FarrokhzadRollup merge of #69745 - estebank:predicate-obligations...
2020-04-10 borsAuto merge of #66605 - GuillaumeGomez:drop-python2...
2020-04-10 borsAuto merge of #70983 - Centril:rollup-npabk7c, r=Centril
2020-04-10 Mazdak FarrokhzadRollup merge of #70975 - lcnr:ok, r=petrochenkov
2020-04-10 Mazdak FarrokhzadRollup merge of #70969 - ehuss:json-filename-macros...
2020-04-10 Mazdak FarrokhzadRollup merge of #70952 - GuillaumeGomez:cleanup-e0511...
next