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 6 pull requests
- #105261
#105261
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-9ghhc9c
matthiaskrgr/rust:rollup-9ghhc9c
Copy head branch name to clipboard
Dec 4, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#105261
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-9ghhc9c
matthiaskrgr/rust:rollup-9ghhc9c
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2022
parser: fix ICE with invalid variable declaration in macro call
Show description for 690addc
ohno418
committed
690addc
View commit details
Copy full SHA for 690addc
Browse repository at this point
fix #101749, use . instead of :: when accessing a method of an object
chenyukang
committed
fb004e9
View commit details
Copy full SHA for fb004e9
Browse repository at this point
parser: refactoring on recovery from invalid variable declarations
Show description for e481258
ohno418
committed
e481258
View commit details
Copy full SHA for e481258
Browse repository at this point
Properly substitute inherent associated types.
cjgillot
committed
8a7ae23
View commit details
Copy full SHA for 8a7ae23
Browse repository at this point
Commits on Dec 4, 2022
Add regression test for #47814
Show description for c366129
JohnTitor
committed
c366129
View commit details
Copy full SHA for c366129
Browse repository at this point
Use parent function WfCheckingContext to check RPITIT.
cjgillot
committed
12473d3
View commit details
Copy full SHA for 12473d3
Browse repository at this point
Update pretty_assertions to 1.3
Show description for 26b6b2f
bjorn3
committed
26b6b2f
View commit details
Copy full SHA for 26b6b2f
Browse repository at this point
Update rayon to 1.6
Show description for 2c0ded7
bjorn3
committed
2c0ded7
View commit details
Copy full SHA for 2c0ded7
Browse repository at this point
Update crossbeam
Show description for 6e6dad7
bjorn3
committed
6e6dad7
View commit details
Copy full SHA for 6e6dad7
Browse repository at this point
Rollup merge of #101975 - chenyukang:fix-101749, r=compiler-errors
Show description for 7dbd160
matthiaskrgr
authored
7dbd160
View commit details
Copy full SHA for 7dbd160
Browse repository at this point
Rollup merge of #105141 - ohno418:fix-ice-on-invalid-var-decl-in-macro-call, r=compiler-errors
Show description for b181683
matthiaskrgr
authored
b181683
View commit details
Copy full SHA for b181683
Browse repository at this point
Rollup merge of #105224 - cjgillot:issue-104240, r=compiler-errors
Show description for f2e223c
matthiaskrgr
authored
f2e223c
View commit details
Copy full SHA for f2e223c
Browse repository at this point
Rollup merge of #105236 - JohnTitor:issue-47814, r=compiler-errors
Show description for f3eba21
matthiaskrgr
authored
f3eba21
View commit details
Copy full SHA for f3eba21
Browse repository at this point
Rollup merge of #105247 - cjgillot:issue-102682, r=compiler-errors
Show description for d055d6a
matthiaskrgr
authored
d055d6a
View commit details
Copy full SHA for d055d6a
Browse repository at this point
Rollup merge of #105253 - bjorn3:update_rustbuild_deps, r=jyn514
Show description for d0335c3
matthiaskrgr
authored
d0335c3
View commit details
Copy full SHA for d0335c3
Browse repository at this point
You can’t perform that action at this time.