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 some unnecessary &muts #473

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Remove some unnecessary &muts #473

merged 2 commits into from
Jun 24, 2024

Conversation

EricLBuehler
Copy link
Owner

Refs #470.

Copy link

Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 Dockerfile              1           34           25            0            9
 Happy                   1          442          369            0           73
 JSON                    9           21           21            0            0
 Python                 32         1256         1075           37          144
 TOML                   16          444          403            1           40
-------------------------------------------------------------------------------
 Jupyter Notebooks       1            0            0            0            0
 |- Markdown             1           60           30           22            8
 |- Python               1           96           87            1            8
 (Total)                            156          117           23           16
-------------------------------------------------------------------------------
 Markdown               18         1318            0          980          338
 |- BASH                 5          100           97            0            3
 |- Python               6          122          110            0           12
 |- Rust                 3          151          135            6           10
 (Total)                           1691          342          986          363
-------------------------------------------------------------------------------
 Rust                  119        36417        32900          648         2869
 |- Markdown            59          663           13          613           37
 (Total)                          37080        32913         1261         2906
===============================================================================
 Total                 198        39932        34793         1666         3473
===============================================================================
  

@EricLBuehler EricLBuehler merged commit a1e41aa into master Jun 24, 2024
10 checks passed
@EricLBuehler EricLBuehler deleted the remove_some_mut_refs branch June 24, 2024 18:40
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.

None yet

1 participant