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.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
- #97694
#97694
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-2yxo7ce
Dylan-DPC/rust:rollup-2yxo7ce
Copy head branch name to clipboard
Jun 3, 2022
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 3 pull requests
#97694
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-2yxo7ce
Dylan-DPC/rust:rollup-2yxo7ce
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2022
Rework `prohibit_generics`
estebank
committed
f023b92
View commit details
Copy full SHA for f023b92
Browse repository at this point
Provide more context when denying invalid type params
estebank
committed
9b2d80a
View commit details
Copy full SHA for 9b2d80a
Browse repository at this point
More accurately handle suggestions
Show description for 532671b
estebank
committed
532671b
View commit details
Copy full SHA for 532671b
Browse repository at this point
Fix test
estebank
committed
3d60691
View commit details
Copy full SHA for 3d60691
Browse repository at this point
Fix typo
estebank
committed
196a30e
View commit details
Copy full SHA for 196a30e
Browse repository at this point
Commits on Jun 2, 2022
Make output more specific
estebank
committed
ad63f90
View commit details
Copy full SHA for ad63f90
Browse repository at this point
review comments
estebank
committed
cd8cfbf
View commit details
Copy full SHA for cd8cfbf
Browse repository at this point
Commits on Jun 3, 2022
Add "no-fallthrough" eslint rule
GuillaumeGomez
committed
e0cbac6
View commit details
Copy full SHA for e0cbac6
Browse repository at this point
Add "no-invalid-regexp" eslint rule
GuillaumeGomez
committed
fe503ad
View commit details
Copy full SHA for fe503ad
Browse repository at this point
Add "no-import-assign" eslint rule
GuillaumeGomez
committed
e7d1b5a
View commit details
Copy full SHA for e7d1b5a
Browse repository at this point
Add "no-self-compare" eslint rule
GuillaumeGomez
committed
584eec6
View commit details
Copy full SHA for 584eec6
Browse repository at this point
Add "no-template-curly-in-string" eslint rule
GuillaumeGomez
committed
72bd8e4
View commit details
Copy full SHA for 72bd8e4
Browse repository at this point
Add "block-scoped-var" eslint rule
GuillaumeGomez
committed
1e4a149
View commit details
Copy full SHA for 1e4a149
Browse repository at this point
Add "guard-for-in" eslint rule
GuillaumeGomez
committed
7db2b00
View commit details
Copy full SHA for 7db2b00
Browse repository at this point
Add "no-alert" eslint rule
GuillaumeGomez
committed
6ce2e05
View commit details
Copy full SHA for 6ce2e05
Browse repository at this point
Manipulate lifetimes by LocalDefId for region resolution.
cjgillot
committed
b1294e8
View commit details
Copy full SHA for b1294e8
Browse repository at this point
Compute `is_late_bound` in a separate query.
Show description for ba40fe9
cjgillot
committed
ba40fe9
View commit details
Copy full SHA for ba40fe9
Browse repository at this point
Rollup merge of #97415 - cjgillot:is-late-bound-solo, r=estebank
Show description for 53ab3b2
Dylan-DPC
authored
53ab3b2
View commit details
Copy full SHA for 53ab3b2
Browse repository at this point
Rollup merge of #97471 - estebank:prohibit-generics, r=cjgillot
Show description for 6b80b15
Dylan-DPC
authored
6b80b15
View commit details
Copy full SHA for 6b80b15
Browse repository at this point
Rollup merge of #97681 - GuillaumeGomez:more-eslint, r=Dylan-DPC
Show description for 5549d50
Dylan-DPC
authored
5549d50
View commit details
Copy full SHA for 5549d50
Browse repository at this point
You can’t perform that action at this time.