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.8k
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 7 pull requests
- #99726
#99726
Closed
Dylan-DPC
wants to merge 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-hto04ob
Dylan-DPC/rust:rollup-hto04ob
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
Rollup of 7 pull requests
#99726
Dylan-DPC
wants to merge 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-hto04ob
Dylan-DPC/rust:rollup-hto04ob
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2022
correct the output of a `capacity` method example
kiscad
committed
6c3ca7e
View commit details
Copy full SHA for 6c3ca7e
Browse repository at this point
Commits on Jul 9, 2022
clarify how write_bytes can lead to UB due to invalid values
RalfJung
committed
f6247ff
View commit details
Copy full SHA for f6247ff
Browse repository at this point
add a concrete example
RalfJung
committed
2e0ca94
View commit details
Copy full SHA for 2e0ca94
Browse repository at this point
Commits on Jul 11, 2022
typo
Show description for eed5df5
RalfJung
and
saethlin
authored
eed5df5
View commit details
Copy full SHA for eed5df5
Browse repository at this point
remove a dubious example
RalfJung
committed
1b3870e
View commit details
Copy full SHA for 1b3870e
Browse repository at this point
Commits on Jul 24, 2022
Constify a few const `(Partial)Ord` impls
fee1-dead
committed
9fc5463
View commit details
Copy full SHA for 9fc5463
Browse repository at this point
Add issue numbers
fee1-dead
committed
a89510e
View commit details
Copy full SHA for a89510e
Browse repository at this point
add const hack comment
fee1-dead
committed
65fca6d
View commit details
Copy full SHA for 65fca6d
Browse repository at this point
don't ICE on invalid dyn calls
RalfJung
committed
f80bf10
View commit details
Copy full SHA for f80bf10
Browse repository at this point
Implement `fs::get_path` for FreeBSD.
Show description for 5803492
devnexen
committed
5803492
View commit details
Copy full SHA for 5803492
Browse repository at this point
Commits on Jul 25, 2022
Remove reachable coverage without counters
Show description for 5f40a4f
tmiasko
committed
5f40a4f
View commit details
Copy full SHA for 5f40a4f
Browse repository at this point
remove `is_local_span` as it is no longer used
TaKO8Ki
committed
bf1a5e7
View commit details
Copy full SHA for bf1a5e7
Browse repository at this point
avoid `&str`/`Symbol` to `String` conversions
TaKO8Ki
committed
051e98b
View commit details
Copy full SHA for 051e98b
Browse repository at this point
Rollup merge of #92390 - fee1-dead-contrib:const_cmp, r=oli-obk
Show description for 5509e42
Dylan-DPC
authored
5509e42
View commit details
Copy full SHA for 5509e42
Browse repository at this point
Rollup merge of #98211 - devnexen:get_path_freebsd, r=Mark-Simulacrum
Show description for 6e28b0e
Dylan-DPC
authored
6e28b0e
View commit details
Copy full SHA for 6e28b0e
Browse repository at this point
Rollup merge of #98710 - mojave2:string, r=JohnTitor
Show description for c0893e9
Dylan-DPC
authored
c0893e9
View commit details
Copy full SHA for c0893e9
Browse repository at this point
Rollup merge of #99084 - RalfJung:write_bytes, r=thomcc
Show description for 5d015ae
Dylan-DPC
authored
5d015ae
View commit details
Copy full SHA for 5d015ae
Browse repository at this point
Rollup merge of #99673 - RalfJung:interpret-invalid-dyn, r=oli-obk
Show description for f3bf936
Dylan-DPC
authored
f3bf936
View commit details
Copy full SHA for f3bf936
Browse repository at this point
Rollup merge of #99711 - tmiasko:coverage, r=wesleywiser
Show description for 0d25480
Dylan-DPC
authored
0d25480
View commit details
Copy full SHA for 0d25480
Browse repository at this point
Rollup merge of #99718 - TaKO8Ki:avoid-&str-symbol-to-string-conversions, r=michaelwoerister
Show description for 6cba515
Dylan-DPC
authored
6cba515
View commit details
Copy full SHA for 6cba515
Browse repository at this point
You can’t perform that action at this time.