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.3k
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 6 pull requests
- #97566
#97566
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
compiler-errors:rollup-qfxw4j8
compiler-errors/rust:rollup-qfxw4j8
Copy head branch name to clipboard
May 31, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#97566
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
compiler-errors:rollup-qfxw4j8
compiler-errors/rust:rollup-qfxw4j8
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2022
refactor: VecDeques Iter fields to private
Show description for cf30ac8
DeveloperC286
committed
cf30ac8
View commit details
Copy full SHA for cf30ac8
Browse repository at this point
Commits on May 25, 2022
Miri call ABI check: ensure type size+align stay the same
RalfJung
committed
d7a2d9a
View commit details
Copy full SHA for d7a2d9a
Browse repository at this point
Commits on May 26, 2022
don't do Sized/other fn signature checks on RPIT's real type
compiler-errors
committed
126ef8e
View commit details
Copy full SHA for 126ef8e
Browse repository at this point
Commits on May 30, 2022
Optimize the diagnostic generation for `extern unsafe`
SparrowLii
committed
0be2ca9
View commit details
Copy full SHA for 0be2ca9
Browse repository at this point
Fix invalid line number computation when clicking on something else than a line number
GuillaumeGomez
committed
f3eae89
View commit details
Copy full SHA for f3eae89
Browse repository at this point
Improve source-code-page.goml GUI test code
GuillaumeGomez
committed
16d5cdc
View commit details
Copy full SHA for 16d5cdc
Browse repository at this point
Add line number click GUI test
GuillaumeGomez
committed
d286df1
View commit details
Copy full SHA for d286df1
Browse repository at this point
Fix typos in comment
stoeckmann
committed
56662bc
View commit details
Copy full SHA for 56662bc
Browse repository at this point
Rollup merge of #89685 - DeveloperC286:iter_fields_to_private, r=oli-obk
Show description for 3c0b9d5
compiler-errors
authored
3c0b9d5
View commit details
Copy full SHA for 3c0b9d5
Browse repository at this point
Rollup merge of #97172 - SparrowLii:unsafe_extern, r=compiler-errors
Show description for 22da719
compiler-errors
authored
22da719
View commit details
Copy full SHA for 22da719
Browse repository at this point
Rollup merge of #97395 - RalfJung:call-abi, r=oli-obk
Show description for 12ba87b
compiler-errors
authored
12ba87b
View commit details
Copy full SHA for 12ba87b
Browse repository at this point
Rollup merge of #97431 - compiler-errors:issue-97413, r=oli-obk
Show description for 6718723
compiler-errors
authored
6718723
View commit details
Copy full SHA for 6718723
Browse repository at this point
Rollup merge of #97555 - GuillaumeGomez:line-number-click, r=notriddle
Show description for 4c77fd3
compiler-errors
authored
4c77fd3
View commit details
Copy full SHA for 4c77fd3
Browse repository at this point
Rollup merge of #97558 - stoeckmann:typos, r=compiler-errors
Show description for b3dc31c
compiler-errors
authored
b3dc31c
View commit details
Copy full SHA for b3dc31c
Browse repository at this point
You can’t perform that action at this time.