]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/if_let_mutex.rs
Rollup merge of #74021 - 1011X:master, r=dtolnay
[rust.git] / src / tools / clippy / clippy_lints / src / if_let_mutex.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 GoregaokarRollup merge of #70817 - yoshuawuyts:task-ready, r...
2020-07-18 borsAuto merge of #73441 - alexcrichton:backtrace-gimli...
2020-07-18 Manish GoregaokarRollup merge of #74464 - FedericoPonzi:fix-#67108,...
2020-07-18 Manish GoregaokarRollup merge of #74457 - Keruspe:install, r=Mark-Simulacrum
2020-07-18 Manish GoregaokarRollup merge of #74453 - Manishearth:intra-doc-std...
2020-07-18 Manish GoregaokarRollup merge of #74450 - aticu:master, r=jonas-schievink
2020-07-18 Manish GoregaokarRollup merge of #74449 - tmiasko:cmpxchg-test, r=nikoma...
2020-07-18 Manish GoregaokarRollup merge of #74448 - davidtwco:improper-ctypes...
2020-07-18 Manish GoregaokarRollup merge of #74444 - Alexendoo:test-69414, r=nikoma...
2020-07-18 Manish GoregaokarRollup merge of #74441 - eddyb:zlib-on-nixos, r=nagisa
2020-07-18 Manish GoregaokarRollup merge of #74418 - rye:gha-dedup-shell-setting...
2020-07-18 Manish GoregaokarRollup merge of #74069 - erikdesjardins:bad-niche,...
2020-07-18 Manish GoregaokarRollup merge of #72414 - KodrAus:feat/stdlazy, r=Mark...
2020-07-17 Manish GoregaokarRollup merge of #74452 - Manishearth:module-type-ns...
2020-07-17 Manish GoregaokarRollup merge of #74440 - Abendstolz:patch-1, r=hanna...
2020-07-17 Manish GoregaokarRollup merge of #74438 - RalfJung:uninit-lint, r=davidtwco
2020-07-17 Manish GoregaokarRollup merge of #74428 - tshepang:better-filter-map...
2020-07-17 Manish GoregaokarRollup merge of #74424 - sexxi-goose:move_hir_place...
2020-07-17 Manish GoregaokarRollup merge of #74416 - NieDzejkob:linker-locale-utf8...
2020-07-17 Manish GoregaokarRollup merge of #74411 - jonas-schievink:unbreak-mir...
2020-07-17 Manish GoregaokarRollup merge of #74394 - bjorn3:remove_emscripten_lefto...
2020-07-17 Manish GoregaokarRollup merge of #74368 - GuillaumeGomez:css-tidy-check...
2020-07-17 Manish GoregaokarRollup merge of #74364 - lcnr:lazy-norm-tests, r=nikoma...
2020-07-17 Manish GoregaokarRollup merge of #74300 - lzutao:iterator-intra, r=jyn514
2020-07-17 Manish GoregaokarRollup merge of #74288 - haraldh:test_aslr, r=petrochenkov
2020-07-17 Manish GoregaokarRollup merge of #74251 - shepmaster:bootstrap-target...
2020-07-17 Manish GoregaokarRollup merge of #74169 - ecstatic-morse:dataflow-unreac...
2020-07-17 Manish GoregaokarRollup merge of #74056 - fusion-engineering-forks:fmt...
2020-07-17 Manish GoregaokarRollup merge of #74009 - mati865:mingw-tests-implib...
2020-07-17 Manish GoregaokarRollup merge of #73930 - a1phyr:feature_const_option...
2020-07-17 Manish GoregaokarRollup merge of #71670 - GuillaumeGomez:enforce-codeblo...
2020-07-17 borsAuto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
2020-07-17 Manish GoregaokarRollup merge of #73269 - mzohreva:mz/sgx-wait-timeout...
2020-07-16 Manish GoregaokarRollup merge of #74325 - GuillaumeGomez:focus-source...
2020-07-16 Manish GoregaokarRollup merge of #74221 - oli-obk:const_prop_ice, r...
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 #74295 - ssomers:btree_comments, r...
2020-07-16 Manish GoregaokarRollup merge of #74037 - JohnTitor:contributing-md...
2020-07-16 Manish GoregaokarRollup merge of #73421 - janikrabe:master, r=joshtriplett
2020-07-15 Manish GoregaokarRollup merge of #74344 - estebank:stringly-wobbly,...
2020-07-15 Manish GoregaokarRollup merge of #74294 - msirringhaus:master, r=pietroa...
2020-07-15 Manish GoregaokarRollup merge of #74291 - regexident:from-docs, r=Guilla...
2020-07-15 Manish GoregaokarRollup merge of #74218 - GuillaumeGomez:search-results...
2020-07-15 Manish GoregaokarRollup merge of #74196 - GuillaumeGomez:auto-collapse...
2020-07-15 Manish GoregaokarRollup merge of #74119 - nnethercote:rm-Compiler-compil...
2020-07-15 Manish GoregaokarRollup merge of #73959 - GuillaumeGomez:cleanup-e0716...
2020-07-15 Manish GoregaokarRollup merge of #73918 - GuillaumeGomez:cleanup-e0715...
2020-07-15 Manish GoregaokarRollup merge of #72973 - msizanoen1:riscv-host, r=pietr...
2020-07-15 borsAuto merge of #71272 - jclulow:illumos-x86-ci, r=pietro...
2020-07-14 Manish GoregaokarRollup merge of #74340 - davidtwco:issue-73747-improper...
2020-07-14 Manish GoregaokarRollup merge of #74336 - davidtwco:issue-73112-cross...
2020-07-14 Manish GoregaokarRollup merge of #74334 - jyn514:config-toml-docs, r...
2020-07-14 Manish GoregaokarRollup merge of #74332 - ehuss:update-cargo, r=ehuss
2020-07-14 Manish GoregaokarRollup merge of #74272 - davidtwco:issue-73626-multilin...
2020-07-14 Manish GoregaokarRollup merge of #74271 - lzutao:cmdbytes, r=LukasKalbertodt
2020-07-14 Manish GoregaokarRollup merge of #74263 - RalfJung:thread-local, r=Mark...
2020-07-14 Manish GoregaokarRollup merge of #74252 - shepmaster:bootstrap-rust...
2020-07-14 Manish GoregaokarRollup merge of #74228 - estebank:unsized-param, r...
2020-07-14 Manish GoregaokarRollup merge of #74211 - estebank:struct-pat-as-unit...
2020-07-14 Manish GoregaokarRollup merge of #73759 - GuillaumeGomez:stdin-examples...
2020-07-14 borsAuto merge of #74330 - Manishearth:rollup-mrc09pb,...
2020-07-14 Manish GoregaokarRollup merge of #74324 - flip1995:clippyup, r=Manishearth
2020-07-14 Manish GoregaokarRollup merge of #73965 - davidtwco:issue-73886-non...
2020-07-14 Manish GoregaokarRollup merge of #73866 - Goirad:fix-entry-improper...
2020-07-14 Manish GoregaokarRollup merge of #73720 - GuillaumeGomez:cleanup-e0704...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-14 borsAuto merge of #73490 - CAD97:range-unchecked-stepping...
2020-07-14 Manish GoregaokarRollup merge of #73867 - poliorcetics:union-keyword...
2020-07-13 Pankaj ChaudharyMerge branch 'master' into E0688
2020-07-11 Manish GoregaokarRollup merge of #74197 - estebank:self-sugg, r=petrochenkov
2020-07-11 Manish GoregaokarRollup merge of #73715 - MaulingMonkey:pr-natvis-tuples...
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-11 Manish GoregaokarRollup merge of #71322 - petrochenkov:tuple00, r=nikoma...
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...
next