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

refactor: remove abi submodule #404

Merged
merged 1 commit into from
May 28, 2022

Conversation

baszalmstra
Copy link
Collaborator

Removes the abi ffi submodule and places the generated ABI header in the repository itself.

@baszalmstra baszalmstra self-assigned this May 28, 2022
@baszalmstra baszalmstra requested a review from Wodann May 28, 2022 16:33
@codecov
Copy link

codecov bot commented May 28, 2022

Codecov Report

Merging #404 (b22b281) into main (f719ea6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #404   +/-   ##
=======================================
  Coverage   82.68%   82.68%           
=======================================
  Files         264      264           
  Lines       15239    15239           
=======================================
+ Hits        12600    12601    +1     
+ Misses       2639     2638    -1     
Impacted Files Coverage Δ
crates/tools/src/abi.rs 100.00% <100.00%> (ø)
crates/mun_hir/src/ty/infer/type_variable.rs 81.25% <0.00%> (+0.89%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f719ea6...b22b281. Read the comment docs.

@Wodann Wodann merged commit 5715407 into mun-lang:main May 28, 2022
@Wodann Wodann added this to the Mun v0.4.0 milestone Jul 8, 2022
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