Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
927
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
6e59a9d
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 23, 2021
Update RELEASES.md
Show description for 6e59a9d
XAMPPRocky
and
Mark-Simulacrum
authored
6e59a9d
Copy full SHA for 6e59a9d
Update RELEASES.md
XAMPPRocky
authored
af0b855
Copy full SHA for af0b855
Commits on Jul 7, 2021
Update RELEASES.md
XAMPPRocky
authored
10ac141
Copy full SHA for 10ac141
Update RELEASES.md
XAMPPRocky
authored
17d6032
Copy full SHA for 17d6032
Commits on Jun 29, 2021
Update RELEASES.md
XAMPPRocky
authored
3b16b6e
Copy full SHA for 3b16b6e
Update RELEASES.md
Show description for 2c489be
XAMPPRocky
and
jeffparsons
authored
2c489be
Copy full SHA for 2c489be
Update RELEASES.md
Show description for 283080e
XAMPPRocky
and
jyn514
authored
283080e
Copy full SHA for 283080e
Update RELEASES.md
Show description for 6d4161b
XAMPPRocky
and
mibac138
authored
6d4161b
Copy full SHA for 6d4161b
Commits on Jun 28, 2021
Update RELEASES.md for 1.54.0
XAMPPRocky
committed
b0897ff
Copy full SHA for b0897ff
Auto merge of #82624 - ojeda:rwlock-example-deadlock, r=JohnTitor
Show description for 17ea490
bors
committed
17ea490
Copy full SHA for 17ea490
Auto merge of #86684 - inquisitivecrystal:libs-tracking-issue, r=m-ou-se
Show description for 451e98e
bors
committed
451e98e
Copy full SHA for 451e98e
Fix typo in libs tracking issue template
inquisitivecrystal
committed
fe54486
Copy full SHA for fe54486
Auto merge of #85876 - jeanlucthumm:master, r=GuillaumeGomez
Show description for d08a471
bors
committed
d08a471
Copy full SHA for d08a471
Auto merge of #85909 - cjgillot:alloc-kind-query, r=Aaron1011
Show description for 3455304
bors
committed
3455304
Copy full SHA for 3455304
Commits on Jun 27, 2021
Auto merge of #86589 - JohnTitor:add-triangle-to-summary, r=jsha
Show description for 3e9d7ec
bors
committed
3e9d7ec
Copy full SHA for 3e9d7ec
Auto merge of #85359 - lrh2000:reserved-prefixes, r=nikomatsakis
Show description for e8cb1a4
bors
committed
e8cb1a4
Copy full SHA for e8cb1a4
Auto merge of #86445 - sexxi-goose:box_fix, r=nikomatsakis
Show description for a4f832b
bors
committed
a4f832b
Copy full SHA for a4f832b
Add Website features page to rustdoc book
jeanlucthumm
committed
6c5c0a5
Copy full SHA for 6c5c0a5
Add go_to_first boolean query param to immeidately jump to the first search result
jeanlucthumm
committed
68e3c49
Copy full SHA for 68e3c49
Auto merge of #86655 - jonas-schievink:const-arguments-as-str, r=kennytm
Show description for 9cdb2d3
bors
committed
9cdb2d3
Copy full SHA for 9cdb2d3
Auto merge of #86295 - usbalbin:revert_revert_of_constness, r=RalfJung
Show description for 49ba936
bors
committed
49ba936
Copy full SHA for 49ba936
Update and bless tests for const read out of bounds
usbalbin
committed
4aa1267
Copy full SHA for 4aa1267
Update and bless tests for copy intrinsic
usbalbin
committed
c012553
Copy full SHA for c012553
Fix the test copy-intrinsic
usbalbin
committed
56c78b2
Copy full SHA for 56c78b2
Bring back tests removed in 'Revert PRs 81238 and 82967 (which made copy and copy_nonoverlapping' 5f6016f1259142de7ab1f186f412fa3ca26607a8
usbalbin
committed
3a894e3
Copy full SHA for 3a894e3
Bless out_of_bounds_read test
usbalbin
committed
4b64baf
Copy full SHA for 4b64baf
Add reference to tracking issue #86302 for const_ptr_write
usbalbin
committed
22fe76d
Copy full SHA for 22fe76d
Add reference to issue for const_intrinsic_copy in ptr::write
usbalbin
committed
1aa032f
Copy full SHA for 1aa032f
Revert "With the revert of PR 83091, `swap` is not a `const fn` anymore."
Show description for 7de63be
usbalbin
committed
7de63be
Copy full SHA for 7de63be
Revert "Remove tests that were also added in PR 79684."
Show description for 38e9538
usbalbin
committed
38e9538
Copy full SHA for 38e9538
Revert "Revert tests added by PR 81167."
Show description for 6c890bb
usbalbin
committed
6c890bb
Copy full SHA for 6c890bb
Revert "Revert effects of PRs 81167 and 83091."
Show description for 5fbb135
usbalbin
committed
5fbb135
Copy full SHA for 5fbb135
Add FIXME comment
JohnTitor
committed
14413ad
Copy full SHA for 14413ad
Auto merge of #85448 - nanguye2496:nanguye2496/debuginfo_tests, r=Mark-Simulacrum
Show description for 543ab99
bors
committed
543ab99
Copy full SHA for 543ab99
Make `fmt::Arguments::as_str` unstably const
jonas-schievink
committed
b3fbfe4
Copy full SHA for b3fbfe4
Pagination
Previous
Next
You can’t perform that action at this time.