]> git.lizzy.rs Git - rust.git/history - src/tools/clippy
Auto merge of #88781 - estebank:emoji-idents, r=oli-obk
[rust.git] / src / tools / clippy /
2021-11-24 Guillaume GomezRollup merge of #91075 - jsha:chill-item-info, r=Guilla...
2021-11-24 Guillaume GomezRollup merge of #90420 - GuillaumeGomez:rustdoc-interna...
2021-11-24 Guillaume GomezRollup merge of #90044 - rusticstuff:disable_arm_outlin...
2021-11-24 borsAuto merge of #90491 - Mark-Simulacrum:push-pred-faster...
2021-11-24 borsAuto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011
2021-11-24 borsAuto merge of #91171 - jsha:fix-rustdoc-gui-test, r...
2021-11-23 borsAuto merge of #91149 - notriddle:notriddle/rustdoc...
2021-11-23 Matthias KrügerRollup merge of #91103 - jsha:non-toggle-click-doesnt...
2021-11-23 Matthias KrügerRollup merge of #90856 - ken-matsui:suggestion-to-wrap...
2021-11-23 borsAuto merge of #90788 - ecstatic-morse:issue-90752,...
2021-11-23 borsAuto merge of #89881 - Mark-Simulacrum:fieldless-fast...
2021-11-23 borsAuto merge of #89883 - Mark-Simulacrum:incr-verify...
2021-11-23 borsAuto merge of #91094 - inquisitivecrystal:rustdoc-top...
2021-11-22 Matthias KrügerRollup merge of #91102 - jsha:theme-anchor, r=Guillaume...
2021-11-22 borsAuto merge of #91101 - birkenfeld:io_error_docs, r...
2021-11-22 borsAuto merge of #91099 - jsha:cleanup-undocumented, r...
2021-11-22 borsAuto merge of #90872 - ken-matsui:add-defer-to-rustdoc...
2021-11-22 borsAuto merge of #88681 - ehuss:duplicate-attributes,...
2021-11-21 borsAuto merge of #90352 - camsteffen:for-loop-desugar...
2021-11-21 Cameron Steffenclippy: Fix pattern_type_mismatch for loop
2021-11-21 Cameron SteffenFix Clippy with changed for loop desugar
2021-11-21 borsAuto merge of #90844 - camelid:cleanup-vis, r=jyn514
2021-11-21 Matthias KrügerRollup merge of #91008 - Urgau:float-minimum-maximum...
2021-11-20 Matthias KrügerRollup merge of #91018 - est31:let_else, r=matthewjasper
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 Matthias KrügerRollup merge of #91021 - compiler-errors:print_future_o...
2021-11-20 Matthias KrügerRollup merge of #90983 - GuillaumeGomez:sidebar-scrollb...
2021-11-20 Matthias KrügerRollup merge of #90930 - Nilstrieb:fix-non-const-value...
2021-11-20 Matthias KrügerRollup merge of #90628 - ken-matsui:clarify-error-messa...
2021-11-20 Matthias KrügerRollup merge of #90575 - m-ou-se:compatible-variant...
2021-11-20 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #91026 - notriddle:notriddle/rustdoc...
2021-11-20 Matthias KrügerRollup merge of #90999 - RalfJung:miri_simd, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #90956 - JohnTitor:issue-87573, r=Mark...
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 borsAuto merge of #90996 - the8472:obligation-hashes2,...
2021-11-19 Yuki OkushiRollup merge of #90990 - nnethercote:arenas-cleanup...
2021-11-19 Yuki OkushiRollup merge of #90961 - estebank:suggest-removal-of...
2021-11-19 Yuki OkushiRollup merge of #90947 - c410-f3r:testsssssss, r=petroc...
2021-11-19 Yuki OkushiRollup merge of #90942 - JohnTitor:should-os-error...
2021-11-19 Yuki OkushiRollup merge of #90800 - aplanas:fix_cargo_config,...
2021-11-19 Yuki OkushiRollup merge of #90633 - tmiasko:candidate-struct,...
2021-11-19 Yuki OkushiRollup merge of #90578 - lcnr:add-test, r=Mark-Simulacrum
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-19 borsAuto merge of #90329 - nbdd0121:typeck, r=nagisa
2021-11-18 borsAuto merge of #90774 - alexcrichton:tweak-const, r...
2021-11-18 borsAuto merge of #91019 - JohnTitor:rollup-q95ra7r, r...
2021-11-18 Yuki OkushiRollup merge of #91002 - petrochenkov:nosynth, r=davidtwco
2021-11-18 Yuki OkushiRollup merge of #90750 - camelid:rm-tuple-impls-1,...
2021-11-18 Yuki OkushiRollup merge of #90480 - r00ster91:remove, r=kennytm
2021-11-18 Vadim Petrochenkovrustc: Remove `#[rustc_synthetic]`
2021-11-17 Matthias KrügerRollup merge of #90687 - jhpratt:const_panic, r=oli-obk
2021-11-17 Matthias KrügerRollup merge of #89610 - guswynn:must_use_future, r...
2021-11-16 Matthias KrügerRollup merge of #90733 - wesleywiser:musl_debuginfo...
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-16 Yuki OkushiRollup merge of #85766 - workingjubilee:file-options...
2021-11-15 borsAuto merge of #90717 - kit-981:fix-ld64-flags, r=petroc...
2021-11-15 borsAuto merge of #90645 - terrarier2111:master, r=estebank
2021-11-14 borsAuto merge of #88282 - Neutron3529:patch-4, r=Mark...
2021-11-14 borsAuto merge of #90596 - the8472:path-hash-opt, r=Mark...
2021-11-14 borsAuto merge of #90757 - GuillaumeGomez:search-index...
2021-11-13 borsAuto merge of #90385 - mfrw:mfrw/librustdoc, r=Guillaum...
2021-11-13 borsAuto merge of #89551 - jhpratt:stabilize-const_raw_ptr_...
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
2021-11-13 borsAuto merge of #90041 - jfrimmel:rt_copy_checks, r=Mark...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-12 Matthias KrügerRollup merge of #90704 - ijackson:exitstatus-comments...
2021-11-12 Matthias KrügerRollup merge of #90644 - est31:const_swap, r=Mark-Simul...
2021-11-12 Matthias KrügerRollup merge of #90589 - durin42:llvm-14-ASO-now-struct...
2021-11-12 borsAuto merge of #89316 - asquared31415:multiple-clobber...
2021-11-12 borsAuto merge of #90731 - pierwill:fix-90658, r=michaelwoe...
2021-11-11 borsAuto merge of #90489 - jyn514:load-all-extern-crates...
2021-11-11 borsAuto merge of #90746 - nnethercote:opt-pattern-matching...
2021-11-11 borsAuto merge of #90648 - matthewjasper:assoc-item-cleanup...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #90736 - Lokathor:inline-asm-docs-updat...
2021-11-10 Matthias KrügerRollup merge of #89930 - cuviper:avoid-clone3, r=joshtr...
2021-11-10 Matthias KrügerRollup merge of #90742 - est31:add_assign, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #90727 - GuillaumeGomez:remove-potentia...
2021-11-10 Matthias KrügerRollup merge of #88868 - calebzulawski:feature/simd_bit...
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-10 Matthias KrügerRollup merge of #90748 - cuviper:track-setgroups, r...
2021-11-10 Matthias KrügerRollup merge of #90690 - solid-rs:fix-kmc-solid-asm...
2021-11-10 borsAuto merge of #90663 - ken-matsui:support-early-stoppin...
2021-11-09 borsAuto merge of #90734 - matthiaskrgr:rollup-e1euotp...
2021-11-09 Matthias KrügerRollup merge of #90723 - asquared31415:box_docs, r...
2021-11-09 Matthias KrügerRollup merge of #90701 - michaelwoerister:more-artifact...
2021-11-09 Matthias KrügerRollup merge of #90685 - jyn514:remove-dead-code, r...
2021-11-09 Matthias KrügerRollup merge of #90683 - jyn514:compiler-docs, r=Mark...
2021-11-09 Matthias KrügerRollup merge of #90613 - GuillaumeGomez:specific-rustdo...
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-09 Matthias KrügerRollup merge of #89561 - nbdd0121:const_typeck, r=nikom...
2021-11-09 borsAuto merge of #86041 - bstrie:unmagic-array-copy, r...
2021-11-09 borsAuto merge of #90724 - JohnTitor:rollup-zg0kbm3, r...
2021-11-09 Yuki OkushiRollup merge of #90720 - ehuss:update-cargo, r=ehuss
2021-11-09 Yuki OkushiRollup merge of #90708 - NieDzejkob:feature-note, r...
next