Files
rust/src/libcore/num
kennytm 85d7d0bf56 Rollup merge of #48321 - milesand:no_panic_pow, r=alexcrichton
Add non-panicking variants of pow for integer types

Currently, calling pow may panic in case of overflow, and the function does not have non-panicking counterparts. Thus, it would be beneficial to add those in.

Closes #48291.
Relevant tracking issue: #48320
2018-02-28 19:15:28 +08:00
..
2018-02-19 14:53:30 +00:00
2018-02-01 18:35:51 +00:00
2018-02-01 18:35:51 +00:00
2016-12-30 15:15:44 +01:00
2016-12-30 15:15:44 +01:00
2016-12-30 15:15:44 +01:00
2016-12-30 15:15:44 +01:00
2016-12-30 15:15:44 +01:00
2016-12-30 15:15:44 +01:00
2016-12-30 15:15:44 +01:00
2016-12-30 15:15:44 +01:00
2016-12-30 15:15:44 +01:00
2016-12-30 15:15:44 +01:00
2017-09-03 09:12:22 -04:00