Tags: Swatinem/rust-clippy
Tags
Auto merge of rust-lang#10192 - Jarcho:revert_9701, r=flip1995 Partially revert rust-lang#9701 This partially reverts rust-lang#9701 due to rust-lang#10134 r? `@flip1995` changelog: None
Auto merge of rust-lang#10010 - flip1995:rustup, r=flip1995 Rustup r? `@ghost` changelog: none
Auto merge of rust-lang#9622 - llogiq:box-dyn-default, r=Alexendoo fix `box-default` ignoring trait objects' types This avoids removing the turbofish when the `Box` type is a `dyn` or `impl _`. This fixes rust-lang#9621. --- changelog: none
Auto merge of rust-lang#9446 - mikerite:fix-9431-2, r=giraffate Fix `range_{plus,minus}_one` bad suggestions Fixes rust-lang#9431. The current `range_plus_one` and `range_minus_one` suggestions are completely incorrect when macros are involved. This commit resolves this by disabling the lints for any range expression that is expanded from a macro. The reasons for this are that it is very difficult to create a correct suggestion in this case and that false negatives are less important for pedantic lints. changelog: Fix `range_{plus,minus}_one` bad suggestions
Auto merge of rust-lang#9257 - flip1995:rustup, r=flip1995 Rustup r? `@ghost` changelog: none
Auto merge of rust-lang#9007 - flip1995:rustup, r=flip1995 Rustup r? `@ghost` changelog: none
Auto merge of rust-lang#8788 - flip1995:rustup, r=xFrednet,flip1995 Rustup r? `@ghost` changelog: move trait_duplication_in_bounds and type_repetition_in_bounds to nursery temporarily. This could already be reverted before the release. Check the Clippy in the Rust repo beta branch when writing this changelog.
Auto merge of rust-lang#8580 - flip1995:rustup, r=flip1995 Rustup r? `@ghost` Nice small sync with only typo fixes changelog: none
Auto merge of rust-lang#8409 - flip1995:rustup, r=flip1995 Rustup r? `@ghost` changelog: none
Auto merge of rust-lang#8196 - flip1995:rustup, r=flip1995 Rustup r? `@ghost` changelog: none
PreviousNext