Skip to content

Conversation

@srinathsetty
Copy link
Collaborator

No description provided.

@srinathsetty srinathsetty merged commit 677fe23 into main May 13, 2022
@srinathsetty srinathsetty deleted the ro_switch2 branch May 13, 2022 08:49
huitseeker added a commit to huitseeker/Nova that referenced this pull request Sep 27, 2023
Generic type aliases are type functions. In our case, they are made
distinct through the arguments they are passed, not by giving them
different names.
huitseeker added a commit to huitseeker/Nova that referenced this pull request Oct 2, 2023
Generic type aliases are type functions. In our case, they are made
distinct through the arguments they are passed, not by giving them
different names.
srinathsetty pushed a commit that referenced this pull request Oct 2, 2023
…ications (#231)

* refactor: simplify type aliases in tests (#54)

Generic type aliases are type functions. In our case, they are made
distinct through the arguments they are passed, not by giving them
different names.

* Simplify map_or expressions, remove clippy override noise, improve doc (#57)

* refactor: Rewrite some exact instances of `Result::ok()`

* refactor: Increase Clippy lint complexity limits and remove overrides

- Removed Clippy linting restrictions on complexity and argument count across several modules including r1cs, lib, supernova/circuit, and bellpepper/shape_cs among others.
- added .clippy.toml config file for project-wide limits

* doc: Improve markdown formatting

- Improved code documentation throughout by adding markdown styling and backticks for code readability.
- No major functionality changes conducted,
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.

2 participants