Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
davidhalperin
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 19, 2013
Only store the last inserted key in smallintmap
Show description for cdc3d56
davidhalperin
committed
cdc3d56
Copy full SHA for cdc3d56
Map trait improvements
davidhalperin
committed
fe39720
Copy full SHA for fe39720
auto merge of #10366 : brson/rust/ignore-patterns, r=alexcrichton
Show description for 7fc3e82
bors
committed
7fc3e82
Copy full SHA for 7fc3e82
Use '..' as slice wildcard in vectors
brson
committed
85f107d
Copy full SHA for 85f107d
Use '..' as multi-field wildcard in enums and structs.
brson
committed
35e6c02
Copy full SHA for 35e6c02
Commits on Nov 18, 2013
auto merge of #10552 : michaelwoerister/rust/ifstepping, r=brson
Show description for 9062988
bors
committed
9062988
Copy full SHA for 9062988
auto merge of #10555 : TeXitoi/rust/pidigits-resurected, r=alexcrichton
Show description for 3d569df
bors
committed
3d569df
Copy full SHA for 3d569df
pidigits resurected
Show description for ec27c09
TeXitoi
committed
ec27c09
Copy full SHA for ec27c09
auto merge of #10539 : alexcrichton/rust/external-linkage, r=pcwalton
Show description for 6c8b702
bors
committed
6c8b702
Copy full SHA for 6c8b702
Don't mark reachable extern fns as internal
Show description for 4ddeef3
alexcrichton
committed
4ddeef3
Copy full SHA for 4ddeef3
debuginfo: Improved stepping for if-expressions
michaelwoerister
committed
d0872eb
Copy full SHA for d0872eb
auto merge of #10508 : chris-morgan/rust/tags-improvements, r=cmr
Show description for 4dded43
bors
committed
4dded43
Copy full SHA for 4dded43
auto merge of #10443 : alexcrichton/rust/meaninless-pub-priv, r=cmr
Show description for 8eda5d8
bors
committed
8eda5d8
Copy full SHA for 8eda5d8
Forbid privacy in inner functions
Show description for dab8fec
alexcrichton
committed
dab8fec
Copy full SHA for dab8fec
auto merge of #10526 : itdaniher/rust/master, r=pcwalton
Show description for 727b70d
bors
committed
727b70d
Copy full SHA for 727b70d
auto merge of #10363 : astrieanna/rust/fix-x86stdcall, r=huonw
Show description for 15a8e62
bors
committed
15a8e62
Copy full SHA for 15a8e62
Fix XFailed test x86stdcall
Show description for 69768f7
astrieanna
committed
69768f7
Copy full SHA for 69768f7
auto merge of #10533 : tautologico/rust/fixdocs, r=huonw
Show description for 5e3123b
bors
committed
5e3123b
Copy full SHA for 5e3123b
Fixed docs for advance() in Iterator trait
tautologico
committed
1f27512
Copy full SHA for 1f27512
Fixed uses of get() to unwrap() in doc examples in std::iter
tautologico
committed
2839805
Copy full SHA for 2839805
auto merge of #10511 : cmr/rust/addtests, r=huonw
Show description for b4197ae
bors
committed
b4197ae
Copy full SHA for b4197ae
Commits on Nov 17, 2013
Better error message when using vectors in statics
Show description for ed34cd1
emberian
committed
ed34cd1
Copy full SHA for ed34cd1
Add a test for #6976
Show description for 5d466ff
emberian
committed
5d466ff
Copy full SHA for 5d466ff
auto merge of #10532 : dhodder/rust/master, r=alexcrichton
Show description for 2c9e56f
bors
committed
2c9e56f
Copy full SHA for 2c9e56f
auto merge of #10531 : TeXitoi/rust/mandelbrot-resurected, r=cmr
Show description for 60ec647
bors
committed
60ec647
Copy full SHA for 60ec647
Add doc comment for extra::url::query_to_str
dhodder
committed
48f76a0
Copy full SHA for 48f76a0
auto merge of #10523 : huonw/rust/10522, r=cmr
Show description for e094350
bors
committed
e094350
Copy full SHA for e094350
auto merge of #10518 : huonw/rust/6911, r=alexcrichton
Show description for 5208332
bors
committed
5208332
Copy full SHA for 5208332
auto merge of #10510 : chris-morgan/rust/fix-num_lit-grammar-in-the-reference-manaul, r=cmr
Show description for 6c8e337
bors
committed
6c8e337
Copy full SHA for 6c8e337
Prettier long string breaking.
TeXitoi
committed
93bb99e
Copy full SHA for 93bb99e
Clarrify the message for test mode and use u8 instead of i8 for storing bits
TeXitoi
committed
0c3b04f
Copy full SHA for 0c3b04f
auto merge of #10509 : cmr/rust/trait_name, r=alexcrichton
Show description for dff4f52
bors
committed
dff4f52
Copy full SHA for dff4f52
resurect shootout-mandelbrot.rs
Show description for 6258857
TeXitoi
committed
6258857
Copy full SHA for 6258857
auto merge of #10466 : alexcrichton/rust/issue-10334, r=cmr
Show description for 66df86a
bors
committed
66df86a
Copy full SHA for 66df86a
auto merge of #10454 : z0w0/rust/issue-9944, r=cmr
Show description for 0a577f3
bors
committed
0a577f3
Copy full SHA for 0a577f3
Pagination
Previous
Next
You can’t perform that action at this time.