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: hash_table_sizing, inline hints, lint rule #29

Merged
merged 4 commits into from
Sep 3, 2024
Merged

Conversation

a10y
Copy link
Contributor

@a10y a10y commented Sep 3, 2024

  • Fix HASH_TABLE_SIZE to match comment again
  • Remove inline(never) hints that were added to enable profiling
  • Remove lint override that should not have been committed

* Fix HASH_TABLE_SIZE to match comment again
* Remove `inline(never)` hints that were added to enable profiling
* Remove lint override that should not have been committed
@a10y a10y requested a review from lwwmanning September 3, 2024 19:30
@a10y a10y merged commit c6392d2 into develop Sep 3, 2024
3 checks passed
@a10y a10y deleted the aduffy/fix-unused branch September 3, 2024 22:14
@github-actions github-actions bot mentioned this pull request Sep 3, 2024
a10y pushed a commit that referenced this pull request Sep 3, 2024
## 🤖 New release
* `fsst-rs`: 0.3.0 -> 0.4.0

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.4.0](v0.3.0...v0.4.0) -
2024-09-03

### Fixed
- hash_table_sizing, inline hints, lint rule
([#29](#29))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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.

2 participants