Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
code-terror
/
num-integer
Public
forked from
rust-num/num-integer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 13, 2022
fix workflow
commented-line
committed
e7ca2be
View commit details
Copy full SHA for e7ca2be
Browse repository at this point
add num-integer
commented-line
committed
5e12f4e
View commit details
Copy full SHA for 5e12f4e
Browse repository at this point
Commits on Jul 14, 2022
Merge #51
Show description for f9ef6c0
bors[bot]
and
cuviper
authored
f9ef6c0
View commit details
Copy full SHA for f9ef6c0
Browse repository at this point
Fix clippy::collapsible_else_if
cuviper
committed
b883758
View commit details
Copy full SHA for b883758
Browse repository at this point
Fix clippy::redundant_field_names
cuviper
committed
4cfb1a8
View commit details
Copy full SHA for 4cfb1a8
Browse repository at this point
Test with inclusive ranges
cuviper
committed
8e98864
View commit details
Copy full SHA for 8e98864
Browse repository at this point
Remove useless extern crate
cuviper
committed
89a5b39
View commit details
Copy full SHA for 89a5b39
Browse repository at this point
Update CI test versions
cuviper
committed
6ba4785
View commit details
Copy full SHA for 6ba4785
Browse repository at this point
Assume i128 support
cuviper
committed
4d86cd1
View commit details
Copy full SHA for 4d86cd1
Browse repository at this point
Update MSRV to 1.31
cuviper
committed
43c534d
View commit details
Copy full SHA for 43c534d
Browse repository at this point
Upgrade to 2018 edition
cuviper
committed
b1f209b
View commit details
Copy full SHA for b1f209b
Browse repository at this point
Merge #52
Show description for 543e0c9
bors[bot]
and
cuviper
authored
543e0c9
View commit details
Copy full SHA for 543e0c9
Browse repository at this point
Stop explicitly naming CI steps
cuviper
committed
6c5a65b
View commit details
Copy full SHA for 6c5a65b
Browse repository at this point
Switch from actions-rs/cargo to plain run
cuviper
committed
7d3f7ec
View commit details
Copy full SHA for 7d3f7ec
Browse repository at this point
Switch from actions-rs/toolchain to dtolnay/rust-toolchain
cuviper
committed
e431077
View commit details
Copy full SHA for e431077
Browse repository at this point
Update to actions/checkout@v3
cuviper
committed
cc43faf
View commit details
Copy full SHA for cc43faf
Browse repository at this point
Commits on Apr 29, 2022
Add more changes to 0.1.45
cuviper
committed
683903c
View commit details
Copy full SHA for 683903c
Browse repository at this point
Merge #47
Show description for 42c22de
3 people
authored
42c22de
View commit details
Copy full SHA for 42c22de
Browse repository at this point
Release 0.1.45
cuviper
committed
dee9a82
View commit details
Copy full SHA for dee9a82
Browse repository at this point
cargo fmt
cuviper
committed
4ebb39d
View commit details
Copy full SHA for 4ebb39d
Browse repository at this point
Commits on Mar 22, 2022
Added a fex negative tests
WizardOfMenlo
committed
1656a2f
View commit details
Copy full SHA for 1656a2f
Browse repository at this point
Commits on Mar 21, 2022
Merge #45
Show description for a7d40a1
bors[bot]
and
cuviper
authored
a7d40a1
View commit details
Copy full SHA for a7d40a1
Browse repository at this point
Merge #46
Show description for d839ba5
bors[bot]
and
tspiteri
authored
d839ba5
View commit details
Copy full SHA for d839ba5
Browse repository at this point
Merge #50
Show description for 7a8397f
bors[bot]
and
ciphergoth
authored
7a8397f
View commit details
Copy full SHA for 7a8397f
Browse repository at this point
Commits on Mar 16, 2022
Correct documentation for gcd
Show description for bba8f3d
ciphergoth
authored
bba8f3d
View commit details
Copy full SHA for bba8f3d
Browse repository at this point
Commits on Feb 9, 2022
Fixed is multiple of
WizardOfMenlo
committed
4148095
View commit details
Copy full SHA for 4148095
Browse repository at this point
Commits on Jan 25, 2022
Remove hidden field from ExtendedGcd
Show description for 172b0e3
tspiteri
committed
172b0e3
View commit details
Copy full SHA for 172b0e3
Browse repository at this point
Commits on Sep 3, 2021
Fix prev/next_multiple_of(&MIN, &-1)
cuviper
committed
cde58ee
View commit details
Copy full SHA for cde58ee
Browse repository at this point
Merge #44
Show description for d5267dc
bors[bot]
and
cuviper
authored
d5267dc
View commit details
Copy full SHA for d5267dc
Browse repository at this point
Fix test fallout from unstable int_roundings
cuviper
committed
4972e47
View commit details
Copy full SHA for 4972e47
Browse repository at this point
Commits on Oct 29, 2020
Merge #35
Show description for 4d166cb
bors[bot]
and
cuviper
authored
4d166cb
View commit details
Copy full SHA for 4d166cb
Browse repository at this point
Release 0.1.44
cuviper
committed
1714566
View commit details
Copy full SHA for 1714566
Browse repository at this point
Commits on Aug 27, 2020
Add license terms to the README
cuviper
committed
341a492
View commit details
Copy full SHA for 341a492
Browse repository at this point
Explicitly mark the license OR
cuviper
committed
f345739
View commit details
Copy full SHA for f345739
Browse repository at this point
Trust the "i128" feature
Show description for 2268222
cuviper
committed
2268222
View commit details
Copy full SHA for 2268222
Browse repository at this point
Previous
Next
You can’t perform that action at this time.