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 merging issues #34

Merged
merged 6 commits into from
Sep 20, 2023
Merged

Fix merging issues #34

merged 6 commits into from
Sep 20, 2023

Conversation

koenichiwa
Copy link
Owner

No description provided.

* Get it to work

* Remove unnessecary flat_map calls

* Clean up
* Added documentation to most of the code (#9)

* Improve examples

* Add documentation

* Add effects to README.md (#10)

* Add test package (#11)

* Add test package with compilation fail checks

* Update CI

* Get workflow to run all tests in workspace

* Feature/decrease const amount (#20)

* Remove unnessecary flat_map calls

* Feature/optionally implement build for each combination of valid booleans (#21)

* Make brute force optional

* Make sure users can opt into compiler solver

* Fix lints, allow too many arguments in BuilderGenerator for now

* Actually use different solver types (#22)

* Feature/compilation fail tests trybuild (#15)

* Add an compile_fail test for each passing test, and add a number to existing fail test.

* Get trybuild to work with `cargo build` instead of just `cargo check`

* Add Note to README.md

* feature/get-ready-for-020 (#24)

* Bump version

* Update readme

* Update documentation

* Forgot `cargo  fmt` before publish. Minor changes
@koenichiwa koenichiwa marked this pull request as ready for review September 20, 2023 07:28
@koenichiwa
Copy link
Owner Author

git diff shows not a single difference. merging

@koenichiwa koenichiwa merged commit 43126f2 into develop Sep 20, 2023
4 checks passed
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.

1 participant