]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/module_style.rs
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
[rust.git] / src / tools / clippy / clippy_lints / src / module_style.rs
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-25 borsAuto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
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-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 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
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 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-18 Yuki OkushiRollup merge of #90480 - r00ster91:remove, r=kennytm
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
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-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-08 borsAuto merge of #90443 - camelid:rustdoc-subst, r=Guillau...
2021-11-08 Guillaume GomezRollup merge of #90494 - Meziu:armv6k-3ds-target, r...
2021-11-08 borsAuto merge of #90361 - Mark-Simulacrum:always-verify...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-07 borsAuto merge of #89310 - joshtriplett:available-concurren...
2021-11-07 borsAuto merge of #90348 - Amanieu:asm_feature_gates, r...
2021-11-06 Matthias KrügerRollup merge of #90649 - cjgillot:reveal-all-2, r=lcnr
2021-11-06 Matthias KrügerRollup merge of #90508 - nbdd0121:issue-90483, r=davidtwco
2021-11-06 Matthias KrügerRollup merge of #90487 - NoraCodes:nora/how-to-read...
2021-11-06 borsAuto merge of #90559 - rusticstuff:optimize-bidi-detect...
2021-11-06 borsAuto merge of #90297 - dtolnay:dotzero, r=petrochenkov
2021-11-06 borsAuto merge of #89970 - jackh726:gats_diagnostics, r...
2021-11-06 borsAuto merge of #88441 - jackh726:closure_norm, r=nikomat...
2021-11-05 Matthias KrügerRollup merge of #90626 - rusticstuff:be-more-accepting...
2021-11-05 Matthias KrügerRollup merge of #90597 - nikomatsakis:issue-90465,...
2021-11-05 Matthias KrügerRollup merge of #90569 - wesleywiser:fix_only_i686_test...
2021-11-05 borsAuto merge of #90583 - willcrichton:example-analyzer...
2021-11-05 Yuki OkushiRollup merge of #90571 - GuillaumeGomez:missing-bottom...
2021-11-05 Yuki OkushiRollup merge of #90563 - joshtriplett:rustbot-allow...
2021-11-05 Yuki OkushiRollup merge of #90556 - scottmcm:carrying_comments...
2021-11-05 Yuki OkushiRollup merge of #90554 - ehuss:unstable-options-cleanup...
2021-11-05 Yuki OkushiRollup merge of #90544 - ehuss:demote-locator-warn...
2021-11-05 Yuki OkushiRollup merge of #90537 - adamgemmell:dev/aarch64-target...
2021-11-05 Yuki OkushiRollup merge of #90533 - Smittyvb:patch-1, r=joshtriplett
2021-11-05 Yuki OkushiRollup merge of #90530 - GuillaumeGomez:simplify-js...
2021-11-05 Yuki OkushiRollup merge of #90507 - TaKO8Ki:suggest-extern-crate...
2021-11-05 borsAuto merge of #90574 - notriddle:notriddle/doc-fold...
2021-11-04 borsAuto merge of #90536 - crlf0710:fix_vtable_hrtb, r...
2021-11-04 borsAuto merge of #90564 - flip1995:clippyup, r=Manishearth
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-23 Matthias KrügerRollup merge of #88300 - ijackson:exitstatusext-methods...
2021-10-22 Yuki OkushiRollup merge of #88624 - kellerkindt:master, r=JohnTitor
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 Yuki OkushiRollup merge of #88644 - eopb:abstractconst_leaf_subst...
2021-10-21 Yuki OkushiRollup merge of #87440 - twetzel59:fix-barrier-no-op...
2021-10-21 Yuki OkushiRollup merge of #86984 - Smittyvb:ipv4-octal-zero,...
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-19 Yuki OkushiRollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-10 Matthias KrügerRollup merge of #88713 - falk-hueffner:int-log10-docume...
2021-10-10 Matthias KrügerRollup merge of #88374 - joshlf:patch-2, r=JohnTitor
2021-10-09 Guillaume GomezRollup merge of #88436 - lf-:stabilize-command-access...
2021-10-09 Guillaume GomezRollup merge of #87528 - :stack_overflow_obsd, r=joshtr...
2021-10-09 Matthias KrügerRollup merge of #88707 - sylvestre:split_example, r...
2021-10-08 JubileeRollup merge of #88137 - joshtriplett:osx-strip-symbols...
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-06 Manish GoregaokarRollup merge of #88523 - kpreid:category, r=yaahc
2021-10-05 Manish GoregaokarRollup merge of #88871 - FabianWolff:issue-88403, r...
2021-10-05 Manish GoregaokarRollup merge of #88828 - FabianWolff:issue-88585, r...
2021-10-05 Manish GoregaokarRollup merge of #88706 - ThePuzzlemaker:issue-88609...
2021-10-05 Manish GoregaokarRollup merge of #88651 - AGSaidi:monotonize-inner-64b...
2021-10-05 Manish GoregaokarRollup merge of #87631 - :solarish_upd_fs, r=joshtriplett
2021-10-05 JubileeRollup merge of #88780 - orlp:int-abs-diff, r=m-ou-se
2021-10-05 JubileeRollup merge of #88090 - nbdd0121:inference, r=nikomatsakis
2021-10-04 JubileeRollup merge of #88452 - xu-cheng:vecdeque-from-array...
2021-10-04 JubileeRollup merge of #88451 - theo-lw:issue-87771, r=jackh726
2021-10-04 borsAuto merge of #88834 - the8472:char-count, r=joshtriplett
2021-10-04 Manish GoregaokarRollup merge of #88370 - Seppel3210:master, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88353 - jhpratt:stabilize-array-as...
2021-10-04 Manish GoregaokarRollup merge of #88305 - ijackson:exitstatus-debug...
2021-10-04 Manish GoregaokarRollup merge of #88286 - LeSeulArtichaut:unnecessary...
2021-10-04 Manish GoregaokarRollup merge of #87910 - iago-lito:mark_unsafe_nonzero_...
2021-10-04 Manish GoregaokarRollup merge of #87679 - ssomers:btree_comments, r...
2021-10-04 Manish GoregaokarRollup merge of #86828 - lambinoo:67441-const-fn-copied...
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
2021-10-03 borsAuto merge of #88086 - ssomers:btree_clone_testing...
2021-10-03 borsAuto merge of #87870 - WaffleLapkin:pub_split_at_unchec...
next