Skip to content
Snippets Groups Projects
  • Marcio Diaz's avatar
    Enable fixed point u128 (#6214) · 7c051caa
    Marcio Diaz authored
    * Add fixed u128.
    
    * remove move
    
    * Change sat_from_integer impl.
    
    * checked_pow is always positive
    
    * Revert.
    
    * rename fixed file
    
    * Rename to FixedI
    
    * rename fixed file
    
    * Add newline.
    
    * Use Multiplier in impls.
    
    * Renames negate() to saturating_negate().
    
    * Uncomment test.
    
    * Add Signed to macro.
    
    * Add some tests for Saturating trait.
    7c051caa
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
lib.rs 30.60 KiB