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 }}
catamorphism
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
rustpkg
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 9, 2013
rustpkg: Simplify the PkgId struct
Show description for 9f21747
catamorphism
authored and
graydon
committed
9f21747
Copy full SHA for 9f21747
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Show description for b00b8e9
catamorphism
authored and
graydon
committed
b00b8e9
Copy full SHA for b00b8e9
Commits on Aug 8, 2013
Makefiles: make rustpkgtest depend on rustpkg executable
catamorphism
authored and
graydon
committed
e751c90
Copy full SHA for e751c90
rustpkg: Eliminate a copy
catamorphism
authored and
graydon
committed
7c1eb83
Copy full SHA for 7c1eb83
auto merge of #8245 : alexcrichton/rust/fmt2, r=graydon
Show description for a0080f4
bors
committed
a0080f4
Copy full SHA for a0080f4
Add initial support for a new formatting syntax
Show description for ffb670f
alexcrichton
committed
ffb670f
Copy full SHA for ffb670f
Commits on Aug 7, 2013
auto merge of #8358 : brson/rust/newrt, r=brson
bors
committed
9db698a
Copy full SHA for 9db698a
Turn on the new runtime
brson
committed
85aaa44
Copy full SHA for 85aaa44
rusti: Disable tests
Show description for 52a37b6
brson
committed
52a37b6
Copy full SHA for 52a37b6
Disable linked failure tests
Show description for ce95b01
brson
committed
ce95b01
Copy full SHA for ce95b01
doc: Fix deadlocks in tutorial due to yield bustage
brson
committed
b735e6b
Copy full SHA for b735e6b
xfail debug-info/option-like-enum
Show description for ad8010f
brson
committed
ad8010f
Copy full SHA for ad8010f
test: Fix deadlock in task-perf-linked-failure
brson
committed
b240524
Copy full SHA for b240524
test: xfail a bunch of tests that are incorrectly reading os::args()[1]
brson
committed
44403f7
Copy full SHA for 44403f7
rustpkg: Disable test_uninstall
Show description for 84d1744
brson
committed
84d1744
Copy full SHA for 84d1744
rustc: Use 4MB stacks. Needed for unoptimized builds apparently.
brson
committed
0929eb4
Copy full SHA for 0929eb4
std: Allow spawners to specify stack size
brson
committed
ae1ed4f
Copy full SHA for ae1ed4f
std::rt: Pull RUST_MIN_STACK from the environment
brson
committed
f82da81
Copy full SHA for f82da81
std::rt: 2MB stacks again
brson
committed
eb61432
Copy full SHA for eb61432
auto merge of #8320 : mihneadb/rust/freq_count, r=cmr
bors
committed
a85f9ac
Copy full SHA for a85f9ac
auto merge of #8294 : erickt/rust/map-move, r=bblum
Show description for 98ec79c
bors
committed
98ec79c
Copy full SHA for 98ec79c
auto merge of #8326 : thestinger/rust/iterator, r=alexcrichton
Show description for cdba212
bors
committed
cdba212
Copy full SHA for cdba212
Add frequency count to extra::stat. #8281
mihneadb
committed
17c12bb
Copy full SHA for 17c12bb
auto merge of #8373 : alexcrichton/rust/disable-rusti, r=cmr
Show description for 29ffbba
bors
committed
29ffbba
Copy full SHA for 29ffbba
std: removed option.take_map{,_default}
erickt
committed
19e17f5
Copy full SHA for 19e17f5
core: option.map_consume -> option.map_move
erickt
committed
1e49081
Copy full SHA for 1e49081
Revert "Re-enable rusti tests"
Show description for 0927d62
alexcrichton
committed
0927d62
Copy full SHA for 0927d62
std: add result.map_move, result.map_err_move
erickt
committed
9218aaa
Copy full SHA for 9218aaa
option.get -> option.unwrap
erickt
committed
5c08237
Copy full SHA for 5c08237
auto merge of #8305 : huonw/rust/triage-fixes, r=cmr
Show description for 597b3fd
bors
committed
597b3fd
Copy full SHA for 597b3fd
testsuite: add explanation to a Note, and remove duplicated code.
Show description for 1ce5eff
huonw
committed
1ce5eff
Copy full SHA for 1ce5eff
testsuite: remove incorrect section of 2 test cases. (Also, &const is disappearing.)
Show description for e5fb4c4
huonw
committed
e5fb4c4
Copy full SHA for e5fb4c4
testsuite: remove 2 very outdated testcases; functionality is tested by other class-*.rs tests.
Show description for 1016e8b
huonw
committed
1016e8b
Copy full SHA for 1016e8b
std: adjust str::test_add so that the macro expands to all 3 items (#8012).
Show description for c57fde2
huonw
committed
c57fde2
Copy full SHA for c57fde2
auto merge of #8323 : kballard/rust/saturating, r=thestinger
Show description for 54c8c23
bors
committed
54c8c23
Copy full SHA for 54c8c23
Pagination
Previous
Next
You can’t perform that action at this time.