]> git.lizzy.rs Git - rust.git/history - clippy_utils
Update markdown-it version
[rust.git] / clippy_utils /
2022-01-13 borsAuto merge of #8272 - flip1995:rustup, r=flip1995
2022-01-13 flip1995Bump Clippy Version -> 0.1.60
2022-01-13 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-12 borsAuto merge of #8226 - Jarcho:manual_memcpy_8160, r...
2022-01-12 borsAuto merge of #8266 - camsteffen:test-tweaks, r=flip1995
2022-01-12 borsAuto merge of #8265 - camsteffen:which-rustfmt, r=xFrednet
2022-01-12 borsAuto merge of #8112 - Alexendoo:disallowed_methods_prim...
2022-01-12 borsAuto merge of #8213 - paolobarbolini:size-of-as-bits...
2022-01-12 Alex MacleodResolve primitive impls in clippy_utils::path_to_res
2022-01-12 Paolo BarboliniAdd manual_bits lint
2022-01-12 borsAuto merge of #8037 - ojeda:doc-codegen-change, r=camst...
2022-01-12 borsAuto merge of #8190 - camsteffen:no-in-band-liftetimes...
2022-01-12 borsAuto merge of #8198 - camsteffen:no-method-call-macro...
2022-01-11 borsAuto merge of #8262 - 1nF0rmed:chore-update-borrowed...
2022-01-11 Cameron SteffenStop using in_band_lifetimes
2022-01-11 borsAuto merge of #8210 - guerinoni:master, r=Manishearth
2022-01-11 Federico GuerinoniAdd borrow_as_ptr lint
2022-01-11 Cameron SteffenFix dogfood
2022-01-10 borsAuto merge of #8228 - Jarcho:iter_not_returning_iterato...
2022-01-10 borsAuto merge of #8257 - camsteffen:internal-features...
2022-01-10 Cameron SteffenCombine internal features in clippy_utils
2022-01-09 Vadim Petrochenkovrustc_metadata: Rename `item_children(_untracked)`...
2022-01-09 Vadim Petrochenkovrustc_metadata: Optimize and document module children...
2022-01-08 borsAuto merge of #8201 - smoelius:master, r=camsteffen
2022-01-05 borsAuto merge of #8221 - Jarcho:while_let_on_iterator_8113...
2022-01-05 borsAuto merge of #8224 - Jarcho:type_repetition_in_bounds_...
2022-01-05 borsAuto merge of #8223 - camsteffen:remove-in-macro, r...
2022-01-04 borsAuto merge of #8219 - camsteffen:macro-decoupling,...
2022-01-04 borsNew macro utils
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-04 Jason NewcombCheck for full equality in `type_repetition_in_bounds...
2022-01-04 borsAuto merge of #8220 - Jarcho:manual_swap_8154, r=camsteffen
2022-01-04 Jason NewcombConsider auto-deref when linting `manual_swap`
2022-01-04 Cameron SteffenRemove in_macro from utils
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-31 borsAuto merge of #8193 - ebobrow:redundant_closure_fp...
2021-12-31 borsAuto merge of #8179 - nmathewson:unused_async_io_amount...
2021-12-31 Nick MathewsonExtend [`unused_io_amount`] to cover AsyncRead and...
2021-12-31 borsAuto merge of #92252 - GuillaumeGomez:update-pulldown...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 borsAuto merge of #8196 - flip1995:rustup, r=flip1995
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 Alex Ozdemircontants peel_refs to catch `x << &0`
2021-12-28 borsAuto merge of #8127 - dswij:8090, r=xFrednet
2021-12-28 borsAuto merge of #8175 - Kage-Yami:feature/document-8145...
2021-12-28 borsAuto merge of #8182 - rust-lang:cache-test-items, r...
2021-12-28 Andre Boguscache test item names
2021-12-27 borsAuto merge of #8170 - rust-lang:numbered-fields, r...
2021-12-26 Andre Bogusnew lint: `init-numbered-fields`
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-24 hotate29Use helper functions in ```Sugg``` tests.
2021-12-24 hotate29refactor ```Sugg::BinOp```
2021-12-24 hotate29Add test
2021-12-24 borsAuto merge of #8163 - pmnoxx:piotr-improve-unwrap-or...
2021-12-24 Piotr MikulskiRefactor
2021-12-24 Piotr Mikulskirewrite the PR
2021-12-23 lcnrfix clippy
2021-12-20 borsAuto merge of #8150 - flip1995:clippy_utils_test, r...
2021-12-20 flip1995Test clippy_utils in CI
2021-12-19 borsAuto merge of #8146 - GuillaumeGomez:must-use-self...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-18 borsAuto merge of #8143 - GuillaumeGomez:RETURN_SELF_NOT_MU...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 hotate29update: ```Sugg::not()``` replacing the comparison...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 borsAuto merge of #8134 - flip1995:rustup, r=flip1995
2021-12-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-15 borsAuto merge of #7978 - smoelius:master, r=llogiq
2021-12-15 Matthias KrügerRollup merge of #90521 - jhpratt:stabilize-destructurin...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Symbol::as_str()...
2021-12-15 Nicholas NethercoteRemove `SymbolStr`.
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-14 PFPoitrasRemove iter::zip feature gate from clippy
2021-12-13 Esteban KuberFix clippy uses of QPath::LangItem
2021-12-13 Samuel E. Moelius IIIHandle `to_vec` on for loop expression #8069
2021-12-13 Samuel E. Moelius IIIAddress review comments
2021-12-13 Samuel E. Moelius IIIAdd `unnecessary_to_owned` lint
2021-12-13 Cormac Relflet-else: use hir::Let in clippy
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-09 borsAuto merge of #8110 - xFrednet:0000-lintcheck-markdown...
2021-12-09 borsAuto merge of #8096 - xFrednet:0000-remove-lintcheck...
2021-12-08 borsAuto merge of #8071 - GuillaumeGomez:method-must-use...
2021-12-08 borsAuto merge of #8030 - WaffleLapkin:ignore_trait_assoc_t...
2021-12-08 Guillaume GomezApply new lint on clippy source code
2021-12-08 Guillaume GomezAdd new lint to warn when #[must_use] attribute should...
2021-12-07 borsAuto merge of #8080 - dswij:8019, r=giraffate
2021-12-06 borsAuto merge of #8042 - camsteffen:peel-blocks, r=xFrednet
2021-12-06 Cameron SteffenRefactors with peel_blocks
2021-12-06 Cameron SteffenRename remove_blocks to peel_blocks
2021-12-06 borsAuto merge of #8066 - rust-lang:needless_bool_parenthes...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-05 borsAuto merge of #8072 - xFrednet:0000-teach-rustbot-acron...
next