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 8 pull requests
- #85734
#85734
Merged
bors
merged 24 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-q6iiees
Dylan-DPC-zz/rust:rollup-q6iiees
Copy head branch name to clipboard
May 27, 2021
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Rollup of 8 pull requests
#85734
bors
merged 24 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-q6iiees
Dylan-DPC-zz/rust:rollup-q6iiees
Copy head branch name to clipboard
Commits
Commits on Apr 15, 2021
elision of generic argument in E0599 if the methode has not been found anywhere and sugetion of type with method when found.
ABouttefeux
committed
c64a2ed
View commit details
Copy full SHA for c64a2ed
Browse repository at this point
Commits on May 21, 2021
remove generic argument insead of displaying "_"
ABouttefeux
committed
6efa14b
View commit details
Copy full SHA for 6efa14b
Browse repository at this point
Revert portion of PR #83521 that injected issue #85435 (and thus exposed underlying issue #85561).
pnkfelix
committed
1f130fb
View commit details
Copy full SHA for 1f130fb
Browse repository at this point
Regression test for issue 85435.
pnkfelix
committed
4742bbb
View commit details
Copy full SHA for 4742bbb
Browse repository at this point
Apply suggestions from code review
Show description for 0d073c9
pnkfelix
authored
0d073c9
View commit details
Copy full SHA for 0d073c9
Browse repository at this point
Commits on May 22, 2021
Apply suggestions from code review
Show description for 5b802ed
ABouttefeux
and
estebank
authored
5b802ed
View commit details
Copy full SHA for 5b802ed
Browse repository at this point
change from review and show full type if it can be deref
ABouttefeux
committed
120691c
View commit details
Copy full SHA for 120691c
Browse repository at this point
Get rid of PreviousDepGraph.
cjgillot
committed
a50f1e9
View commit details
Copy full SHA for a50f1e9
Browse repository at this point
Commits on May 24, 2021
Apply suggestions from code review
Show description for 1c1d4f9
pnkfelix
and
LeSeulArtichaut
authored
1c1d4f9
View commit details
Copy full SHA for 1c1d4f9
Browse repository at this point
Update cc
Show description for e238ee3
ChrisDenton
committed
e238ee3
View commit details
Copy full SHA for e238ee3
Browse repository at this point
Commits on May 25, 2021
show list of candidates
ABouttefeux
committed
5d8e6ea
View commit details
Copy full SHA for 5d8e6ea
Browse repository at this point
Remove Iterator #[rustc_on_unimplemented]s that no longer apply.
m-ou-se
committed
caf6faf
View commit details
Copy full SHA for caf6faf
Browse repository at this point
Commits on May 26, 2021
stabilize member constraints
nikomatsakis
committed
128d385
View commit details
Copy full SHA for 128d385
Browse repository at this point
Add inline attr to private CString::into_inner
elichai
committed
45099e6
View commit details
Copy full SHA for 45099e6
Browse repository at this point
bless compare-mode=nll output
nikomatsakis
committed
b3054d2
View commit details
Copy full SHA for b3054d2
Browse repository at this point
Remove unneeded workaround
Show description for ff8a387
syvb
committed
ff8a387
View commit details
Copy full SHA for ff8a387
Browse repository at this point
Commits on May 27, 2021
Rollup merge of #84221 - ABouttefeux:generic-arg-elision, r=estebank
Show description for f2810d5
Dylan-DPC
authored
f2810d5
View commit details
Copy full SHA for f2810d5
Browse repository at this point
Rollup merge of #84701 - nikomatsakis:stabilize-member-constraints-61997, r=jackh726
Show description for 3530a78
Dylan-DPC
authored
3530a78
View commit details
Copy full SHA for 3530a78
Browse repository at this point
Rollup merge of #85564 - pnkfelix:issue-85435-readd-capture-disjoint-fields-gate, r=nikomatsakis
Show description for 9d4a644
Dylan-DPC
authored
9d4a644
View commit details
Copy full SHA for 9d4a644
Browse repository at this point
Rollup merge of #85583 - cjgillot:no-previous-dg, r=petrochenkov
Show description for e7c9469
Dylan-DPC
authored
e7c9469
View commit details
Copy full SHA for e7c9469
Browse repository at this point
Rollup merge of #85649 - ChrisDenton:update-cc, r=matthewjasper
Show description for 0c53acc
Dylan-DPC
authored
0c53acc
View commit details
Copy full SHA for 0c53acc
Browse repository at this point
Rollup merge of #85689 - m-ou-se:array-intoiter-3, r=estebank
Show description for de1d7db
Dylan-DPC
authored
de1d7db
View commit details
Copy full SHA for de1d7db
Browse repository at this point
Rollup merge of #85719 - elichai:cstring-into_inner-inline, r=m-ou-se
Show description for 955e0f4
Dylan-DPC
authored
955e0f4
View commit details
Copy full SHA for 955e0f4
Browse repository at this point
Rollup merge of #85725 - Smittyvb:rm-24159-workaround, r=RalfJung
Show description for 85a408a
Dylan-DPC
authored
85a408a
View commit details
Copy full SHA for 85a408a
Browse repository at this point
You can’t perform that action at this time.