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
926
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
e136f93
User selector
All users
Datepicker
All time
Commit History
Commits on May 6, 2015
std: update select internals to not use mutable transmuting
seanmonstar
committed
e136f93
Copy full SHA for e136f93
lint: deny transmuting from immutable to mutable, since it's undefined behavior
Show description for d131f33
seanmonstar
committed
d131f33
Copy full SHA for d131f33
Commits on May 5, 2015
Auto merge of #24979 - jooert:test-22471, r=pnkfelix
Show description for 6cd7486
bors
committed
6cd7486
Copy full SHA for 6cd7486
Auto merge of #25101 - alexcrichton:fix-flaky-windows-test, r=nikomatsakis
Show description for 58b83e7
bors
committed
58b83e7
Copy full SHA for 58b83e7
Auto merge of #25113 - pnkfelix:dropck-itemless-traits, r=huonw
Show description for c0100ce
bors
committed
c0100ce
Copy full SHA for c0100ce
Auto merge of #25111 - Manishearth:rollup, r=Manishearth
Show description for 31e3cb7
bors
committed
31e3cb7
Copy full SHA for 31e3cb7
Rollup merge of #25109 - alexcrichton:fix-doc-crates-io-link, r=steveklabnik
Show description for 135502e
Manishearth
committed
135502e
Copy full SHA for 135502e
Rollup merge of #25107 - Stebalien:fix-faq, r=steveklabnik
Show description for dc15a15
Manishearth
committed
dc15a15
Copy full SHA for dc15a15
Rollup merge of #25105 - tshepang:doc-addr, r=steveklabnik
Show description for 60f01b4
Manishearth
committed
60f01b4
Copy full SHA for 60f01b4
Rollup merge of #25104 - brson:rustup, r=alexcrichton
Manishearth
committed
aff0782
Copy full SHA for aff0782
Rollup merge of #25100 - jbcrail:fix-spelling-errors, r=steveklabnik
Show description for 266d482
Manishearth
committed
266d482
Copy full SHA for 266d482
Rollup merge of #25099 - Eljay:master, r=steveklabnik
Manishearth
committed
4fb2216
Copy full SHA for 4fb2216
Rollup merge of #25092 - pnkfelix:fix-pprint-of-type-items-with-where, r=alexcrichton
Show description for 9f50d62
Manishearth
committed
9f50d62
Copy full SHA for 9f50d62
Rollup merge of #25087 - nham:improve_vec_docs, r=Gankro
Show description for 86a858a
Manishearth
committed
86a858a
Copy full SHA for 86a858a
Rollup merge of #25081 - carols10cents:remove-extract-grammar, r=steveklabnik
Show description for 7413052
Manishearth
committed
7413052
Copy full SHA for 7413052
Rollup merge of #25079 - alexcrichton:fix-nsec, r=aturon
Show description for 6bb4998
Manishearth
committed
6bb4998
Copy full SHA for 6bb4998
Rollup merge of #25074 - killercup:patch-10, r=alexcrichton
Show description for a374b90
Manishearth
committed
a374b90
Copy full SHA for a374b90
Rollup merge of #25068 - bguiz:patch-3, r=steveklabnik
Show description for b8fedad
Manishearth
committed
b8fedad
Copy full SHA for b8fedad
Auto merge of #25095 - huonw:faster-bitvec, r=alexcrichton
Show description for 0be117e
bors
committed
0be117e
Copy full SHA for 0be117e
Commits on May 4, 2015
Auto merge of #24652 - achanda:ip-long, r=alexcrichton
bors
committed
4356220
Copy full SHA for 4356220
doc: Cargo documentation doesn't have https
Show description for 2c04696
alexcrichton
committed
2c04696
Copy full SHA for 2c04696
Strings and vectors are not built-in types.
Show description for b630cd7
Stebalien
committed
b630cd7
Copy full SHA for b630cd7
doc: fix markup
tshepang
committed
9305558
Copy full SHA for 9305558
Auto merge of #25103 - alexcrichton:issue-25072, r=brson
Show description for f49a984
bors
committed
f49a984
Copy full SHA for f49a984
doc: rustup.sh doesn't require sudo
brson
committed
2de6515
Copy full SHA for 2de6515
rustc_trans: Fix another windows verbatim path
Show description for e6c23bb
alexcrichton
committed
e6c23bb
Copy full SHA for e6c23bb
Auto merge of #25056 - jooert:sometests, r=alexcrichton
Show description for 9b481f8
bors
committed
9b481f8
Copy full SHA for 9b481f8
std: Join threads in select! doctest
Show description for 700cff5
alexcrichton
committed
700cff5
Copy full SHA for 700cff5
std: Fix {atime,mtime,ctime}_nsec accessors
Show description for 9b1dd4b
alexcrichton
committed
9b1dd4b
Copy full SHA for 9b1dd4b
Remove several FIXMEs
Johannes Oertel
committed
e7d052e
Copy full SHA for e7d052e
Fix spelling errors in documentation.
jbcrail
committed
464069a
Copy full SHA for 464069a
Auto merge of #25078 - nham:std_net_impl_debug, r=alexcrichton
Show description for 70db766
bors
committed
70db766
Copy full SHA for 70db766
Fix incorrect link in Option documentation.
WI-Lee
committed
86de427
Copy full SHA for 86de427
Auto merge of #25082 - shepmaster:inline-docs, r=steveklabnik
bors
committed
a979efc
Copy full SHA for a979efc
Add regression test for #22471
Show description for c4d8102
Johannes Oertel
committed
c4d8102
Copy full SHA for c4d8102
Pagination
Previous
Next
You can’t perform that action at this time.