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

#609 - Clippy cleanup

Pull Request - State: closed - Opened by asomers about 15 hours ago

#607 - Fix missing_docs lints with the latest nightly

Pull Request - State: closed - Opened by asomers 18 days ago

#606 - During declosurefy, make sure to include additional trait bounds

Pull Request - State: closed - Opened by asomers 30 days ago

#603 - Improve the automock_foreign_C test

Pull Request - State: open - Opened by asomers about 1 month ago

#603 - Improve the automock_foreign_C test

Pull Request - State: open - Opened by asomers about 1 month ago

#603 - Improve the automock_foreign_C test

Pull Request - State: open - Opened by asomers about 1 month ago

#603 - Improve the automock_foreign_C test

Pull Request - State: open - Opened by asomers about 1 month ago

#602 - External functions seem to be "overwritten" by mocks when exported

Issue - State: open - Opened by marcusklaas about 1 month ago - 5 comments
Labels: bug

#602 - External functions seem to be "overwritten" by mocks when exported

Issue - State: open - Opened by marcusklaas about 1 month ago - 5 comments
Labels: bug

#602 - External functions seem to be "overwritten" by mocks when exported

Issue - State: open - Opened by marcusklaas about 1 month ago - 11 comments
Labels: bug

#601 - Support mocking multiple traits with same name

Pull Request - State: closed - Opened by discosultan about 2 months ago

#600 - Creating a mock with multiple traits fails if traits share a name

Issue - State: closed - Opened by discosultan about 2 months ago - 3 comments

#599 - How to correctly define associated types?

Issue - State: closed - Opened by jakegallow about 2 months ago - 2 comments
Labels: question

#597 - version 0.13 really from you?

Issue - State: closed - Opened by yanns 2 months ago - 1 comment

#596 - Enable the automock_gat test without the nightly feature

Pull Request - State: closed - Opened by asomers 2 months ago

#595 - Make concretize work with FnMut arguments

Pull Request - State: closed - Opened by asomers 2 months ago

#594 - Can't `send` a Mock Object that returns Future

Issue - State: closed - Opened by JanzenJohn 3 months ago - 2 comments
Labels: question

#593 - Clippy cleanup in the tests

Pull Request - State: closed - Opened by asomers 3 months ago

#592 - Is it possible to mock a trait method that has no return?

Issue - State: closed - Opened by mgumbley-resilient 3 months ago - 2 comments
Labels: question

#591 - Define mocks in #[cfg(test)]

Issue - State: open - Opened by janosimas 3 months ago - 1 comment
Labels: question

#591 - Define mocks in #[cfg(test)]

Issue - State: closed - Opened by janosimas 3 months ago - 9 comments
Labels: question

#590 - Add compatibility with auto_enums

Pull Request - State: closed - Opened by asomers 3 months ago

#589 - Fix autolinks in the documentation

Pull Request - State: closed - Opened by Jujumba 3 months ago

#589 - Fix autolinks in the documentation

Pull Request - State: open - Opened by Jujumba 3 months ago

#588 - Mocking a Generic Trait with mock! Macro: 'Type Parameter Not Constrained' Error

Issue - State: closed - Opened by rotmanben 3 months ago - 3 comments
Labels: question

#588 - Mocking a Generic Trait with mock! Macro: 'Type Parameter Not Constrained' Error

Issue - State: closed - Opened by rotmanben 3 months ago - 3 comments
Labels: question

#587 - Use the C-unwind ABI when mocking variadic functions

Pull Request - State: closed - Opened by asomers 3 months ago - 1 comment

#587 - Use the C-unwind ABI when mocking variadic functions

Pull Request - State: closed - Opened by asomers 3 months ago - 1 comment

#586 - Fix the build on Rust 1.73.0 and nearby versions

Pull Request - State: closed - Opened by asomers 3 months ago

#585 - Use the C-unwind ABI instead of C when mocking extern C functions

Pull Request - State: closed - Opened by asomers 3 months ago - 2 comments

#584 - extern C functions need to be C-unwind in Rust 1.81.0

Issue - State: closed - Opened by asomers 3 months ago
Labels: bug

#584 - extern C functions need to be C-unwind in Rust 1.81.0

Issue - State: closed - Opened by asomers 3 months ago
Labels: bug

#583 - `#[derive(Clone)]` is not generating the implementation

Issue - State: closed - Opened by cernicc 3 months ago - 2 comments

#583 - `#[derive(Clone)]` is not generating the implementation

Issue - State: closed - Opened by cernicc 3 months ago - 2 comments

#581 - Pacify Clippy

Pull Request - State: closed - Opened by asomers 4 months ago

#580 - Mocking an async trait with generics

Issue - State: closed - Opened by Tockra 4 months ago - 7 comments
Labels: question

#579 - fix(mockall_derive): add allow(clippy::indexing_slicing) to generated module.

Pull Request - State: closed - Opened by JosiahBull 5 months ago - 1 comment

#578 - How to create a "dummy" mock where no expectations are required

Issue - State: closed - Opened by jaques-sam 5 months ago - 4 comments

#577 - Mocking a function taking an FnMut closure incompatible with concretize

Issue - State: closed - Opened by vlovich 5 months ago - 2 comments
Labels: bug

#574 - Fix unexpected_cfgs lints with the latest rustc

Pull Request - State: closed - Opened by asomers 5 months ago

#573 - MSRV 1.77.0 TODO

Issue - State: open - Opened by asomers 5 months ago

#572 - Fix sequences doc test

Pull Request - State: closed - Opened by CardboardTurkey 5 months ago - 1 comment

#572 - Fix sequences doc test

Pull Request - State: closed - Opened by CardboardTurkey 5 months ago - 1 comment

#571 - automock fails for method taking Option<&u32>

Issue - State: open - Opened by qwandor 5 months ago - 5 comments

#571 - automock fails for method taking Option<&u32>

Issue - State: open - Opened by qwandor 5 months ago - 5 comments

#570 - How to bypass a mock for a particular test and call the original function

Issue - State: closed - Opened by greg-kinasa 6 months ago - 3 comments
Labels: question

#569 - Mocking Default Trait Method Implementations

Issue - State: closed - Opened by naftulikay 6 months ago - 4 comments
Labels: question

#568 - Feature request: support for `const generics` in `mock!` and `automock`

Issue - State: open - Opened by korbinian-maier-bl 6 months ago - 6 comments
Labels: enhancement

#566 - Mocking with tokio::sync::Mutex, confused for std::sync::Mutex

Issue - State: closed - Opened by brendano257 6 months ago - 4 comments
Labels: question

#565 - Clippy cleanup: legacy_numeric_constants

Pull Request - State: closed - Opened by asomers 6 months ago

#565 - Clippy cleanup: legacy_numeric_constants

Pull Request - State: closed - Opened by asomers 6 months ago

#564 - mocking struct & mockall_double::double not working as expected

Issue - State: closed - Opened by zaidoon1 6 months ago - 10 comments
Labels: question

#563 - Mockall Double of struct in external crate

Issue - State: closed - Opened by gregdavisfromnj 6 months ago - 2 comments

#563 - Mockall Double of struct in external crate

Issue - State: closed - Opened by gregdavisfromnj 6 months ago - 2 comments

#561 - Problem with mocking a trait which uses &Self

Issue - State: closed - Opened by avysk 7 months ago - 1 comment

#561 - Problem with mocking a trait which uses &Self

Issue - State: closed - Opened by avysk 7 months ago - 1 comment

#561 - Problem with mocking a trait which uses &Self

Issue - State: closed - Opened by avysk 7 months ago - 1 comment

#560 - Fix some dead_code warnings with the latest compiler

Pull Request - State: closed - Opened by asomers 7 months ago

#558 - Clippy: fix a assigning_clones lint

Pull Request - State: closed - Opened by asomers 7 months ago

#557 - Suppress a Clippy warning from the latest nightly

Pull Request - State: closed - Opened by asomers 7 months ago

#556 - Remove ...

Issue - State: closed - Opened by Oxofrmbly 7 months ago

#555 - Handle the #[inline], #[cold], and #[must_use] attributes

Pull Request - State: open - Opened by asomers 7 months ago - 3 comments

#555 - Handle the #[inline], #[cold], and #[must_use] attributes

Pull Request - State: closed - Opened by asomers 7 months ago - 4 comments

#554 - Clippy cleanup

Pull Request - State: closed - Opened by asomers 7 months ago

#552 - Can't apply `automock` to traits with default method implementions marked `#[inline]`

Issue - State: closed - Opened by tgnottingham 7 months ago - 1 comment
Labels: enhancement

#551 - Struct with different traits that has identically named methods

Issue - State: open - Opened by ThomasConrad 7 months ago - 1 comment
Labels: question

#550 - Use `const Mutex::new()` whenever possible

Pull Request - State: closed - Opened by Expyron 8 months ago - 2 comments

#549 - Mock Trait that is a composition of two other traits

Issue - State: closed - Opened by Tarcontar 8 months ago - 2 comments

#547 - Mock trait with methods that return iterators

Issue - State: open - Opened by vitornesello 8 months ago - 6 comments
Labels: question

#547 - Mock trait with methods that return iterators

Issue - State: open - Opened by vitornesello 8 months ago - 8 comments
Labels: question

#547 - Mock trait with methods that return iterators

Issue - State: open - Opened by vitornesello 8 months ago - 6 comments
Labels: question

#545 - Capturing arguments from returning

Issue - State: closed - Opened by danimihalca 8 months ago - 2 comments
Labels: question

#545 - Capturing arguments from returning

Issue - State: closed - Opened by danimihalca 8 months ago - 2 comments
Labels: question

#545 - Capturing arguments from returning

Issue - State: closed - Opened by danimihalca 8 months ago - 2 comments
Labels: question

#544 - Fix running the tests with miri

Pull Request - State: closed - Opened by asomers 9 months ago

#543 - Mocking an internal struct with external dependency

Issue - State: closed - Opened by guvenir18 9 months ago - 7 comments
Labels: question

#542 - Fix or suppress some clippy dead_code warnings in the tests

Pull Request - State: closed - Opened by asomers 9 months ago

#541 - Anonymous lifetime in trait method

Issue - State: closed - Opened by dr-kernel 9 months ago - 6 comments
Labels: question

#540 - Document generic parameters' lifetime requirements more precisely.

Pull Request - State: closed - Opened by asomers 9 months ago

#538 - [skip ci] Clarify license terms

Pull Request - State: closed - Opened by asomers 9 months ago

#537 - Relax 'static requirement for generic arguments for creating stucts, but not using them

Issue - State: closed - Opened by asomers 9 months ago - 1 comment
Labels: enhancement

#536 - Support returning of generic parameter using `mock!` macro

Issue - State: closed - Opened by Velnbur 9 months ago - 3 comments
Labels: question

#535 - MSRV is listed as 1.64.0, but varies because of `predicates` dependency

Issue - State: closed - Opened by clechasseur 10 months ago - 1 comment

#534 - Fix mocking functions that use raw identifiers for their names.

Pull Request - State: closed - Opened by asomers 10 months ago - 2 comments

#534 - Fix mocking functions that use raw identifiers for their names.

Pull Request - State: open - Opened by asomers 10 months ago - 1 comment

#533 - Raw method identifiers stopped working with mockall `0.12.0`

Issue - State: closed - Opened by tim3z 10 months ago - 3 comments
Labels: bug

#533 - Raw method identifiers stopped working with mockall `0.12.0`

Issue - State: closed - Opened by tim3z 10 months ago - 3 comments
Labels: bug

#531 - Fix using #[concretize] on functions with bounded generic types

Pull Request - State: closed - Opened by asomers 10 months ago - 2 comments

#530 - Concretize rejects auto-trait bounds

Issue - State: closed - Opened by glueball 10 months ago

#529 - Licenses: "Apache 2.0 and MIT", or "Apache 2.0 or MIT"

Issue - State: closed - Opened by mgeisler 10 months ago - 4 comments

#528 - Change the recommendation for static methods

Pull Request - State: closed - Opened by asomers 10 months ago