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
Accelerator
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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 7 pull requests
- #89417
#89417
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Manishearth:rollup-j2gdu95
Manishearth/rust:rollup-j2gdu95
Copy head branch name to clipboard
Oct 1, 2021
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#89417
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Manishearth:rollup-j2gdu95
Manishearth/rust:rollup-j2gdu95
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2021
Do not suggest importing inaccessible items
FabianWolff
committed
65eb381
View commit details
Copy full SHA for 65eb381
Browse repository at this point
Detect when negative literal indices are used and suggest appropriate code
estebank
committed
5c70f25
View commit details
Copy full SHA for 5c70f25
Browse repository at this point
Improve diagnostics for inaccessible items
FabianWolff
committed
750018e
View commit details
Copy full SHA for 750018e
Browse repository at this point
Commits on Sep 28, 2021
Rebase resume argument projections during state transform
Show description for 8901ea2
tmiasko
committed
8901ea2
View commit details
Copy full SHA for 8901ea2
Browse repository at this point
review comments
estebank
committed
e19d82f
View commit details
Copy full SHA for e19d82f
Browse repository at this point
Pick one possible lifetime in case there are multiple choices
oli-obk
committed
87a4a79
View commit details
Copy full SHA for 87a4a79
Browse repository at this point
Commits on Sep 29, 2021
Cleanup lower_generics_mut and make span be the bound itself, not the type
jackh726
committed
e1a9ecc
View commit details
Copy full SHA for e1a9ecc
Browse repository at this point
Commits on Sep 30, 2021
Update `llvm` submodule to fix function name mangling on x86 Windows
Show description for c20eeba
wesleywiser
committed
c20eeba
View commit details
Copy full SHA for c20eeba
Browse repository at this point
add regression test for issue 89119
lqd
committed
bec19a7
View commit details
Copy full SHA for bec19a7
Browse repository at this point
Commits on Oct 1, 2021
Rollup merge of #88838 - FabianWolff:issue-88472, r=estebank
Show description for 9593e61
Manishearth
authored
9593e61
View commit details
Copy full SHA for 9593e61
Browse repository at this point
Rollup merge of #89251 - estebank:negative-index-literals, r=davidtwco
Show description for e77d163
Manishearth
authored
e77d163
View commit details
Copy full SHA for e77d163
Browse repository at this point
Rollup merge of #89321 - tmiasko:rebase-resume-arg, r=estebank
Show description for 2726955
Manishearth
authored
2726955
View commit details
Copy full SHA for 2726955
Browse repository at this point
Rollup merge of #89327 - oli-obk:nll_diag_infer_vars, r=wesleywiser
Show description for 8c5114b
Manishearth
authored
8c5114b
View commit details
Copy full SHA for 8c5114b
Browse repository at this point
Rollup merge of #89344 - jackh726:maybe-bound-eror, r=cjgillot
Show description for 746e465
Manishearth
authored
746e465
View commit details
Copy full SHA for 746e465
Browse repository at this point
Rollup merge of #89397 - wesleywiser:update_llvm_submodule, r=cuviper
Show description for e834b9d
Manishearth
authored
e834b9d
View commit details
Copy full SHA for e834b9d
Browse repository at this point
Rollup merge of #89412 - lqd:zvariant-repro, r=Aaron1011
Show description for 4571fea
Manishearth
authored
4571fea
View commit details
Copy full SHA for 4571fea
Browse repository at this point
You can’t perform that action at this time.