]> git.lizzy.rs Git - rust.git/history - src/tools/linkchecker/main.rs
Rollup merge of #75837 - GuillaumeGomez:fix-font-color-help-button, r=Cldfire
[rust.git] / src / tools / linkchecker / main.rs
2020-08-26 Dylan DPCRollup merge of #75837 - GuillaumeGomez:fix-font-color...
2020-08-26 Dylan DPCRollup merge of #75818 - ollie27:doc_systemtime_windows...
2020-08-26 Dylan DPCRollup merge of #75806 - GuillaumeGomez:prevent-automat...
2020-08-26 Dylan DPCRollup merge of #75780 - matklad:unconfuseunpindocs...
2020-08-26 Dylan DPCRollup merge of #75758 - bpangWR:master, r=Mark-Simulacrum
2020-08-26 Dylan DPCRollup merge of #74730 - androm3da:fix_libstd_hexlinux_...
2020-08-26 borsAuto merge of #75893 - Dylan-DPC:fix/offset-to-u64...
2020-08-26 borsAuto merge of #75687 - TimDiekmann:realloc-align, r...
2020-08-26 borsAuto merge of #75843 - hermitcore:devel, r=nagisa
2020-08-26 borsAuto merge of #75811 - ecstatic-morse:better-dlerror...
2020-08-25 borsAuto merge of #75302 - Aaron1011:feature/partial-move...
2020-08-25 borsAuto merge of #74275 - wesleywiser:break_up_partitionin...
2020-08-25 borsAuto merge of #75838 - mati865:profiler-atomics, r...
2020-08-25 borsAuto merge of #75364 - rylev:libpanic-abort-failfast...
2020-08-25 borsAuto merge of #75764 - workingjubilee:tidy-up-cargo...
2020-08-24 borsAuto merge of #75625 - mati865:mingw-cross-compile...
2020-08-24 borsAuto merge of #75110 - lzutao:ip-endianness, r=Mark...
2020-08-24 borsAuto merge of #74590 - jyn514:timing, r=Mark-Simulacrum
2020-08-24 borsAuto merge of #75815 - jyn514:ambiguous-primitives...
2020-08-24 borsAuto merge of #75505 - Dylan-DPC:feature/arc_new, r...
2020-08-24 borsAuto merge of #75855 - jyn514:no-cfg-doc, r=ollie27
2020-08-24 borsAuto merge of #75865 - JohnTitor:rollup-yxia6d2, r...
2020-08-24 Yuki OkushiRollup merge of #75859 - jrheard:patch-2, r=jonas-schievink
2020-08-24 Yuki OkushiRollup merge of #75856 - matthiaskrgr:more_clippy,...
2020-08-23 Matthias Krügerlinkcheckr: fix clippy::redundant_static_lifetimes...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-12 Yuki OkushiRollup merge of #74521 - andjo403:readme, r=nikic
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74510 - LukasKalbertodt:fix-range-from...
2020-07-25 borsAuto merge of #74488 - CAD97:layout_for_value_raw,...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 Manish GoregaokarRollup merge of #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-24 Yuki OkushiRollup merge of #74677 - ssomers:btree_cleanup_2, r...
2020-07-24 Yuki OkushiRollup merge of #74666 - ssomers:btree_cleanup_1, r...
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-23 borsAuto merge of #74509 - matthewjasper:empty-verify,...
2020-07-23 Manish GoregaokarRollup merge of #74490 - yaahc:disabled-bt, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-22 Manish GoregaokarRollup merge of #74528 - euclio:intra-link-errors,...
2020-07-22 Manish GoregaokarRollup merge of #74454 - lcnr:negative-impls, r=nikomat...
2020-07-22 Manish GoregaokarRollup merge of #74237 - lzutao:compiletest, r=Mark...
2020-07-22 Manish GoregaokarRollup merge of #73893 - ajpaverd:cfguard-stabilize...
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-20 Manish GoregaokarRollup merge of #74557 - jakubadamw:issue-74539, r...
2020-07-20 Manish GoregaokarRollup merge of #74552 - fusion-engineering-forks:stabi...
2020-07-20 Manish GoregaokarRollup merge of #74522 - tmiasko:sanitizer-docs, r...
2020-07-20 Manish GoregaokarRollup merge of #74505 - Cldfire:fix-search-focus,...
2020-07-20 Manish GoregaokarRollup merge of #74501 - lzutao:css_run_border, r=Guill...
2020-07-20 Manish GoregaokarRollup merge of #74376 - lcnr:type-dependent-path-clean...
2020-07-20 Manish GoregaokarRollup merge of #74051 - yodaldevoid:issue_60814, r...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 Manish GoregaokarRollup merge of #72714 - JohnTitor:debug-assert, r...
2020-07-20 borsAuto merge of #74010 - pierwill:pierwill-o-notation...
2020-07-20 borsAuto merge of #74540 - alexcrichton:std-no-backtrace...
2020-07-20 Manish GoregaokarRollup merge of #74527 - calebcartwright:rustfmt-toolst...
2020-07-20 Manish GoregaokarRollup merge of #74523 - sollyucko:patch-1, r=Mark...
2020-07-20 Manish GoregaokarRollup merge of #74520 - RalfJung:backtrace-src, r...
2020-07-20 Manish GoregaokarRollup merge of #74516 - lcnr:min-specialization-ice...
2020-07-20 Manish GoregaokarRollup merge of #74514 - Mark-Simulacrum:nightly-rustc...
2020-07-20 Manish GoregaokarRollup merge of #73618 - poliorcetics:false-keyword...
2020-07-19 borsAuto merge of #74495 - shepmaster:bootstrap-dist-target...
2020-07-19 Alexis BourgetFix merge conflict with recent PR
2020-07-19 borsAuto merge of #74518 - Manishearth:rollup-jfmnh1r,...
2020-07-19 Manish GoregaokarRollup merge of #74485 - Manishearth:more-intra-doc...
2020-07-19 Manish Goregaokarprimitive impls are weird
2020-07-19 Manish GoregaokarUpdate src/tools/linkchecker/main.rs
2020-07-18 Manish GoregaokarRollup merge of #74021 - 1011X:master, r=dtolnay
2020-07-18 Manish GoregaokarRollup merge of #73762 - poliorcetics:trait-keyword...
2020-07-18 Manish GoregaokarAdd explicit exception list to linkchecker
2020-07-18 Manish GoregaokarUse intra-doc links on HashMap
2020-07-18 Manish GoregaokarUse intra-doc links in alloc::String
2020-07-17 Manish GoregaokarRollup merge of #74169 - ecstatic-morse:dataflow-unreac...
2020-07-17 Manish GoregaokarRollup merge of #73930 - a1phyr:feature_const_option...
2020-07-17 Manish GoregaokarRollup merge of #73269 - mzohreva:mz/sgx-wait-timeout...
2020-07-16 Manish GoregaokarRollup merge of #74171 - ehuss:44056-debug-macos, r...
2020-07-16 Manish GoregaokarRollup merge of #74148 - GuillaumeGomez:doc-alias-check...
2020-07-16 Manish GoregaokarRollup merge of #74140 - sexxi-goose:precise_hir_projec...
2020-07-16 Manish GoregaokarRollup merge of #73998 - euclio:search-index-determinis...
2020-07-16 Manish GoregaokarRollup merge of #73981 - ehuss:remove-ignore-stage1...
2020-07-16 Manish GoregaokarRollup merge of #73926 - joaopaulocarreiro:github_rust...
2020-07-16 Manish GoregaokarRollup merge of #73835 - GuillaumeGomez:cleanup-e0710...
2020-07-16 Manish GoregaokarRollup merge of #73794 - GuillaumeGomez:cleanup-e0705...
2020-07-16 Manish GoregaokarRollup merge of #73771 - alexcrichton:ignore-unstable...
2020-07-16 Manish GoregaokarRollup merge of #74381 - mbrubeck:docs, r=Mark-Simulacrum
2020-07-16 Manish GoregaokarRollup merge of #74037 - JohnTitor:contributing-md...
2020-07-16 Manish GoregaokarRollup merge of #73421 - janikrabe:master, r=joshtriplett
next