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
117k
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 7 pull requests
- #101592
#101592
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
compiler-errors:rollup-d2fya7z
compiler-errors/rust:rollup-d2fya7z
Copy head branch name to clipboard
Sep 9, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 7 pull requests
#101592
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
compiler-errors:rollup-d2fya7z
compiler-errors/rust:rollup-d2fya7z
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2022
Hermit: Fix unused_imports
mkroening
committed
11af142
View commit details
Copy full SHA for 11af142
Browse repository at this point
Hermit: Remove unused socklen_t (dead_code)
mkroening
committed
ce305f8
View commit details
Copy full SHA for ce305f8
Browse repository at this point
Commits on Sep 7, 2022
llvm-wrapper: adapt for LLVM API changes
Show description for a3b60f1
krasimirgg
committed
a3b60f1
View commit details
Copy full SHA for a3b60f1
Browse repository at this point
Commits on Sep 8, 2022
rustdoc: remove unused CSS `#implementations-list > h3 > span.in-band`
Show description for 6d2935d
notriddle
committed
6d2935d
View commit details
Copy full SHA for 6d2935d
Browse repository at this point
rustdoc: remove unused CSS `div.impl-items > div`
Show description for f7b10b9
notriddle
committed
f7b10b9
View commit details
Copy full SHA for f7b10b9
Browse repository at this point
Introduce lowering_arena to avoid creating AST nodes on the fly
spastorino
committed
d9a1faa
View commit details
Copy full SHA for d9a1faa
Browse repository at this point
rustdoc: remove no-op CSS `#settings-menu { padding: 0 }`
Show description for b9093f4
notriddle
committed
b9093f4
View commit details
Copy full SHA for b9093f4
Browse repository at this point
ptr: 43276834268743978
BoxyUwU
committed
ef36af2
View commit details
Copy full SHA for ef36af2
Browse repository at this point
Rollup merge of #101423 - mkroening:hermit-warnings, r=sanxiyn
Show description for 2c4dc4f
compiler-errors
authored
2c4dc4f
View commit details
Copy full SHA for 2c4dc4f
Browse repository at this point
Rollup merge of #101499 - spastorino:add-lowering-arena, r=oli-obk
Show description for 1499c08
compiler-errors
authored
1499c08
View commit details
Copy full SHA for 1499c08
Browse repository at this point
Rollup merge of #101530 - krasimirgg:llvm-16-up, r=cuviper
Show description for 963a9ec
compiler-errors
authored
963a9ec
View commit details
Copy full SHA for 963a9ec
Browse repository at this point
Rollup merge of #101554 - notriddle:notriddle/implemenation-list-h3-span-in-band, r=Dylan-DPC
Show description for c810cd1
compiler-errors
authored
c810cd1
View commit details
Copy full SHA for c810cd1
Browse repository at this point
Rollup merge of #101580 - notriddle:notriddle/div-impl-items-div, r=GuillaumeGomez
Show description for b300123
compiler-errors
authored
b300123
View commit details
Copy full SHA for b300123
Browse repository at this point
Rollup merge of #101584 - notriddle:notriddle/settings-menu, r=GuillaumeGomez
Show description for 7300e4d
compiler-errors
authored
7300e4d
View commit details
Copy full SHA for 7300e4d
Browse repository at this point
Rollup merge of #101587 - BoxyUwU:term_debug, r=compiler-errors
Show description for e43cf3d
compiler-errors
authored
e43cf3d
View commit details
Copy full SHA for e43cf3d
Browse repository at this point
You can’t perform that action at this time.