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 }}
gioele
/
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 Sep 11, 2014
auto merge of #17110 : thestinger/rust/dst, r=cmr
Show description for 1f4117f
bors
committed
1f4117f
Copy full SHA for 1f4117f
auto merge of #17142 : sfackler/rust/issue-17115, r=alexcrichton
Show description for 7ea660e
bors
committed
7ea660e
Copy full SHA for 7ea660e
auto merge of #16866 : P1start/rust/tuple-indexing, r=brson
Show description for 09abbbd
bors
committed
09abbbd
Copy full SHA for 09abbbd
Commits on Sep 10, 2014
auto merge of #17135 : brson/rust/wininst, r=alexcrichton
Show description for 9f6d27c
bors
committed
9f6d27c
Copy full SHA for 9f6d27c
auto merge of #16680 : brson/rust/readme, r=steveklabnik
Show description for 716db00
bors
committed
716db00
Copy full SHA for 716db00
auto merge of #17129 : epdtry/rust/misc/llvm-root-reconfig, r=brson
Show description for 6faa4f3
bors
committed
6faa4f3
Copy full SHA for 6faa4f3
auto merge of #17109 : brson/rust/win64snap, r=alexcrichton
bors
committed
4049a4d
Copy full SHA for 4049a4d
auto merge of #17095 : thestinger/rust/alloc, r=alexcrichton
Show description for 8eee1b4
bors
committed
8eee1b4
Copy full SHA for 8eee1b4
implement sized deallocation
Show description for 72a92b2
thestinger
committed
72a92b2
Copy full SHA for 72a92b2
micro-optimize dynamic allocation alignment
Show description for 92b0926
thestinger
committed
92b0926
Copy full SHA for 92b0926
auto merge of #17108 : steveklabnik/rust/explicitness, r=alexcrichton
Show description for 370f8df
bors
committed
370f8df
Copy full SHA for 370f8df
Don't ICE on macros with -Z show-span
Show description for b865c1f
sfackler
committed
b865c1f
Copy full SHA for b865c1f
auto merge of #17048 : pcwalton/rust/remove-old-import-renaming-syntax, r=brson
Show description for 036f380
bors
committed
036f380
Copy full SHA for 036f380
auto merge of #16824 : steveklabnik/rust/string_guide_improvements, r=alexcrichton
Show description for 6ceb9b4
bors
committed
6ceb9b4
Copy full SHA for 6ceb9b4
librustc: Obsolete the old external crate renaming syntax.
Show description for 1bce869
pcwalton
committed
1bce869
Copy full SHA for 1bce869
Commits on Sep 9, 2014
auto merge of #16662 : pczarn/rust/format-fmtstr-opt, r=brson
Show description for a1f4973
bors
committed
a1f4973
Copy full SHA for a1f4973
Add section about Str trait
steveklabnik
committed
8ddb9c7
Copy full SHA for 8ddb9c7
Be explicit with rustdoc.
Show description for c8e5068
steveklabnik
committed
c8e5068
Copy full SHA for c8e5068
Implement tuple and tuple struct indexing
Show description for bf274bc
ftxqxd
committed
bf274bc
Copy full SHA for bf274bc
Fix naming of windows installer
brson
committed
5206e79
Copy full SHA for 5206e79
Fix snapshot.py for win64
brson
committed
3ebf25e
Copy full SHA for 3ebf25e
auto merge of #17127 : alexcrichton/rust/rollup, r=alexcrichton
bors
committed
6511064
Copy full SHA for 6511064
Test fixes from the rollup
alexcrichton
committed
e5abe15
Copy full SHA for e5abe15
Add links to forums in README.md, including discuss.rust-lang.org
brson
committed
cd1fabe
Copy full SHA for cd1fabe
coretest: Ensure that pointer formatting flags are cleaned up
pczarn
committed
fcf88b8
Copy full SHA for fcf88b8
Optimize for the most common cases of `format!`
Show description for 5aaa606
pczarn
committed
5aaa606
Copy full SHA for 5aaa606
Decouple string and argument pieces
pczarn
committed
696367f
Copy full SHA for 696367f
fixes for Box<[T]>
Show description for 9639caf
thestinger
committed
9639caf
Copy full SHA for 9639caf
rollup merge of #17114 : nick29581/dst-type
alexcrichton
committed
25e08fb
Copy full SHA for 25e08fb
rollup merge of #17107 : steveklabnik/uninitialized_bindings
alexcrichton
committed
456f00e
Copy full SHA for 456f00e
rollup merge of #17106 : treeman/test-warnings
alexcrichton
committed
613ae0b
Copy full SHA for 613ae0b
rollup merge of #17101 : pcwalton/for-loop-borrowck
alexcrichton
committed
a9d8f29
Copy full SHA for a9d8f29
rollup merge of #17096 : TeXitoi/relicense-shootout-chameneos-redux
alexcrichton
committed
6b487eb
Copy full SHA for 6b487eb
rollup merge of #17093 : nathantypanski/17021
alexcrichton
committed
e561a28
Copy full SHA for e561a28
rollup merge of #17090 : alexcrichton/rustdoc-no-strip
alexcrichton
committed
b00db68
Copy full SHA for b00db68
Pagination
Previous
Next
You can’t perform that action at this time.