]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints
Rollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomez
[rust.git] / src / tools / clippy / clippy_lints /
2020-08-29 Dylan DPCRollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomez
2020-08-29 Dylan DPCRollup merge of #75874 - pickfire:patch-3, r=jyn514
2020-08-29 Dylan DPCRollup merge of #75852 - camelid:patch-3, r=jyn514
2020-08-29 Dylan DPCRollup merge of #75832 - kofls:intradoc-fix, r=jyn514
2020-08-29 borsAuto merge of #75713 - mati865:netbsd_zlib, r=Mark...
2020-08-29 borsAuto merge of #75754 - joshtriplett:wip-perf-snappy...
2020-08-29 borsAuto merge of #76034 - flip1995:clippyup, r=Manishearth
2020-08-28 borsAuto merge of #72808 - Lucretiel:line-writer-reimpl...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-28 Pietro AlbiniRollup merge of #75941 - GuillaumeGomez:cleanup-e0761...
2020-08-28 Pietro AlbiniRollup merge of #75330 - Nemo157:improve-doc-cfg-featur...
2020-08-26 Dylan DPCRollup merge of #75870 - GuillaumeGomez:unify-border...
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 #75758 - bpangWR:master, r=Mark-Simulacrum
2020-08-26 Dylan DPCRollup merge of #74730 - androm3da:fix_libstd_hexlinux_...
2020-08-26 borsAuto merge of #75687 - TimDiekmann:realloc-align, r...
2020-08-26 borsAuto merge of #75843 - hermitcore:devel, r=nagisa
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-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 #75505 - Dylan-DPC:feature/arc_new, r...
2020-08-23 borsAuto merge of #75656 - tirr-c:match-suggest-semi, r...
2020-08-23 borsAuto merge of #75028 - MrModder:master, r=steveklabnik
2020-08-22 borsAuto merge of #75171 - amosonn:new_zeroed_slice, r...
2020-08-22 borsAuto merge of #74566 - lzutao:guard, r=petrochenkov
2020-08-22 borsAuto merge of #75776 - GuillaumeGomez:missing-doc-examp...
2020-08-22 Dylan DPCRollup merge of #75787 - LeSeulArtichaut:core-intra...
2020-08-22 Dylan DPCRollup merge of #75782 - GuillaumeGomez:more-links...
2020-08-22 Dylan DPCRollup merge of #75753 - koutheir:patch-1, r=steveklabnik
2020-08-22 Dylan DPCRollup merge of #75745 - jyn514:refactor-resolve, r...
2020-08-22 Dylan DPCRollup merge of #75725 - LeSeulArtichaut:alloc-intra...
2020-08-22 Dylan DPCRollup merge of #75718 - GuillaumeGomez:coverage-ui...
2020-08-22 Dylan DPCRollup merge of #75705 - denisvasilik:intra-doc-links...
2020-08-21 borsAuto merge of #75708 - JohnTitor:stay-cool-full-bootstr...
2020-08-21 borsAuto merge of #75694 - RalfJung:miri-align-to, r=nagisa
2020-08-21 borsAuto merge of #75697 - lzutao:mir-dumb-const-prefix...
2020-08-21 Yuki OkushiRollup merge of #75750 - poliorcetics:intra-links-std...
2020-08-21 Yuki OkushiRollup merge of #75727 - camelid:intra-doc-links-for...
2020-08-21 Yuki OkushiRollup merge of #75664 - mati865:mailmap, r=Dylan-DPC
2020-08-21 Yuki OkushiRollup merge of #75532 - tmiasko:rfc-1014, r=nikomatsakis
2020-08-21 Yuki OkushiRollup merge of #75324 - ericseppanen:master, r=JohnTitor
2020-08-21 borsAuto merge of #75642 - matklad:lexer-comments, r=petroc...
2020-08-21 borsAuto merge of #74846 - Aaron1011:fix/pat-token-capture...
2020-08-20 borsAuto merge of #73565 - matthewjasper:core-min-spec...
2020-08-20 Josh StoneRollup merge of #75702 - GuillaumeGomez:cleanup-e0759...
2020-08-20 Aaron HillCapture tokens for Pat used in macro_rules! argument
2020-08-20 borsAuto merge of #75595 - davidtwco:polymorphization-predi...
2020-08-19 Tyler MandryRollup merge of #75648 - matklad:lazy-dropck, r=KodrAus
2020-08-19 Tyler MandryRollup merge of #75593 - Mark-Simulacrum:compiler-docs...
2020-08-19 borsAuto merge of #75480 - ssomers:btree_check_invariant...
2020-08-19 borsAuto merge of #74098 - GuillaumeGomez:doc-alias-checks...
2020-08-19 borsAuto merge of #75600 - nagisa:improve_align_offset...
2020-08-19 Yuki OkushiRollup merge of #75685 - nixphix:docs/unix-ext, r=jyn514
2020-08-19 Yuki OkushiRollup merge of #75665 - GuillaumeGomez:doc-examples...
2020-08-19 Yuki OkushiRollup merge of #75658 - tgnottingham:issue-75599,...
2020-08-19 Yuki OkushiRollup merge of #75652 - jyn514:true-false-2, r=Guillau...
2020-08-19 Yuki OkushiRollup merge of #75646 - poliorcetics:intra-links-keywo...
2020-08-19 Yuki OkushiRollup merge of #75554 - jumbatm:fix-clashing-extern...
2020-08-19 Yuki OkushiRollup merge of #75499 - jack-champagne:jack-champagne...
2020-08-19 Yuki OkushiRollup merge of #75049 - janriemer:patch-1, r=poliorcetics
2020-08-19 Yuki OkushiRollup merge of #75038 - rust-lang:Havvy-patch-1, r...
2020-08-19 borsAuto merge of #75555 - workingjubilee:update-everything...
2020-08-18 borsAuto merge of #75635 - Aaron1011:fix/incr-fn-param...
2020-08-18 borsAuto merge of #75639 - RalfJung:miri, r=RalfJung
2020-08-18 borsAuto merge of #75631 - matklad:rust-analyzer-2020-08...
2020-08-18 borsAuto merge of #75566 - alasher:master, r=oli-obk
2020-08-18 borsAuto merge of #75621 - TimDiekmann:no-fast-realloc...
2020-08-18 Tyler MandryRollup merge of #75637 - ctaggart:wasm32build, r=Mark...
2020-08-18 Tyler MandryRollup merge of #75603 - mati865:mingw-out-implib-compa...
2020-08-18 Tyler MandryRollup merge of #75548 - dancrossnyc:master, r=tmandry
2020-08-18 borsAuto merge of #75653 - JohnTitor:rollup-0ejtdfo, r...
2020-08-18 Yuki OkushiRollup merge of #75634 - scileo:fix-75581, r=ehuss
2020-08-18 Yuki OkushiRollup merge of #75629 - EllenNyan:ellen-intra-doc...
2020-08-18 Yuki OkushiRollup merge of #75626 - GuillaumeGomez:cleanup-e0754...
2020-08-18 Yuki OkushiRollup merge of #75613 - estebank:explain-mut-method...
2020-08-18 Yuki OkushiRollup merge of #75578 - 5M1Sec:master, r=oli-obk
2020-08-18 Yuki OkushiRollup merge of #75464 - poliorcetics:intra-links-panic...
2020-08-18 Yuki OkushiRollup merge of #75392 - TimDiekmann:non-null-uninit...
2020-08-18 Yuki OkushiRollup merge of #75389 - RalfJung:span_label, r=davidtwco
2020-08-17 borsAuto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk
2020-08-17 borsAuto merge of #75145 - davidtwco:issue-60607-preallocat...
2020-08-17 Ujjwal Sharmarust_ast::ast => rustc_ast
2020-08-17 borsAuto merge of #75187 - pawanbisht62:feature/incorporate...
2020-08-17 borsAuto merge of #74940 - oli-obk:const_is_null, r=RalfJung
2020-08-17 David Woodclippy: support `QPath::LangItem`
2020-08-17 borsAuto merge of #75535 - denisvasilik:intra-doc-links...
2020-08-17 borsAuto merge of #75468 - poliorcetics:intra-links-fs...
2020-08-17 borsAuto merge of #75568 - ehuss:cloudabi-tier3, r=Mark...
2020-08-17 borsAuto merge of #75014 - Amanieu:fix_asm_reg, r=nagisa
2020-08-16 borsAuto merge of #74562 - pickfire:is_ascii_branchless...
2020-08-16 Tyler MandryRollup merge of #75485 - RalfJung:pin, r=nagisa
2020-08-16 Tyler MandryRollup merge of #75423 - denisvasilik:intra-doc-links...
2020-08-16 Tyler MandryRollup merge of #75223 - Aaron1011:feature/session...
2020-08-16 Tyler MandryRollup merge of #75177 - JohnTitor:broken-mir-test...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
next