Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Fix - Adds error message in case std::alloc::alloc() fails #505

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Sep 1, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #505 (66e2181) into main (25c0b79) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #505   +/-   ##
=======================================
  Coverage   89.60%   89.60%           
=======================================
  Files          23       23           
  Lines       10261    10262    +1     
=======================================
+ Hits         9194     9195    +1     
  Misses       1067     1067           
Files Changed Coverage Δ
src/jit.rs 92.36% <100.00%> (+<0.01%) ⬆️

@Lichtso Lichtso merged commit 1c700ed into main Sep 1, 2023
@Lichtso Lichtso deleted the fix/alloc_error_message branch September 1, 2023 08:55
Lichtso added a commit that referenced this pull request Sep 19, 2023
* Adds error message in case std::alloc::alloc() fails. (#505)

* Stops using assign as that drops the previously (non) existing value. (#513)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants