-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
All issues
Issue creation is restricted in this repository
- #7666 · dtolnay opened
on Sep 13, 2021 23
Issues
is:issue or_fun_call
is:issue or_fun_call
Search results
new lint similar to
or_fun_callbut only allowing eager evaluation of primitivesA-lintArea: New lintsArea: New lintsStatus: Open.#17279 In rust-lang/rust-clippy;Add a lint to suggest
ok_or_else()for "expensive" values ofok_or()argumentA-lintArea: New lintsArea: New lintsStatus: Not planned (skipped).#15677 In rust-lang/rust-clippy;Internal compiler error after upgrading to 1.89.0
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-ICEIssue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Status: Closed (completed).#15429 In rust-lang/rust-clippy;Allow all lints to be configured via
clippy.tomlA-uiArea: Clippy interface, usage and configurationArea: Clippy interface, usage and configurationStatus: Open.#15128 In rust-lang/rust-clippy;Lint against patterns like
<Result<_,_> as anyhow::Context>::context(r, &format!("...", ...))in favor of.with_context(|| ...)A-lintArea: New lintsArea: New lintsStatus: Open.#13678 In rust-lang/rust-clippy;or_fun_call misses nested calls
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tL-nurseryLint: Currently in the nursery groupLint: Currently in the nursery groupStatus: Closed (completed).#12973 In rust-lang/rust-clippy;Different trade-offs for
or_fun_callfalse positivesC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesL-nurseryLint: Currently in the nursery groupLint: Currently in the nursery groupStatus: Open.#12724 In rust-lang/rust-clippy;debug_assertICE intype_certaintycontradiction detectionC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-ICEIssue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Status: Closed (completed).#12585 In rust-lang/rust-clippy;clippy does not fire warning for ok_or usage
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Closed (completed).#12517 In rust-lang/rust-clippy;ice:
Contradiction with Some(DefId(0:50068 ~ core[8f25]::core_simd::alias::mask8x16)) and Some(DefId(0:21244 ~ core[8f25]::core_simd::masks::Mask)C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-ICEIssue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Status: Closed (completed).#11256 In rust-lang/rust-clippy;- Status: Closed (completed).#11126 In rust-lang/rust-clippy;
CI and local clippy shows different result
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Closed (completed).#10469 In rust-lang/rust-clippy;