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 8 pull requests
- #98521
#98521
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-tl9sblx
JohnTitor/rust:rollup-tl9sblx
Copy head branch name to clipboard
Jun 26, 2022
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#98521
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-tl9sblx
JohnTitor/rust:rollup-tl9sblx
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2022
Work around llvm 12's memory ordering restrictions.
Show description for 9033576
m-ou-se
committed
9033576
View commit details
Copy full SHA for 9033576
Browse repository at this point
Commits on Jun 24, 2022
Fix printing impl trait under binders
compiler-errors
committed
20cea3e
View commit details
Copy full SHA for 20cea3e
Browse repository at this point
Use write! instead of p! to avoid having to use weird scoping
compiler-errors
committed
e80cced
View commit details
Copy full SHA for e80cced
Browse repository at this point
Commits on Jun 25, 2022
x.py: Support systems with only `python3` not `python`
dtolnay
committed
9169905
View commit details
Copy full SHA for 9169905
Browse repository at this point
Bump RLS to latest master on rust-lang/rls
Show description for 557793c
Mark-Simulacrum
committed
557793c
View commit details
Copy full SHA for 557793c
Browse repository at this point
Fix backtrace UI test when panic=abort is used
antoyo
committed
50a46b9
View commit details
Copy full SHA for 50a46b9
Browse repository at this point
Fix CSS rule for selected and hovered items in the source sidebar
GuillaumeGomez
committed
4c9e336
View commit details
Copy full SHA for 4c9e336
Browse repository at this point
Add test for source sidebar elements colors
GuillaumeGomez
committed
2bb46be
View commit details
Copy full SHA for 2bb46be
Browse repository at this point
diagnostics: consider parameter count when suggesting smart pointers
notriddle
committed
0ea59f3
View commit details
Copy full SHA for 0ea59f3
Browse repository at this point
Fix LLVM rebuild with download-ci-llvm.
ehuss
committed
418b1fa
View commit details
Copy full SHA for 418b1fa
Browse repository at this point
Commits on Jun 26, 2022
Rollup merge of #98371 - compiler-errors:better-opaque-printing, r=oli-obk
Show description for 645e5c4
JohnTitor
authored
645e5c4
View commit details
Copy full SHA for 645e5c4
Browse repository at this point
Rollup merge of #98385 - m-ou-se:llvm-12-memory-order, r=petrochenkov
Show description for 7c39776
JohnTitor
authored
7c39776
View commit details
Copy full SHA for 7c39776
Browse repository at this point
Rollup merge of #98474 - dtolnay:python3, r=Mark-Simulacrum
Show description for e1862ca
JohnTitor
authored
e1862ca
View commit details
Copy full SHA for e1862ca
Browse repository at this point
Rollup merge of #98488 - Mark-Simulacrum:bump-rls, r=pietroalbini
Show description for d0828a3
JohnTitor
authored
d0828a3
View commit details
Copy full SHA for d0828a3
Browse repository at this point
Rollup merge of #98491 - antoyo:fix/ui-test-backtrace-panic-abort, r=Dylan-DPC
Show description for b1d66d8
JohnTitor
authored
b1d66d8
View commit details
Copy full SHA for b1d66d8
Browse repository at this point
Rollup merge of #98502 - GuillaumeGomez:source-sidebar-hover, r=notriddle
Show description for d774bc3
JohnTitor
authored
d774bc3
View commit details
Copy full SHA for d774bc3
Browse repository at this point
Rollup merge of #98509 - rust-lang:notriddle/precise-pin-diag, r=compiler-errors
Show description for c3b2291
JohnTitor
authored
c3b2291
View commit details
Copy full SHA for c3b2291
Browse repository at this point
Rollup merge of #98513 - ehuss:rebuild-llvm-download, r=Mark-Simulacrum
Show description for fba8dfd
JohnTitor
authored
fba8dfd
View commit details
Copy full SHA for fba8dfd
Browse repository at this point
You can’t perform that action at this time.