Skip to content

Commit

Permalink
fix: add powf and powi to rust dictionary (#3131)
Browse files Browse the repository at this point in the history
  • Loading branch information
koviubi56 committed Apr 30, 2024
1 parent 670a2d0 commit 84ab85e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dictionaries/rust/src/rust.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ override
panic
PartialEq
PartialOrd
powf
powi
println
priv
proc
Expand Down

0 comments on commit 84ab85e

Please sign in to comment.