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 }}
Victory
/
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 Jan 26, 2015
Auto merge of #21617 - alexcrichton:less-quotes, r=nikomatsakis
Show description for 8ec3a83
bors
committed
8ec3a83
Copy full SHA for 8ec3a83
Auto merge of #21614 - kvark:typedef, r=huonw
Show description for 16286f5
bors
committed
16286f5
Copy full SHA for 16286f5
Auto merge of #21401 - kballard:optimize-shrink-to-fit, r=nikomatsakis
Show description for 977c44a
bors
committed
977c44a
Copy full SHA for 977c44a
Auto merge of #21610 - sfackler:debug-lint, r=alexcrichton
Show description for 59dcba5
bors
committed
59dcba5
Copy full SHA for 59dcba5
Auto merge of #21605 - huonw:omg-muscle-memory, r=eddyb
Show description for 7615e18
bors
committed
7615e18
Copy full SHA for 7615e18
Auto merge of #21598 - eddyb:there-are-no-boxed-closures, r=brson
bors
committed
9252525
Copy full SHA for 9252525
Adjust most comments and messages to not use "unboxed".
eddyb
committed
9690be5
Copy full SHA for 9690be5
Remove every mention of "onceness".
eddyb
committed
e0afa82
Copy full SHA for e0afa82
Remove dead code related to old closures.
eddyb
committed
50a370a
Copy full SHA for 50a370a
librustc: remove unused DefUpvar field.
eddyb
committed
ab9c773
Copy full SHA for ab9c773
Remove "unboxed" attribute in code referring to new closures.
eddyb
committed
11ef6f1
Copy full SHA for 11ef6f1
Commits on Jan 25, 2015
Auto merge of #21574 - japaric:walk-projections, r=nikomatsakis
Show description for 47621db
bors
committed
47621db
Copy full SHA for 47621db
Auto merge of #21561 - edwardw:deref, r=nikomatsakis
Show description for 458a6a2
bors
committed
458a6a2
Copy full SHA for 458a6a2
Add a missing fmt::Debug impl lint
Show description for 7021491
sfackler
committed
7021491
Copy full SHA for 7021491
Auto merge of #21519 - michaelwoerister:misc, r=eddyb
Show description for c80e556
bors
committed
c80e556
Copy full SHA for c80e556
Auto merge of #21518 - Zoxc:asm-err, r=luqmana
Show description for d151923
bors
committed
d151923
Copy full SHA for d151923
Auto merge of #21582 - FlaPer87:rollup, r=brson
Show description for 102ab57
bors
committed
102ab57
Copy full SHA for 102ab57
assert path ends with executable. On Windows the process executable contains the full path
flaper87
committed
7e83e46
Copy full SHA for 7e83e46
Auto merge of #20613 - dgriffen:master, r=alexcrichton
bors
committed
0899807
Copy full SHA for 0899807
Auto merge of #20373 - huonw:self-call-lint, r=luqmana
Show description for 9bac017
bors
committed
9bac017
Copy full SHA for 9bac017
syntax: Don't put quotes around filenames in codemap
Show description for 0dac568
alexcrichton
committed
0dac568
Copy full SHA for 0dac568
Associated types support for deriving::generic::TraitDef
kvark
committed
e563215
Copy full SHA for e563215
Auto merge of #21558 - alexcrichton:result-debug, r=aturon
Show description for 43046be
bors
committed
43046be
Copy full SHA for 43046be
Auto merge of #21511 - alfie:suffix-cleanup, r=huonw
bors
committed
70b13a7
Copy full SHA for 70b13a7
Moving away from deprecated i/u suffixes in libcore
Alfie John
committed
f67e747
Copy full SHA for f67e747
Commits on Jan 24, 2015
Tell the compiler to tell us that `deriving` is dead.
Show description for ae4e1a1
huonw
committed
ae4e1a1
Copy full SHA for ae4e1a1
Auto merge of #21452 - bleibig:bison-grammar, r=nikomatsakis
Show description for 4e4e8cf
bors
committed
4e4e8cf
Copy full SHA for 4e4e8cf
Auto merge of #21488 - aturon:os-str, r=alexcrichton
Show description for bb7cc4e
bors
committed
bb7cc4e
Copy full SHA for bb7cc4e
Add ffi::OsString and OsStr
Show description for c5369eb
aturon
committed
c5369eb
Copy full SHA for c5369eb
Auto merge of #21079 - huonw:chained-cmp-tweaks, r=pnkfelix
Show description for 76fbb35
bors
committed
76fbb35
Copy full SHA for 76fbb35
don't run pretty-rpass for tests using #![main]
flaper87
committed
577c464
Copy full SHA for 577c464
debuginfo: Improve DWARF representation of unsized vecs and strings.
michaelwoerister
committed
75ad116
Copy full SHA for 75ad116
debuginfo: Extend option-like-enum test case to contain nested discriminants.
michaelwoerister
committed
612ded7
Copy full SHA for 612ded7
Tweak chained comparison errors.
Show description for ec790d6
huonw
committed
ec790d6
Copy full SHA for ec790d6
Add the span of the operator itself to ast::BinOp.
huonw
committed
2e888d0
Copy full SHA for 2e888d0
Pagination
Previous
Next
You can’t perform that action at this time.