Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Rename Sol*::Tuple to Parameters/Arguments #145

Merged
merged 2 commits into from
Jun 24, 2023

Conversation

shawnharmsen
Copy link
Contributor

@shawnharmsen shawnharmsen commented Jun 24, 2023

closes #91

Motivation

"When you come to a fork in the road, take it." - Yogi Berra

Solution

checked with

cargo check --all-features
cargo +nightly fmt --all
cargo build --all-features
cargo test --all-features
cargo +nightly clippy --all-features

PR Checklist

simple name change

Copy link
Member

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@DaniPopes DaniPopes enabled auto-merge (squash) June 24, 2023 06:56
Copy link
Member

@prestwich prestwich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(=^ェ^=)

@prestwich
Copy link
Member

i introduced some conflicts so i'll take care of those rq and then get this in

@DaniPopes DaniPopes merged commit 087a2fc into alloy-rs:main Jun 24, 2023
@shawnharmsen shawnharmsen deleted the rename-sol-tuple branch June 25, 2023 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename Sol*::Tuple to Parameters/Arguments
3 participants