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.5k
Star
118k
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 5 pull requests
- #94392
#94392
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-npscf95
matthiaskrgr/rust:rollup-npscf95
Copy head branch name to clipboard
Feb 26, 2022
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Rollup of 5 pull requests
#94392
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-npscf95
matthiaskrgr/rust:rollup-npscf95
Copy head branch name to clipboard
Commits
Commits on Feb 17, 2022
Remove unused `unsound_ignore_borrow_on_drop`
tmiasko
committed
06ac05a
View commit details
Copy full SHA for 06ac05a
Browse repository at this point
Commits on Feb 21, 2022
chalk/lowering: lower generator types.
Dirbaio
committed
c6f5c7b
View commit details
Copy full SHA for c6f5c7b
Browse repository at this point
chalk/db: use correct debrujin index when replacing opaque type.
Dirbaio
committed
b8bd997
View commit details
Copy full SHA for b8bd997
Browse repository at this point
chalk: add known-bug test that was previously ICEing.
Dirbaio
committed
a1d8ce4
View commit details
Copy full SHA for a1d8ce4
Browse repository at this point
Commits on Feb 23, 2022
Avoid exhausting stack space in dominator compression
Mark-Simulacrum
committed
4d89292
View commit details
Copy full SHA for 4d89292
Browse repository at this point
Commits on Feb 25, 2022
Do not suggest using a const parameter when there are bounds on an unused type parameter
Show description for 4520045
ChayimFriedman2
authored
4520045
View commit details
Copy full SHA for 4520045
Browse repository at this point
Commits on Feb 26, 2022
Provide extra note if synthetic type args are specified
nbdd0121
committed
6747458
View commit details
Copy full SHA for 6747458
Browse repository at this point
Rollup merge of #93400 - ChayimFriedman2:dont-suggest-using-const-with-bounds-unused-generic-param, r=jackh726
Show description for be9b99b
matthiaskrgr
authored
be9b99b
View commit details
Copy full SHA for be9b99b
Browse repository at this point
Rollup merge of #93982 - nbdd0121:explicit-generic-args, r=jackh726
Show description for 5dcee68
matthiaskrgr
authored
5dcee68
View commit details
Copy full SHA for 5dcee68
Browse repository at this point
Rollup merge of #94087 - tmiasko:rm-ignore-borrow-on-drop, r=jackh726
Show description for 734b924
matthiaskrgr
authored
734b924
View commit details
Copy full SHA for 734b924
Browse repository at this point
Rollup merge of #94235 - Dirbaio:fix-chalk-opaque-debrujin, r=jackh726
Show description for d6ca388
matthiaskrgr
authored
d6ca388
View commit details
Copy full SHA for d6ca388
Browse repository at this point
Rollup merge of #94306 - Mark-Simulacrum:dom-fixups, r=jackh726
Show description for 648a8e3
matthiaskrgr
authored
648a8e3
View commit details
Copy full SHA for 648a8e3
Browse repository at this point
You can’t perform that action at this time.