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.1k
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
- #67448
#67448
Closed
Centril
wants to merge 24 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ikuz7kk
Centril/rust:rollup-ikuz7kk
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Closed
Rollup of 8 pull requests
#67448
Centril
wants to merge 24 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ikuz7kk
Centril/rust:rollup-ikuz7kk
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2019
Use structured suggestion for disambiguating method calls
Show description for 3980342
estebank
committed
3980342
View commit details
Copy full SHA for 3980342
Browse repository at this point
review comments
estebank
committed
8c4f1d5
View commit details
Copy full SHA for 8c4f1d5
Browse repository at this point
Commits on Dec 14, 2019
Indicate origin of where type parameter for uninferred types
ohadravid
committed
8a4632d
View commit details
Copy full SHA for 8a4632d
Browse repository at this point
Commits on Dec 15, 2019
Remove now-redundant range check on u128 -> f32 casts
Show description for 6ad0b55
Robin Kruppe
committed
6ad0b55
View commit details
Copy full SHA for 6ad0b55
Browse repository at this point
[mir-opt] Fix `Inline` pass to handle inlining into `box` expressions
wesleywiser
committed
720b865
View commit details
Copy full SHA for 720b865
Browse repository at this point
Move the rest of the mir-opt inline tests into a folder
wesleywiser
committed
b50cee3
View commit details
Copy full SHA for b50cee3
Browse repository at this point
Commits on Dec 16, 2019
Fix up Command Debug output when arg0 is specified.
Show description for 232022f
jsgf
committed
232022f
View commit details
Copy full SHA for 232022f
Browse repository at this point
Move command-related tests into command/
jsgf
committed
ce56e75
View commit details
Copy full SHA for ce56e75
Browse repository at this point
Commits on Dec 19, 2019
Remove a const-if-hack in RawVec
mark-i-m
committed
17aa0cb
View commit details
Copy full SHA for 17aa0cb
Browse repository at this point
remove a bit more hackery
mark-i-m
committed
3ec3fca
View commit details
Copy full SHA for 3ec3fca
Browse repository at this point
use usize::MAX instead of !0
mark-i-m
committed
baaf864
View commit details
Copy full SHA for baaf864
Browse repository at this point
fix import
mark-i-m
committed
951f041
View commit details
Copy full SHA for 951f041
Browse repository at this point
add fixme
mark-i-m
committed
2535435
View commit details
Copy full SHA for 2535435
Browse repository at this point
no need to bootstrap
mark-i-m
committed
7d26811
View commit details
Copy full SHA for 7d26811
Browse repository at this point
Commits on Dec 20, 2019
Remove `SOCK_CLOEXEC` dummy variable on platforms that don't use it.
reitermarkus
committed
b826711
View commit details
Copy full SHA for b826711
Browse repository at this point
Move command line option definitions into a dedicated file
Show description for 83fc600
Victor Ding
committed
83fc600
View commit details
Copy full SHA for 83fc600
Browse repository at this point
Rollup merge of #66755 - mark-i-m:const-vec-new, r=ecstatic-morse
Show description for c161068
Centril
authored
c161068
View commit details
Copy full SHA for c161068
Browse repository at this point
Rollup merge of #67127 - estebank:disambiguate-suggestion, r=varkor
Show description for c9f0481
Centril
authored
c9f0481
View commit details
Copy full SHA for c9f0481
Browse repository at this point
Rollup merge of #67219 - jsgf:command-argv0-debug, r=joshtriplett
Show description for 82287b1
Centril
authored
82287b1
View commit details
Copy full SHA for 82287b1
Browse repository at this point
Rollup merge of #67285 - ohadravid:indicate-origin-of-where-type-parameter, r=estebank
Show description for 03169a9
Centril
authored
03169a9
View commit details
Copy full SHA for 03169a9
Browse repository at this point
Rollup merge of #67328 - rkruppe:simplify-u128-f32-cast, r=matthewjasper
Show description for 85db539
Centril
authored
85db539
View commit details
Copy full SHA for 85db539
Browse repository at this point
Rollup merge of #67333 - wesleywiser:fix_inline_into_box_place, r=oli-obk
Show description for 5b00e60
Centril
authored
5b00e60
View commit details
Copy full SHA for 5b00e60
Browse repository at this point
Rollup merge of #67367 - 0dvictor:options, r=Centril
Show description for f4449e8
Centril
authored
f4449e8
View commit details
Copy full SHA for f4449e8
Browse repository at this point
Rollup merge of #67442 - reitermarkus:dummy-variable, r=kennytm
Show description for cf221f9
Centril
authored
cf221f9
View commit details
Copy full SHA for cf221f9
Browse repository at this point
You can’t perform that action at this time.