-
Notifications
You must be signed in to change notification settings - Fork 69
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: asomers/mockall
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: asomers/mockall
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 11 files changed
- 1 contributor
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d605f45 - Browse repository at this point
Copy the full SHA d605f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4af04 - Browse repository at this point
Copy the full SHA 7e4af04View commit details
Commits on Dec 13, 2023
-
Fix using #[concretize] on functions with bounded generic types
It's usually possible to turn such types into trait objects. We just need to emit extra parenthesis in the generated code. Fixes #530
Configuration menu - View commit details
-
Copy full SHA for b1f0e78 - Browse repository at this point
Copy the full SHA b1f0e78View commit details
Commits on Dec 16, 2023
-
Merge pull request #531 from asomers/concretize-bounds
Fix using #[concretize] on functions with bounded generic types
Configuration menu - View commit details
-
Copy full SHA for d4e0710 - Browse repository at this point
Copy the full SHA d4e0710View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71823a3 - Browse repository at this point
Copy the full SHA 71823a3View commit details -
[skip ci] Clarify license terms
Clarify that Mockall may be distributed under the terms of either the MIT or Apache-2.0 license. This was always the intent, but was never expressed using the recommended SPDX syntax. Fixes #529
Configuration menu - View commit details
-
Copy full SHA for 80fee05 - Browse repository at this point
Copy the full SHA 80fee05View commit details -
Merge pull request #538 from asomers/mit-or-apache
[skip ci] Clarify license terms
Configuration menu - View commit details
-
Copy full SHA for b252265 - Browse repository at this point
Copy the full SHA b252265View commit details -
Merge pull request #534 from asomers/raw_identifier
Fix mocking functions that use raw identifiers for their names.
Configuration menu - View commit details
-
Copy full SHA for 9406902 - Browse repository at this point
Copy the full SHA 9406902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e1c6d - Browse repository at this point
Copy the full SHA 20e1c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c4820 - Browse repository at this point
Copy the full SHA 51c4820View commit details
There are no files selected for viewing