]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-11-16 Jason NewcombImprove heuristics for determining whether eager of...
2021-11-15 borsAuto merge of #7974 - matthiaskrgr:7973_opt_map_or_else...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-15 surechenSupport suggestion for #7854
2021-11-13 Matthias Krügeroption_if_let_else: don't expand macros in suggestion
2021-11-13 borsAuto merge of #7969 - togami2864:fix-typo, r=xFrednet
2021-11-13 togami2864fix typo
2021-11-12 borsAuto merge of #7966 - Alexendoo:batch-rustfmt, r=camsteffen
2021-11-12 Alex MacleodRun rustfmt on batches of multiple files
2021-11-12 Alex MacleodRun clippy_dev workflow on current rust-toolchain
2021-11-12 Alex MacleodAdd rustfmt component to rust-toolchain
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
2021-11-12 5225225Change cast_lossless message for bools only
2021-11-12 borsAuto merge of #7963 - Jarcho:dev_fmt, r=flip1995
2021-11-12 Jason NewcombUse rustfmt version from `rust-toolchain`
2021-11-11 borsAuto merge of #7956 - camsteffen:author, r=llogiq
2021-11-11 borsAuto merge of #7643 - xFrednet:7569-splits-for-slices...
2021-11-11 xFrednetNew `index_refutable_slice` lint
2021-11-11 Cameron SteffenMake author DRYer
2021-11-11 borsAuto merge of #7813 - xFrednet:6492-lint-version, r...
2021-11-11 xFrednetNew internal lint to make `clippy::version` attribute...
2021-11-11 borsAuto merge of #7877 - dswij:no-std-fp, r=camsteffen
2021-11-11 dswijAdd test for `swap` lint when `no_std` is present
2021-11-11 dswijCheck for no_std and no_core attribute in `swap` lint
2021-11-11 dswijRefactor utils on checking attribute
2021-11-10 Cameron Steffenauthor: Remove needless `ref`s
2021-11-10 Cameron Steffenauthor: reorder match arm
2021-11-10 Cameron Steffenauthor: fix some bugs
2021-11-10 Cameron Steffenauthor: name qpath consistently
2021-11-10 xFrednetAddress review feedback
2021-11-10 xFrednetUpdated version label and style on Clippy's lint list
2021-11-10 xFrednetAdd lint to check for invalid `clippy:version` attributes
2021-11-10 xFrednetAdded `clippy::version` attribute to all normal lints
2021-11-10 xFrednetManually add `clippy::version` attribute to deprecated...
2021-11-10 xFrednetDocument new `clippy::version` attribute and make it...
2021-11-10 xFrednetAdd clippy version to Clippy's lint list
2021-11-10 xFrednetAdded `clippy::version` attribute as lint metadata
2021-11-10 borsAuto merge of #7955 - dswij:let-else-early-return,...
2021-11-10 dswij`semicolon_if_nothing_returned` now checks if the stmt...
2021-11-10 dswijAdd `semicolon_if_nothing_returned` test for `let-else...
2021-11-09 borsAuto merge of #7951 - mikerite:matches-20211109, r...
2021-11-09 borsAuto merge of #7950 - Serial-ATA:issue-7920, r=llogiq
2021-11-09 5225225Check MSRV for bool to int from impl
2021-11-09 5225225fix dogfood lint on clippy_utils
2021-11-09 5225225Lint for bool to integer casts in `cast_lossless`
2021-11-09 borsAuto merge of #7949 - Serial-ATA:issue-7921, r=flip1995
2021-11-09 SerialFix suggestion for deref expressions in redundant_patte...
2021-11-09 Michael Wrightmatches: remove `pub` from some items
2021-11-09 Michael WrightImprove variable naming 2
2021-11-09 Michael WrightImprove variable naming
2021-11-09 Michael WrightSimplify range comparison code
2021-11-09 Michael WrightChange `Bound` to `EndBound`
2021-11-09 Michael WrightRemove `unimplemented!()` case in matches code
2021-11-09 SerialFix explicit_counter_loop suggestion for non-usize...
2021-11-09 borsAuto merge of #7944 - Serial-ATA:deprecated-cfg-attr...
2021-11-08 SerialAdd MSRV to deprecated_cfg_attr
2021-11-08 borsAuto merge of #7938 - camsteffen:visitors, r=xFrednet
2021-11-08 borsAuto merge of #7945 - Serial-ATA:issue-7934, r=flip1995
2021-11-07 SerialFix ICE in undocumented_unsafe_blocks
2021-11-07 borsAuto merge of #7917 - Alexendoo:cargo-dev-lint, r=giraffate
2021-11-06 borsAuto merge of #7894 - Serial-ATA:extend-author-lint...
2021-11-06 Alex MacleodAdd `cargo dev lint` to manually run clippy on a file
2021-11-06 SerialExtend author lint
2021-11-05 Cameron SteffenRemove if let check for match_ref_pats
2021-11-05 Cameron SteffenFactor in some expr_visitor usages
2021-11-05 Cameron SteffenAdd expr_visitor util
2021-11-05 Cameron SteffenRemove trim_semicolon
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 SteffenEdit docs about macros
2021-11-05 borsAuto merge of #7909 - mikerite:fix-7816, r=camsteffen
2021-11-05 Cameron SteffenUse Span::from_expansion instead of in_macro
2021-11-05 flip1995Remove rustfmt::skip attribute from register_plugins...
2021-11-04 borsAuto merge of #7928 - xFrednet:rust-90354-deploy-clippy...
2021-11-04 xFrednetAdded note about the usage of `clippy_utils::path`
2021-11-04 borsAuto merge of #7929 - flip1995:rustup, r=flip1995
2021-11-04 flip1995Bump nightly version -> 2021-11-04
2021-11-04 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-04 xFrednetAdd clippy docs to check for a specific type
2021-11-04 xFrednetImprove `clippy_utils` function docs
2021-11-04 xFrednetReference nightly-rustc docs in clippy's docs
2021-11-04 borsAuto merge of #7926 - lengyijun:patch-1, r=giraffate
2021-11-04 lyjUpdate diagnostics.rs
2021-11-02 Matthias KrügerRollup merge of #90500 - xFrednet:00000-update-clippy...
2021-11-02 borsAuto merge of #7904 - Serial-ATA:improve-doc-suggestion...
2021-11-02 SerialSpecify fixable doc tests
2021-11-02 SerialAdd suggestion to missing backticks error
2021-11-02 borsAuto merge of #7916 - samueltardieu:double-colon-prefix...
2021-11-02 Samuel TardieuAdvise to put a :: prefix inside the ticks
2021-11-02 borsAuto merge of #7918 - samueltardieu:use-config-toml...
2021-11-02 Samuel TardieuUse .cargo/config.toml instead of .cargo/config
2021-11-02 borsAuto merge of #7906 - smoelius:master, r=camsteffen
2021-11-02 xFrednetUpdate clippy dependencies
2021-11-02 borsAuto merge of #7907 - Alexendoo:non-ascii-restriction...
2021-11-02 borsAuto merge of #7901 - samueltardieu:fix-7893, r=xFredne...
2021-11-02 borsAuto merge of #7851 - nbdd0121:master, r=flip1995
2021-11-02 Samuel TardieuAdd test case for `clippy::needless_lifetimes` in async...
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-11-02 Samuel TardieuExamine lifetimes in `OpaqueDef` bounds as well
2021-11-02 borsAuto merge of #7819 - rust-lang:avoid-linting-impossibl...
next