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
118k
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
- #116737
#116737
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-jftlnmt
matthiaskrgr/rust:rollup-jftlnmt
Copy head branch name to clipboard
Oct 14, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#116737
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-jftlnmt
matthiaskrgr/rust:rollup-jftlnmt
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2023
rustdoc: hide repr(transparent) if it isn't part of the public ABI
fmease
committed
64fa12a
View commit details
Copy full SHA for 64fa12a
Browse repository at this point
Commits on Oct 10, 2023
Don't accidentally detect the commit hash as an `fadd` instruction
Zalathar
committed
58d62fc
View commit details
Copy full SHA for 58d62fc
Browse repository at this point
sort/reorganize dependencies in bootstrap/Cargo.toml
Show description for 361c164
onur-ozkan
committed
361c164
View commit details
Copy full SHA for 361c164
Browse repository at this point
move `features` above to appear before others sections
Show description for acaec5c
onur-ozkan
committed
acaec5c
View commit details
Copy full SHA for acaec5c
Browse repository at this point
Commits on Oct 14, 2023
Fix broken build on ESP-IDF caused by #115108
ivmarkov
committed
b3c95c5
View commit details
Copy full SHA for b3c95c5
Browse repository at this point
Propagate pattern errors via a new `PatKind::Error` variant
Show description for aab3b93
Nadrieril
committed
aab3b93
View commit details
Copy full SHA for aab3b93
Browse repository at this point
Use `PatKind::Error` instead of `PatKind::Wild` to report errors
Nadrieril
committed
8646afb
View commit details
Copy full SHA for 8646afb
Browse repository at this point
Skip most of check_match checks in the presence of `PatKind::Error`
Nadrieril
committed
89f75ff
View commit details
Copy full SHA for 89f75ff
Browse repository at this point
Add some unsoundness tests for opaques capturing hidden regions not in substs
compiler-errors
committed
3a0799d
View commit details
Copy full SHA for 3a0799d
Browse repository at this point
Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=GuillaumeGomez
Show description for 4dd4d9b
matthiaskrgr
authored
4dd4d9b
View commit details
Copy full SHA for 4dd4d9b
Browse repository at this point
Rollup merge of #116591 - Zalathar:flaky-hash, r=Mark-Simulacrum
Show description for a8cda30
matthiaskrgr
authored
a8cda30
View commit details
Copy full SHA for a8cda30
Browse repository at this point
Rollup merge of #116603 - onur-ozkan:reorganize-cargo-file, r=Mark-Simulacrum
Show description for 3a5c245
matthiaskrgr
authored
3a5c245
View commit details
Copy full SHA for 3a5c245
Browse repository at this point
Rollup merge of #116715 - Nadrieril:patkind-error, r=oli-obk
Show description for 7d1b24f
matthiaskrgr
authored
7d1b24f
View commit details
Copy full SHA for 7d1b24f
Browse repository at this point
Rollup merge of #116723 - ivmarkov:master, r=dtolnay
Show description for 456139f
matthiaskrgr
authored
456139f
View commit details
Copy full SHA for 456139f
Browse repository at this point
Rollup merge of #116730 - compiler-errors:unsoundness-tests-rpit, r=aliemjay
Show description for 77b578f
matthiaskrgr
authored
77b578f
View commit details
Copy full SHA for 77b578f
Browse repository at this point
You can’t perform that action at this time.