This is an automated email from the ASF dual-hosted git repository. kmccusker pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-rust.git
commit e63b8f3774da6734669829fcbc0b0551cb1158cf Merge: dbd1bd1 dfdf99b Author: Kealan McCusker <[email protected]> AuthorDate: Fri Jan 24 09:13:20 2020 +0000 Merge pull request #12 from sigp/mutability Tidy up mutability requirements src/big.rs | 6 +++--- src/fp.rs | 12 +++++------- src/fp12.rs | 24 +++++++++--------------- src/fp16.rs | 4 ++-- src/fp2.rs | 6 +++--- src/fp24.rs | 16 +++++----------- src/fp4.rs | 4 ++-- src/fp48.rs | 16 +++++----------- src/fp8.rs | 4 ++-- 9 files changed, 36 insertions(+), 56 deletions(-)
