Skip to content

Commit

Permalink
Rollup merge of rust-lang#56936 - ubsan:euclidean_div_rem, r=dtolnay
Browse files Browse the repository at this point in the history
rename div_euc -> div_euclid, and mod_euc -> rem_euclid

logic is written up in rust-lang#49048

Also, update the documentation slightly.

cc @alexcrichton @clarcharr @varkor
  • Loading branch information
kennytm committed Dec 22, 2018
2 parents 660eca6 + 455bc95 commit 314e61f
Show file tree
Hide file tree
Showing 5 changed files with 143 additions and 121 deletions.
Loading

0 comments on commit 314e61f

Please sign in to comment.