mun-lang / mun

Source code for the Mun language and runtime.
https://mun-lang.org
Other
1.87k stars 73 forks source link

refactor: cleanup dependencies #435

Closed baszalmstra closed 2 years ago

baszalmstra commented 2 years ago

Removes a whole bunch of dependencies to hopefully reduce compile times.

codecov[bot] commented 2 years ago

Codecov Report

Merging #435 (0483e83) into main (e8f8b38) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #435   +/-   ##
=======================================
  Coverage   83.13%   83.13%           
=======================================
  Files         281      281           
  Lines       16648    16648           
=======================================
  Hits        13840    13840           
  Misses       2808     2808           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.