]> git.lizzy.rs Git - rust.git/history - clippy_utils/src/lib.rs
Fix `strlen_on_c_strings` when not used with a full path
[rust.git] / clippy_utils / src / lib.rs
2021-11-20 Jason NewcombFix `strlen_on_c_strings` when not used with a full...
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
2021-11-11 borsAuto merge of #7956 - camsteffen:author, r=llogiq
2021-11-11 borsAuto merge of #7813 - xFrednet:6492-lint-version, r...
2021-11-11 borsAuto merge of #7877 - dswij:no-std-fp, r=camsteffen
2021-11-11 dswijCheck for no_std and no_core attribute in `swap` lint
2021-11-11 dswijRefactor utils on checking attribute
2021-11-09 borsAuto merge of #7949 - Serial-ATA:issue-7921, r=flip1995
2021-11-09 borsAuto merge of #7944 - Serial-ATA:deprecated-cfg-attr...
2021-11-08 borsAuto merge of #7938 - camsteffen:visitors, r=xFrednet
2021-11-07 borsAuto merge of #7917 - Alexendoo:cargo-dev-lint, r=giraffate
2021-11-05 Cameron SteffenFactor in some expr_visitor usages
2021-11-05 borsAuto merge of #7937 - flip1995:rustfmt-skip-artefact...
2021-11-05 borsAuto merge of #7897 - camsteffen:in-macro, r=flip1995
2021-11-05 Cameron SteffenUse Span::from_expansion instead of in_macro
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-11-02 borsAuto merge of #7819 - rust-lang:avoid-linting-impossibl...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-27 borsAuto merge of #7885 - devonhollowood:deprecated-cleanup...
2021-10-27 borsAuto merge of #7875 - mbStavola:unit-hash, r=xFrednet
2021-10-27 borsAuto merge of #7880 - Alexendoo:newlint-add-pass, r...
2021-10-26 borsAuto merge of #7884 - devonhollowood:rename-cleanup...
2021-10-26 borsAuto merge of #7878 - rust-lang:string-slice, r=giraffate
2021-10-25 borsAuto merge of #7865 - Herschel:fix-match-str-case-misma...
2021-10-25 borsAuto merge of #7873 - xFrednet:7869-string-index-ice...
2021-10-24 xFrednetRefactor `camel_case` util functions for new `StrIndex`
2021-10-24 borsAuto merge of #7871 - camsteffen:fmt-update, r=camsteffen
2021-10-24 Cameron SteffenUpdate rustfmt
2021-10-24 xFrednetRename `clippy_utils::camal_case` to `clippy_utils...
2021-10-23 borsAuto merge of #7867 - dswij:utils-typo, r=llogiq
2021-10-23 Dharma Saputra WijayaFix typo on utils/lib
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 borsAuto merge of #7850 - ThibsG:PossibleCastTruncation5395...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 borsAuto merge of #7853 - flip1995:rustup, r=flip1995
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-20 borsAuto merge of #7838 - nhamovitz:trailing_zs_arr_wo_repr...
2021-10-20 borsAuto merge of #7849 - ThibsG:SafetyDoc, r=llogiq
2021-10-20 borsAuto merge of #7775 - F3real:no_effect, r=xFrednet
2021-10-20 borsAuto merge of #7840 - dswij:question-mark-result, r...
2021-10-19 borsAuto merge of #7833 - Dmitry-Borodin:patch-1, r=giraffate
2021-10-19 borsAuto merge of #7811 - rust-lang:eq-op-testless, r=xFrednet
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-19 Andre Bogusavoid `eq_op` in test code
2021-10-19 Gary GuoRemove begin_panic_fmt from clippy
2021-10-09 Yechan BaeAddress PR comments
2021-10-09 Yechan BaeExtract get_vec_init_kind and share it
2021-10-09 Yechan BaeHandle PR feedbacks first round
2021-10-09 Yechan BaeImplement uninit_vec lint
2021-10-07 borsAuto merge of #7705 - michaelsproul:fn_to_numeric_cast_...
2021-10-07 borsAuto merge of #7782 - dswij:shadow-unrelated-block...
2021-10-07 borsAuto merge of #7779 - rust-lang:test_module, r=flip1995
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 borsAuto merge of #7783 - flip1995:rustup, r=flip1995
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-06 Andre Bogusmake test module detection more strict
2021-10-04 borsAuto merge of #7762 - HKalbasi:master, r=Manishearth
2021-10-04 hkalbasiImplement equatable if let lint
2021-10-03 borsAuto merge of #88175 - camsteffen:let-desugar-span...
2021-10-03 Cameron SteffenMake diangostic item names consistent
2021-10-01 borsAuto merge of #89449 - Manishearth:rollup-3alb61f,...
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 borsAuto merge of #7741 - surechen:fix_if_then_panic, r...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-09-30 borsAuto merge of #7338 - camsteffen:shadow, r=llogic
2021-09-30 Cameron SteffenRemove shadow allows
2021-09-30 borsAuto merge of #7677 - surechen:edit_large_enum_variant...
2021-09-30 borsAuto merge of #7684 - surechen:solve_derivable_impls...
2021-09-30 surechenArrays of sizes from 0 to 32 (inclusive) implement...
2021-09-28 borsAuto merge of #7734 - Manishearth:doc-unsafe-trait...
2021-09-28 borsAuto merge of #7711 - camsteffen:depinfo-error, r=flip1995
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-24 JubileeRollup merge of #89001 - jackh726:binder-cleanup, r...
2021-09-23 borsAuto merge of #89139 - camsteffen:write-perf, r=Mark...
2021-09-21 borsAuto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
2021-09-21 the8472Rollup merge of #89078 - camsteffen:map-ref, r=cjgillot
2021-09-21 Mark RousskovRemove Drop-caused migration-added captures
2021-09-20 Mark RousskovEnable 2021 compatibility lints for all in-tree code
2021-09-18 Cameron SteffenRemove needless hir Map ref
2021-09-15 DeadbeefMove is_const_fn to under TyCtxt
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Manish GoregaokarRollup merge of #88677 - petrochenkov:exportid, r=davidtwco
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-10 Vadim Petrochenkovrustc: Remove local variable IDs from `Export`s
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-07 Camille GILLOTRename rustc_mir to rustc_const_eval.
2021-09-06 borsAuto merge of #7634 - chansuke:update-eval-order-depend...
2021-09-05 borsAuto merge of #7596 - lengyijun:option_needless_deref...
2021-09-05 borsAuto merge of #7638 - xFrednet:7569-avoid-indexing...
next