]> git.lizzy.rs Git - rust.git/history - clippy_utils/src/str_utils.rs
Add manual_bits lint
[rust.git] / clippy_utils / src / str_utils.rs
2021-12-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-28 borsAuto merge of #8117 - hotate29:issue7320, r=camsteffen
2021-12-28 borsAuto merge of #8183 - alex-ozdemir:limit-ident, r=camst...
2021-12-28 borsAuto merge of #8187 - ApamNapat:fix_7651, r=llogiq
2021-12-28 borsAuto merge of #8127 - dswij:8090, r=xFrednet
2021-12-26 borsAuto merge of #8133 - surechen:fix_8128, r=xFrednet
2021-12-25 dswijSome minor cleanup
2021-12-25 dswijUpdate str_utils test
2021-12-25 dswijAdd str_util helpers to split camelcase strings
2021-12-20 borsAuto merge of #8150 - flip1995:clippy_utils_test, r...
2021-12-20 flip1995Test clippy_utils in CI
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
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-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 xFrednetRefactored some string handling to prevent ICEs and FNs
2021-10-24 xFrednetRefactor `camel_case` util functions for new `StrIndex`
2021-10-24 xFrednetRename `clippy_utils::camal_case` to `clippy_utils...