Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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 }}
weiznich
/
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
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 28, 2016
Auto merge of #38019 - sourcefrog:doc-separator, r=frewsxcv
Show description for c7ddb89
bors
authored
c7ddb89
Copy full SHA for c7ddb89
Commits on Nov 27, 2016
Auto merge of #38022 - arthurprs:micro-opt-hm, r=bluss
Show description for 03bdaad
bors
authored
03bdaad
Copy full SHA for 03bdaad
Use displacement instead of initial bucket in HashMap code
arthurprs
committed
178e29d
Copy full SHA for 178e29d
Auto merge of #38027 - rkruppe:llvm-printpasses-fwdcompat, r=alexcrichton
Show description for 9ca50bd
bors
authored
9ca50bd
Copy full SHA for 9ca50bd
Auto merge of #37983 - GuillaumeGomez:tcp_listener_doc, r=frewsxcv
Show description for 2008732
bors
authored
2008732
Copy full SHA for 2008732
Adapt LLVMRustPrintPasses to LLVM 4.0 preferring `StringRef` over `char *`
Robin Kruppe
committed
cb0e24e
Copy full SHA for cb0e24e
Auto merge of #38007 - alygin:err-expl-fix, r=eddyb
Show description for 0e17ba5
bors
authored
0e17ba5
Copy full SHA for 0e17ba5
Add examples for TcpListener struct
GuillaumeGomez
committed
f216f1f
Copy full SHA for f216f1f
Auto merge of #38023 - arielb1:constant-evil-x2, r=eddyb
Show description for f3930aa
bors
authored
f3930aa
Copy full SHA for f3930aa
don't double-apply variant padding to const enums
Show description for fcebf3b
arielb1
committed
fcebf3b
Copy full SHA for fcebf3b
Auto merge of #36340 - sfackler:slice-get-slice, r=alexcrichton
Show description for f8614c3
bors
authored
f8614c3
Copy full SHA for f8614c3
Commits on Nov 26, 2016
Auto merge of #38004 - GuillaumeGomez:tcp_stream_doc, r=frewsxcv
Show description for 9a86579
bors
authored
9a86579
Copy full SHA for 9a86579
Auto merge of #38008 - bluss:rustbuild-benches, r=alexcrichton
Show description for 9003e1a
bors
authored
9003e1a
Copy full SHA for 9003e1a
Fix error explanation formatting
alygin
committed
984c039
Copy full SHA for 984c039
Fix error explanation formatting
alygin
committed
9fb81b9
Copy full SHA for 9fb81b9
Overload get{,_mut}{,_unchecked}
sfackler
committed
5377b5e
Copy full SHA for 5377b5e
Clearer description of std::path::MAIN_SEPARATOR.
sourcefrog
committed
591c134
Copy full SHA for 591c134
Auto merge of #38015 - sanxiyn:rollup, r=sanxiyn
Show description for 7e39c0e
bors
authored
7e39c0e
Copy full SHA for 7e39c0e
Rollup merge of #38010 - frewsxcv:lock-creations, r=GuillaumeGomez
Show description for 44b926a
sanxiyn
authored
44b926a
Copy full SHA for 44b926a
Rollup merge of #38001 - vickenty:patch-1, r=steveklabnik
Show description for f9f92e1
sanxiyn
authored
f9f92e1
Copy full SHA for f9f92e1
Rollup merge of #37985 - frewsxcv:completed-fixme, r=petrochenkov
Show description for 18f4006
sanxiyn
authored
18f4006
Copy full SHA for 18f4006
Rollup merge of #37978 - fkjogu:master, r=sfackler
Show description for eeac361
sanxiyn
authored
eeac361
Copy full SHA for eeac361
Rollup merge of #37967 - sfackler:enumset-issue, r=sfackler
Show description for 6ffcdff
sanxiyn
authored
6ffcdff
Copy full SHA for 6ffcdff
Rollup merge of #37963 - bluss:iterator-docs, r=alexcrichton
Show description for 5aceedf
sanxiyn
authored
5aceedf
Copy full SHA for 5aceedf
Rollup merge of #37962 - GuillaumeGomez:socket-v6, r=frewsxcv
Show description for a809749
sanxiyn
authored
a809749
Copy full SHA for a809749
Auto merge of #37961 - samestep:radices, r=frewsxcv
Show description for 73e98a0
bors
authored
73e98a0
Copy full SHA for 73e98a0
Auto merge of #37960 - samestep:five, r=frewsxcv
Show description for d64b703
bors
authored
d64b703
Copy full SHA for d64b703
Document how the `MutexGuard` structure is created.
Show description for 6075af4
frewsxcv
committed
6075af4
Copy full SHA for 6075af4
Commits on Nov 25, 2016
Document how the `RwLockWriteGuard` structure is created.
frewsxcv
committed
6b4de8b
Copy full SHA for 6b4de8b
Document how the `RwLockReadGuard` structure is created.
frewsxcv
committed
276d91d
Copy full SHA for 276d91d
rustbuild: Add bench = false to std shim crates
bluss
committed
17cb7bd
Copy full SHA for 17cb7bd
Auto merge of #38000 - rkruppe:llvm-dinamespace-fwdcompat, r=alexcrichton
Show description for 2217bd7
bors
authored
2217bd7
Copy full SHA for 2217bd7
Add missing urls and examples to TcpStream
GuillaumeGomez
committed
56529cd
Copy full SHA for 56529cd
rustbuild: Point to core and collections's external benchmarks.
bluss
committed
42e6634
Copy full SHA for 42e6634
rustbuild: Add bench subcommand
Show description for b1566ba
bluss
committed
b1566ba
Copy full SHA for b1566ba
Pagination
Previous
Next
You can’t perform that action at this time.