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

fix: Address all Clippy suggestions/lints #36

Merged
merged 1 commit into from
Jul 14, 2023
Merged

fix: Address all Clippy suggestions/lints #36

merged 1 commit into from
Jul 14, 2023

Conversation

CPerezz
Copy link
Member

@CPerezz CPerezz commented Jul 14, 2023

As seen in previous CI runs:

The clippy job is causing the CI to fail due to missing fixes on the code.
This gets up to speed the codebase with Clippy recommendations and leaves the Uppercase warning disabled.

Resolves: #35

As seen in previous CI runs:
- 4ae0cf7
- cde23f3
- ca55e73

The clippy job is causing the CI to fail due to missing fixes on the
code.
This gets up to speed the codebase with Clippy recommendations and
leaves the Uppercase warning disabled.
@CPerezz CPerezz merged commit 3437fae into main Jul 14, 2023
@CPerezz CPerezz deleted the fix/clippy branch July 14, 2023 12:16
hero78119 pushed a commit to hero78119/SuperNova that referenced this pull request Jan 3, 2024
…caling-explorations#36)

* add tracing spans

* more instrumenting

* more tracing

* use spans ig

* more spans

* more spans

* commit_T spans 🤔

* nice spans

* remove commit_T

* Add trace for ppsnark and snark

* fix cargo.toml and fmt

---------

Co-authored-by: Samuel Burnham <45365069+samuelburnham@users.noreply.github.com>
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.

Fix all clippy lints in main
2 participants