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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.8k
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 3 pull requests
- #67434
#67434
Closed
Centril
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-7auubyo
Centril/rust:rollup-7auubyo
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Closed
Rollup of 3 pull requests
#67434
Centril
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-7auubyo
Centril/rust:rollup-7auubyo
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 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
Commits on Dec 18, 2019
Add benchmarks for string::insert(_str)
llogiq
committed
c6321a4
View commit details
Copy full SHA for c6321a4
Browse repository at this point
add debuginfo in generator_interior
csmoe
committed
c1241bf
View commit details
Copy full SHA for c1241bf
Browse repository at this point
record previous unresolve span for generator error reporting
csmoe
committed
ff4f6a1
View commit details
Copy full SHA for ff4f6a1
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
Set release channel on non-dist builders
Show description for cbd1e73
Mark-Simulacrum
committed
cbd1e73
View commit details
Copy full SHA for cbd1e73
Browse repository at this point
Normalize identifiers in librustc_parse.
crlf0710
committed
35af4e2
View commit details
Copy full SHA for 35af4e2
Browse repository at this point
Add a test and bless existing test case.
crlf0710
committed
5a75934
View commit details
Copy full SHA for 5a75934
Browse repository at this point
Add unicode-normalization to whitelist.
crlf0710
committed
49f3bc9
View commit details
Copy full SHA for 49f3bc9
Browse repository at this point
Fix documentation typo
LeSeulArtichaut
authored
bfc02bd
View commit details
Copy full SHA for bfc02bd
Browse repository at this point
Rollup merge of #66670 - crlf0710:normalize_ident, r=estebank
Show description for 02206dc
Centril
authored
02206dc
View commit details
Copy full SHA for 02206dc
Browse repository at this point
Rollup merge of #66755 - mark-i-m:const-vec-new, r=ecstatic-morse
Show description for 208f353
Centril
authored
208f353
View commit details
Copy full SHA for 208f353
Browse repository at this point
Rollup merge of #67127 - estebank:disambiguate-suggestion, r=varkor
Show description for 8c15656
Centril
authored
8c15656
View commit details
Copy full SHA for 8c15656
Browse repository at this point
Rollup merge of #67281 - llogiq:nonoverlapping-insert, r=alexcrichton
Show description for 4254d29
Centril
authored
4254d29
View commit details
Copy full SHA for 4254d29
Browse repository at this point
Rollup merge of #67328 - rkruppe:simplify-u128-f32-cast, r=matthewjasper
Show description for 3d21aa6
Centril
authored
3d21aa6
View commit details
Copy full SHA for 3d21aa6
Browse repository at this point
Rollup merge of #67392 - csmoe:async-typeinfo, r=estebank
Show description for c014c45
Centril
authored
c014c45
View commit details
Copy full SHA for c014c45
Browse repository at this point
Rollup merge of #67421 - LeSeulArtichaut:patch-1, r=Centril
Show description for 4ff4d6c
Centril
authored
4ff4d6c
View commit details
Copy full SHA for 4ff4d6c
Browse repository at this point
Fix toolstate history format
Show description for 1787b2b
Mark-Simulacrum
committed
1787b2b
View commit details
Copy full SHA for 1787b2b
Browse repository at this point
Rollup merge of #67351 - Mark-Simulacrum:always-channel, r=pietroalbini
Show description for 6c8d276
Centril
authored
6c8d276
View commit details
Copy full SHA for 6c8d276
Browse repository at this point
Rollup merge of #67426 - Centril:rollup-rswp4rf, r=Centril
Show description for edeabe6
Centril
authored
edeabe6
View commit details
Copy full SHA for edeabe6
Browse repository at this point
Rollup merge of #67432 - Mark-Simulacrum:fix-toolstate, r=Centril
Show description for 8fe0f22
Centril
authored
8fe0f22
View commit details
Copy full SHA for 8fe0f22
Browse repository at this point
You can’t perform that action at this time.