Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / asomers/mockall issues and pull requests

#452 - `automock` super traits

Issue - State: closed - Opened by wuerges almost 2 years ago - 1 comment
Labels: enhancement

#450 - Support `Self` in function pointer arguments

Issue - State: open - Opened by TimeToogo almost 2 years ago - 1 comment
Labels: enhancement

#450 - Support `Self` in function pointer arguments

Issue - State: open - Opened by TimeToogo almost 2 years ago - 1 comment
Labels: enhancement

#449 - Use 2021 edition throughout.

Pull Request - State: closed - Opened by asomers almost 2 years ago

#448 - Clippy cleanup on latest nightly: useless_conversion

Pull Request - State: closed - Opened by asomers almost 2 years ago

#448 - Clippy cleanup on latest nightly: useless_conversion

Pull Request - State: closed - Opened by asomers almost 2 years ago

#447 - Change Getting Started to a code that compiles

Pull Request - State: closed - Opened by mfdutra almost 2 years ago - 8 comments

#447 - Change Getting Started to a code that compiles

Pull Request - State: closed - Opened by mfdutra almost 2 years ago - 8 comments

#446 - No override on _expect

Issue - State: closed - Opened by bhoudebert almost 2 years ago - 5 comments
Labels: question

#446 - No override on _expect

Issue - State: closed - Opened by bhoudebert almost 2 years ago - 5 comments
Labels: question

#444 - How to do an incremental TDD

Issue - State: closed - Opened by archietekt almost 2 years ago - 2 comments
Labels: question

#444 - How to do an incremental TDD

Issue - State: open - Opened by archietekt almost 2 years ago - 1 comment
Labels: question

#443 - Always drop static methods' Expectations during Drop

Pull Request - State: closed - Opened by asomers almost 2 years ago - 2 comments

#443 - Always drop static methods' Expectations during Drop

Pull Request - State: closed - Opened by asomers almost 2 years ago - 2 comments

#442 - static functions' expectations don't get cleared after a panic.

Issue - State: closed - Opened by DGolubets almost 2 years ago - 1 comment
Labels: bug

#442 - static functions' expectations don't get cleared after a panic.

Issue - State: closed - Opened by DGolubets almost 2 years ago - 1 comment
Labels: bug

#441 - feature request: print expectations when no match found

Issue - State: closed - Opened by mattklein123 almost 2 years ago - 9 comments

#441 - feature request: print expectations when no match found

Issue - State: closed - Opened by mattklein123 almost 2 years ago - 9 comments

#440 - Clippy cleanup: uninlined_format_args

Pull Request - State: closed - Opened by asomers almost 2 years ago

#440 - Clippy cleanup: uninlined_format_args

Pull Request - State: closed - Opened by asomers almost 2 years ago

#438 - Suppress some needless_lifetimes warnings from Clippy

Pull Request - State: closed - Opened by asomers almost 2 years ago

#438 - Suppress some needless_lifetimes warnings from Clippy

Pull Request - State: closed - Opened by asomers almost 2 years ago

#437 - Trying to mock a struct defined in a separate crate but mock function not called

Issue - State: closed - Opened by saikatdas0790 almost 2 years ago - 2 comments
Labels: question

#436 - MSRV 1.65.0 TODO

Issue - State: open - Opened by asomers almost 2 years ago

#436 - MSRV 1.65.0 TODO

Issue - State: closed - Opened by asomers almost 2 years ago

#435 - Duplicate definition for a generated mock function

Issue - State: closed - Opened by altonen almost 2 years ago - 4 comments
Labels: question

#435 - Duplicate definition for a generated mock function

Issue - State: closed - Opened by altonen almost 2 years ago - 4 comments
Labels: question

#434 - Cannot mock a trait that introduces a method with a new generic parameter

Issue - State: closed - Opened by Pet3ris almost 2 years ago - 3 comments
Labels: question

#434 - Cannot mock a trait that introduces a method with a new generic parameter

Issue - State: closed - Opened by Pet3ris almost 2 years ago - 3 comments
Labels: question

#432 - Cannot refer to associated types in a `mock!` in async test function

Issue - State: closed - Opened by Pet3ris almost 2 years ago - 3 comments

#432 - Cannot refer to associated types in a `mock!` in async test function

Issue - State: closed - Opened by Pet3ris almost 2 years ago - 3 comments

#431 - Method cannot return `Self` in async test function

Issue - State: closed - Opened by Pet3ris almost 2 years ago - 6 comments

#431 - Method cannot return `Self` in async test function

Issue - State: closed - Opened by Pet3ris almost 2 years ago - 6 comments

#430 - Raise MSRV to 1.60.0

Pull Request - State: closed - Opened by asomers almost 2 years ago

#430 - Raise MSRV to 1.60.0

Pull Request - State: closed - Opened by asomers almost 2 years ago

#429 - Fix link to associated types

Pull Request - State: closed - Opened by saikatdas0790 almost 2 years ago

#428 - Correctly process the concretize attribute within cfg_attr

Pull Request - State: closed - Opened by asomers about 2 years ago

#428 - Correctly process the concretize attribute within cfg_attr

Pull Request - State: closed - Opened by asomers about 2 years ago

#427 - Concretize doesn't work with cfg_attr

Issue - State: closed - Opened by asomers about 2 years ago - 5 comments
Labels: bug

#427 - Concretize doesn't work with cfg_attr

Issue - State: closed - Opened by asomers about 2 years ago - 4 comments
Labels: bug

#426 - `mismatched types` with `mockall_double`

Issue - State: closed - Opened by Houndie about 2 years ago - 2 comments
Labels: question

#426 - `mismatched types` with `mockall_double`

Issue - State: closed - Opened by Houndie about 2 years ago - 2 comments
Labels: question

#425 - Print better expectation messages on stable

Pull Request - State: closed - Opened by jefftt about 2 years ago - 6 comments

#424 - ::new() no matching expectation found

Issue - State: closed - Opened by n-0 about 2 years ago - 4 comments
Labels: question

#424 - ::new() no matching expectation found

Issue - State: closed - Opened by n-0 about 2 years ago - 4 comments
Labels: question

#423 - <'a, T: Foo + 'a> = undeclared lifetime

Issue - State: closed - Opened by WilliamVenner about 2 years ago - 1 comment

#423 - <'a, T: Foo + 'a> = undeclared lifetime

Issue - State: closed - Opened by WilliamVenner about 2 years ago - 1 comment

#422 - Lifetime issue with `&[&str]` argument

Issue - State: closed - Opened by WilliamVenner about 2 years ago - 5 comments

#422 - Lifetime issue with `&[&str]` argument

Issue - State: closed - Opened by WilliamVenner about 2 years ago - 5 comments

#421 - Allow mocking functions with unknown size type bounds

Pull Request - State: closed - Opened by HampusMat about 2 years ago

#421 - Allow mocking functions with unknown size type bounds

Pull Request - State: closed - Opened by HampusMat about 2 years ago

#420 - Revert "Patch itertools to fix the build on 1.45.0"

Pull Request - State: closed - Opened by asomers about 2 years ago

#420 - Revert "Patch itertools to fix the build on 1.45.0"

Pull Request - State: closed - Opened by asomers about 2 years ago

#419 - Bump fragile dependency due to yanked older versions

Pull Request - State: closed - Opened by cerrno about 2 years ago - 4 comments

#419 - Bump fragile dependency due to yanked older versions

Pull Request - State: closed - Opened by cerrno about 2 years ago - 4 comments

#418 - Clippy: fix the new box_default lint

Pull Request - State: closed - Opened by asomers about 2 years ago

#418 - Clippy: fix the new box_default lint

Pull Request - State: closed - Opened by asomers about 2 years ago

#417 - Poisoned threads

Issue - State: closed - Opened by mversic about 2 years ago - 5 comments
Labels: question

#417 - Poisoned threads

Issue - State: closed - Opened by mversic about 2 years ago - 5 comments
Labels: question

#416 - add static method caveat to Modules documentation

Pull Request - State: closed - Opened by bryanlarsen about 2 years ago - 2 comments

#415 - Mock methods with `where Self: ...` clauses as concrete.

Pull Request - State: closed - Opened by asomers about 2 years ago - 1 comment

#415 - Mock methods with `where Self: ...` clauses as concrete.

Pull Request - State: closed - Opened by asomers about 2 years ago - 1 comment

#415 - Mock methods with `where Self: ...` clauses as concrete.

Pull Request - State: closed - Opened by asomers about 2 years ago - 1 comment

#414 - "where Self: Sized" shouldn't make a method generic

Issue - State: closed - Opened by asomers about 2 years ago
Labels: bug

#414 - "where Self: Sized" shouldn't make a method generic

Issue - State: closed - Opened by asomers about 2 years ago
Labels: bug

#414 - "where Self: Sized" shouldn't make a method generic

Issue - State: closed - Opened by asomers about 2 years ago
Labels: bug

#413 - Support mocking generic functions with `mock!`?

Issue - State: closed - Opened by andronat about 2 years ago - 5 comments
Labels: question

#413 - Support mocking generic functions with `mock!`?

Issue - State: open - Opened by andronat about 2 years ago - 4 comments
Labels: question

#412 - feat: allow detailed expection failure output on non-nightly Rust

Issue - State: closed - Opened by justahero about 2 years ago - 2 comments

#412 - feat: allow detailed expection failure output on non-nightly Rust

Issue - State: closed - Opened by justahero about 2 years ago - 2 comments

#412 - feat: allow detailed expection failure output on non-nightly Rust

Issue - State: closed - Opened by justahero about 2 years ago - 2 comments

#412 - feat: allow detailed expection failure output on non-nightly Rust

Issue - State: closed - Opened by justahero about 2 years ago - 2 comments

#411 - `'_` is a reserved lifetime name

Issue - State: closed - Opened by andronat about 2 years ago - 2 comments

#411 - `'_` is a reserved lifetime name

Issue - State: closed - Opened by andronat about 2 years ago - 2 comments

#411 - `'_` is a reserved lifetime name

Issue - State: closed - Opened by andronat about 2 years ago - 2 comments

#411 - `'_` is a reserved lifetime name

Issue - State: closed - Opened by andronat about 2 years ago - 2 comments

#410 - Warning: mocked function never used

Issue - State: closed - Opened by mlthlschr about 2 years ago - 13 comments
Labels: question

#410 - Warning: mocked function never used

Issue - State: closed - Opened by mlthlschr about 2 years ago - 13 comments
Labels: question

#408 - Allow mocking some methods with generic non-static arguments

Pull Request - State: closed - Opened by asomers about 2 years ago - 4 comments

#408 - Allow mocking some methods with generic non-static arguments

Pull Request - State: closed - Opened by asomers about 2 years ago - 4 comments

#407 - Fix tests with latest nightly compiler and latest deps

Pull Request - State: closed - Opened by asomers about 2 years ago

#407 - Fix tests with latest nightly compiler and latest deps

Pull Request - State: closed - Opened by asomers about 2 years ago

#407 - Fix tests with latest nightly compiler and latest deps

Pull Request - State: closed - Opened by asomers about 2 years ago

#407 - Fix tests with latest nightly compiler and latest deps

Pull Request - State: closed - Opened by asomers about 2 years ago

#406 - mock static method one of two, how to do?

Issue - State: closed - Opened by tu6ge about 2 years ago - 2 comments

#406 - mock static method one of two, how to do?

Issue - State: closed - Opened by tu6ge about 2 years ago - 2 comments

#406 - mock static method one of two, how to do?

Issue - State: closed - Opened by tu6ge about 2 years ago - 2 comments

#406 - mock static method one of two, how to do?

Issue - State: closed - Opened by tu6ge about 2 years ago - 2 comments

#404 - Mocking structs from other crates

Issue - State: closed - Opened by hardskulls about 2 years ago - 9 comments
Labels: question

#404 - Mocking structs from other crates

Issue - State: closed - Opened by hardskulls about 2 years ago - 9 comments
Labels: question

#404 - Mocking structs from other crates

Issue - State: closed - Opened by hardskulls about 2 years ago - 9 comments
Labels: question

#403 - Catch up to Clippy's wokeness

Pull Request - State: closed - Opened by asomers about 2 years ago

#403 - Catch up to Clippy's wokeness

Pull Request - State: closed - Opened by asomers about 2 years ago

#403 - Catch up to Clippy's wokeness

Pull Request - State: closed - Opened by asomers about 2 years ago

#403 - Catch up to Clippy's wokeness

Pull Request - State: closed - Opened by asomers about 2 years ago

#400 - Support returning future

Issue - State: open - Opened by archfz over 2 years ago - 13 comments
Labels: question

#400 - Support returning future

Issue - State: open - Opened by archfz over 2 years ago - 13 comments
Labels: question

#400 - Support returning future

Issue - State: closed - Opened by archfz over 2 years ago - 14 comments
Labels: question