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
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
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 }}
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.3k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 8 pull requests
- #67532
#67532
Merged
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-3duj42d
Centril/rust:rollup-3duj42d
Copy head branch name to clipboard
Dec 22, 2019
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Rollup of 8 pull requests
#67532
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-3duj42d
Centril/rust:rollup-3duj42d
Copy head branch name to clipboard
Commits
Commits on Dec 14, 2019
add Scalar::try_from_(u)int methods
pvdrz
committed
0bce91f
View commit details
Copy full SHA for 0bce91f
Browse repository at this point
add ImmTy::try_from_(u)int methods
pvdrz
committed
90686de
View commit details
Copy full SHA for 90686de
Browse repository at this point
Commits on Dec 21, 2019
Remove iter_private.rs
Show description for 6903836
qnighy
committed
6903836
View commit details
Copy full SHA for 6903836
Browse repository at this point
Change results to options
pvdrz
committed
309f437
View commit details
Copy full SHA for 309f437
Browse repository at this point
Remove clean::Mutability enum
GuillaumeGomez
committed
5a0d747
View commit details
Copy full SHA for 5a0d747
Browse repository at this point
misc cleanup in match MIR building
Centril
committed
4f0dc7b
View commit details
Copy full SHA for 4f0dc7b
Browse repository at this point
simplify MIR building with cfg.goto(...)
Centril
committed
f5a8d1a
View commit details
Copy full SHA for f5a8d1a
Browse repository at this point
Add simpler entry points to const eval for common usages.
skinnyBat
committed
c010d84
View commit details
Copy full SHA for c010d84
Browse repository at this point
Commits on Dec 22, 2019
Fix typo in path parser name
davesque
committed
c770f51
View commit details
Copy full SHA for c770f51
Browse repository at this point
Implement PrintWithSpace trait on hir::Mutability
GuillaumeGomez
committed
0d7a49d
View commit details
Copy full SHA for 0d7a49d
Browse repository at this point
Document why Any is not an unsafe trait
Mark-Simulacrum
committed
6878913
View commit details
Copy full SHA for 6878913
Browse repository at this point
Add error message if `Scalar::from_(u)int` fails
pvdrz
committed
683c4c7
View commit details
Copy full SHA for 683c4c7
Browse repository at this point
Utilize rust-lang/rust commit hashes in toolstate
Show description for a6df38e
rust-highfive
committed
a6df38e
View commit details
Copy full SHA for a6df38e
Browse repository at this point
Rollup merge of #66877 - skinny121:const-eval-entry-points, r=oli-obk
Show description for 97bee3a
Centril
authored
97bee3a
View commit details
Copy full SHA for 97bee3a
Browse repository at this point
Rollup merge of #67299 - christianpoveda:try_immty_from_int, r=RalfJung
Show description for 2b2cc38
Centril
authored
2b2cc38
View commit details
Copy full SHA for 2b2cc38
Browse repository at this point
Rollup merge of #67487 - GuillaumeGomez:rustdoc-mutability-removal, r=Centril
Show description for 76db2e3
Centril
authored
76db2e3
View commit details
Copy full SHA for 76db2e3
Browse repository at this point
Rollup merge of #67499 - Centril:mir-match-clean, r=matthewjasper
Show description for 19d749e
Centril
authored
19d749e
View commit details
Copy full SHA for 19d749e
Browse repository at this point
Rollup merge of #67506 - qnighy:remove-iter-private, r=Dylan-DPC
Show description for 7fd41b5
Centril
authored
7fd41b5
View commit details
Copy full SHA for 7fd41b5
Browse repository at this point
Rollup merge of #67508 - davesque:master, r=Dylan-DPC
Show description for 63d480a
Centril
authored
63d480a
View commit details
Copy full SHA for 63d480a
Browse repository at this point
Rollup merge of #67519 - Mark-Simulacrum:any-unsafe, r=Centril
Show description for ce6f0b0
Centril
authored
ce6f0b0
View commit details
Copy full SHA for ce6f0b0
Browse repository at this point
Rollup merge of #67525 - Mark-Simulacrum:fix-toolstate-master, r=Centril
Show description for 9c5b73e
Centril
authored
9c5b73e
View commit details
Copy full SHA for 9c5b73e
Browse repository at this point
You can’t perform that action at this time.