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
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
116k
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
- #129275
#129275
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-qv64hg6
matthiaskrgr/rust:rollup-qv64hg6
Copy head branch name to clipboard
Aug 19, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 6 pull requests
#129275
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-qv64hg6
matthiaskrgr/rust:rollup-qv64hg6
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2024
Fix bootstrap test `detect_src_and_out` on Windows
ChrisDenton
committed
9a9cf2f
View commit details
Copy full SHA for 9a9cf2f
Browse repository at this point
Commits on Aug 18, 2024
Typo
smoelius
authored
dc47665
View commit details
Copy full SHA for dc47665
Browse repository at this point
Check that `#[may_dangle]` is properly applied
Show description for 3a9bf45
GoldsteinE
committed
3a9bf45
View commit details
Copy full SHA for 3a9bf45
Browse repository at this point
Fix wording of misapplied `must_not_suspend` error
GoldsteinE
committed
df6cb95
View commit details
Copy full SHA for df6cb95
Browse repository at this point
safe transmute: forbid reference lifetime extension
Show description for 17995d5
jswrenn
committed
17995d5
View commit details
Copy full SHA for 17995d5
Browse repository at this point
Commits on Aug 19, 2024
Fix wrong argument for `get_fn_decl`
wafarm
committed
da7dd43
View commit details
Copy full SHA for da7dd43
Browse repository at this point
Prevent double panic in query system, improve diagnostics
futile
committed
2bf2455
View commit details
Copy full SHA for 2bf2455
Browse repository at this point
Rollup merge of #129194 - ChrisDenton:detect-src, r=Mark-Simulacrum
Show description for cdb44b7
matthiaskrgr
authored
cdb44b7
View commit details
Copy full SHA for cdb44b7
Browse repository at this point
Rollup merge of #129217 - jswrenn:transmute-lifetimes, r=compiler-errors
Show description for 5cb30b7
matthiaskrgr
authored
5cb30b7
View commit details
Copy full SHA for 5cb30b7
Browse repository at this point
Rollup merge of #129223 - wafarm:fix-129215, r=compiler-errors
Show description for 5ba877c
matthiaskrgr
authored
5ba877c
View commit details
Copy full SHA for 5ba877c
Browse repository at this point
Rollup merge of #129235 - GoldsteinE:check-may-dangle, r=compiler-errors
Show description for 7b245e4
matthiaskrgr
authored
7b245e4
View commit details
Copy full SHA for 7b245e4
Browse repository at this point
Rollup merge of #129245 - smoelius:patch-1, r=lqd
Show description for 8dc8589
matthiaskrgr
authored
8dc8589
View commit details
Copy full SHA for 8dc8589
Browse repository at this point
Rollup merge of #129271 - futile:query-system/prevent-double-panic, r=michaelwoerister
Show description for 7730356
matthiaskrgr
authored
7730356
View commit details
Copy full SHA for 7730356
Browse repository at this point
You can’t perform that action at this time.