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

Remove const_fn_assert #3198

Merged
merged 1 commit into from
May 7, 2023
Merged

Remove const_fn_assert #3198

merged 1 commit into from
May 7, 2023

Conversation

lu-zero
Copy link
Collaborator

@lu-zero lu-zero commented May 7, 2023

Our version of rust already support natively panic in const context.

Our version of rust already support natively panic in const context.
@codecov
Copy link

codecov bot commented May 7, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a54fa18) 87.71% compared to head (1621005) 87.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3198   +/-   ##
=======================================
  Coverage   87.71%   87.71%           
=======================================
  Files          85       85           
  Lines       33540    33541    +1     
=======================================
+ Hits        29420    29421    +1     
  Misses       4120     4120           
Impacted Files Coverage Δ
src/util/logexp.rs 99.23% <100.00%> (+<0.01%) ⬆️

... and 10 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lu-zero lu-zero merged commit 6529bdc into xiph:master May 7, 2023
@lu-zero lu-zero deleted the drop-const-fn-assert branch May 7, 2023 21:54
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