]> git.lizzy.rs Git - rust.git/history - src/doc/rustdoc
Rollup merge of #69732 - GuillaumeGomez:cleanup-e0382-e0384, r=Dylan-DPC
[rust.git] / src / doc / rustdoc /
2020-03-04 borsAuto merge of #68952 - faern:stabilize-assoc-int-consts...
2020-03-03 Yuki OkushiRollup merge of #69609 - TimDiekmann:excess, r=Amanieu
2020-03-02 Dylan DPCRollup merge of #68682 - LeSeulArtichaut:stable-intrins...
2020-03-01 borsAuto merge of #68943 - ecstatic-morse:no-useless-drop...
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-27 borsAuto merge of #68528 - ecstatic-morse:maybe-init-varian...
2020-02-27 borsAuto merge of #67332 - matthewjasper:drop-in-place...
2020-02-26 XAMPPRockyMerge branch 'master' into relnotes-1.42.0
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-20 Mazdak FarrokhzadRollup merge of #69185 - RalfJung:const-prop-lints...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 borsAuto merge of #69145 - matthewjasper:mir-typeck-static...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
2020-02-20 Dylan DPCRollup merge of #68945 - mjbshaw:once_is_completed...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-19 Dylan DPCRollup merge of #69142 - ehuss:linkcheck-script, r...
2020-02-19 borsAuto merge of #69198 - ollie27:rustbuild_rustdoc-js...
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 Dylan DPCRollup merge of #69181 - skinny121:const-eval-return...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-17 borsAuto merge of #69129 - Centril:macro-legacy-errors...
2020-02-17 Yuki OkushiRollup merge of #69158 - ecstatic-morse:graphviz-diff...
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-16 borsAuto merge of #69156 - ecstatic-morse:unified-dataflow...
2020-02-15 borsAuto merge of #68668 - GuillaumeGomez:struct-variant...
2020-02-15 borsAuto merge of #69168 - brainlock:test-textrel-regressio...
2020-02-15 Dylan DPCRollup merge of #69166 - JohnTitor:ice-const-enum,...
2020-02-15 Dylan DPCRollup merge of #69154 - JohnTitor:fix-macro-ices,...
2020-02-15 Dylan DPCRollup merge of #69106 - RReverser:wasi-fs-copy, r...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-15 borsAuto merge of #67681 - matthewjasper:infer-regions...
2020-02-14 borsAuto merge of #69172 - JohnTitor:rollup-6cbmwcw, r...
2020-02-14 Yuki OkushiRollup merge of #68856 - Centril:or-pat-ref-pat, r...
2020-02-14 Yuki OkushiRollup merge of #68475 - Aaron1011:fix/forest-caching...
2020-02-14 borsAuto merge of #69115 - ehuss:update-books, r=Dylan-DPC
2020-02-13 Eric HussUpdate books.
2020-02-13 Dylan DPCRollup merge of #68848 - nnethercote:hasten-macro-parsi...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-12 Dylan DPCRollup merge of #69095 - GuillaumeGomez:minified-theme...
2020-02-12 borsAuto merge of #68679 - matthewjasper:needs-type-op...
2020-02-12 Yuki OkushiRollup merge of #68487 - 0dvictor:nolink, r=tmandry
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-02-11 Dylan DPCRollup merge of #69055 - GuillaumeGomez:clean-up-e0307...
2020-02-11 Dylan DPCRollup merge of #68824 - ajpaverd:cfguard-rustbuild...
2020-02-11 Dylan DPCRollup merge of #68816 - estebank:fn-mut-closure, r...
2020-02-11 Dylan DPCRollup merge of #66498 - bjorn3:less_feature_flags...
2020-02-10 Dylan DPCRollup merge of #69007 - GuillaumeGomez:clean-up-e0283...
2020-02-10 Dylan DPCRollup merge of #68897 - GuillaumeGomez:clean-up-e0275...
2020-02-09 Jonas SchievinkRollup merge of #68742 - tspiteri:string-as-mut, r...
2020-02-09 Jonas SchievinkRollup merge of #68738 - kennytm:derive-clone-eq-for...
2020-02-09 borsAuto merge of #68623 - Zoxc:lld, r=Mark-Simulacrum
2020-02-09 borsAuto merge of #68689 - estebank:where-clause-sugg-missi...
2020-02-09 borsAuto merge of #68376 - Centril:move-ref-patterns, r...
2020-02-08 Dylan DPCRollup merge of #68958 - GuillaumeGomez:clean-up-e0277...
2020-02-08 Dylan DPCRollup merge of #68918 - brson:unwrapdoc, r=Dylan-DPC
2020-02-08 Dylan DPCRollup merge of #68834 - ssomers:btree_first_last_fix68...
2020-02-08 borsAuto merge of #68802 - eddyb:debuginfo-there-can-only...
2020-02-08 borsAuto merge of #68452 - msizanoen1:riscv-abi, r=nagisa...
2020-02-08 borsAuto merge of #68358 - matthewjasper:spec-fix, r=nikoma...
2020-02-07 Dylan DPCRollup merge of #68928 - GuillaumeGomez:cleanup-e0276...
2020-02-07 Dylan DPCRollup merge of #68413 - XAMPPRocky:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68164 - tmiasko:no-sanitize, r=nikomat...
2020-02-07 borsAuto merge of #68499 - ssomers:btree_search_tidying...
2020-02-06 Josh WhiteMerge branch 'E0637' of https://github.com/jwhite927...
2020-02-06 Dylan DPCRollup merge of #68791 - mark-i-m:proper-linkcheck...
2020-02-06 Dylan DPCRollup merge of #68524 - jonas-schievink:generator...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 Dylan DPCRollup merge of #68845 - dwrensha:fix-68783, r=estebank
2020-02-06 Dylan DPCRollup merge of #68844 - euclio:debug-impl-def-path...
2020-02-06 Dylan DPCRollup merge of #68842 - Centril:issue-68785, r=estebank
2020-02-06 Dylan DPCRollup merge of #68837 - jonas-schievink:assoc-item...
2020-02-06 Dylan DPCRollup merge of #68788 - Centril:unified-fn-bodies...
2020-02-06 Dylan DPCRollup merge of #68751 - Tyg13:unused_parens_const_stat...
2020-02-06 Dylan DPCRollup merge of #68691 - nnethercote:rm-RefCell-from...
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-06 borsAuto merge of #68583 - estebank:hrlt, r=oli-obk
2020-02-06 borsAuto merge of #68861 - Dylan-DPC:rollup-0m09hsg, r...
2020-02-05 Dylan DPCRollup merge of #68858 - ljedrz:collapse_stable_hash_fo...
2020-02-05 Dylan DPCRollup merge of #68851 - JohnTitor:fix-issue-number...
2020-02-05 Dylan DPCRollup merge of #68846 - king6cong:doc-fix, r=Guillaume...
2020-02-05 king6congdoc fix on doc attribute
2019-12-21 Mazdak FarrokhzadRollup merge of #67059 - TommasoBianchi:dropck_fix_pr...
2019-12-16 Mazdak FarrokhzadRollup merge of #66771 - SimonSapin:panic-stability...
2019-12-16 Mazdak FarrokhzadRollup merge of #66735 - SOF3:feature/str_strip, r...
2019-12-16 Mazdak FarrokhzadRollup merge of #65778 - bdonlan:stable_weak_count...
2019-12-13 Mazdak FarrokhzadRollup merge of #66341 - crgl:vec-deque-extend, r=Amanieu
2019-12-12 Yuki OkushiRollup merge of #62514 - stephaneyfx:box-ffi, r=nikomat...
2019-12-10 Yuki OkushiRollup merge of #66377 - XAMPPRocky:relnotes-1.40.0...
2019-12-09 Christoph SchmidlerMerge branch 'master' of github.com:TheSamsa/rust
2019-12-08 Petermove from non zero impls to `libcore/convert/num.rs`
2019-12-08 borsAuto merge of #66730 - hermitcore:master, r=alexcrichton
2019-12-08 Mazdak FarrokhzadRollup merge of #66325 - BartMassey:master, r=joshtriplett
2019-12-06 Yuki OkushiRollup merge of #66649 - Wind-River:master_xyz, r=alexc...
next