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 }}
jbclements
/
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 Aug 28, 2014
random stashed change... no idea if this is good or bad
jbclements
committed
c71d7d1
Copy full SHA for c71d7d1
comments
Show description for 06b5a21
jbclements
committed
06b5a21
Copy full SHA for 06b5a21
comments
jbclements
committed
5aa308f
Copy full SHA for 5aa308f
WIP nested macros
jbclements
committed
027a08d
Copy full SHA for 027a08d
WIP allowing nested macros
jbclements
committed
62bd3b7
Copy full SHA for 62bd3b7
Commits on Aug 27, 2014
auto merge of #16757 : steveklabnik/rust/lets_not_lie_in_the_concurrency_guide, r=alexcrichton
Show description for 0d3bd77
bors
committed
0d3bd77
Copy full SHA for 0d3bd77
Fix lies in the concurrency guide.
Show description for 263d65c
steveklabnik
committed
263d65c
Copy full SHA for 263d65c
auto merge of #16797 : nikomatsakis/rust/remove-invalid-spsc_queue-test, r=alexcrichton
Show description for f2b87e9
bors
committed
f2b87e9
Copy full SHA for f2b87e9
Remove invalid test -- this test reads freed memory, from what I can tell
nikomatsakis
committed
5c82f48
Copy full SHA for 5c82f48
auto merge of #16766 : kevinmehall/rust/issue-15976, r=alexcrichton
Show description for 3ee047a
bors
committed
3ee047a
Copy full SHA for 3ee047a
auto merge of #16761 : mrmonday/rust/patch-1, r=alexcrichton
Show description for 18d6eef
bors
committed
18d6eef
Copy full SHA for 18d6eef
auto merge of #16752 : MatejLach/rust/more_cargorun, r=steveklabnik
Show description for 9669c6d
bors
committed
9669c6d
Copy full SHA for 9669c6d
auto merge of #16751 : luqmana/rust/tr, r=alexcrichton
Show description for c73ab0c
bors
committed
c73ab0c
Copy full SHA for c73ab0c
auto merge of #16724 : tshepang/rust/misleading, r=brson
Show description for d860a66
bors
committed
d860a66
Copy full SHA for d860a66
auto merge of #16689 : wickerwaka/rust/crate-as, r=pcwalton
Show description for 5550ede
bors
committed
5550ede
Copy full SHA for 5550ede
auto merge of #16685 : alexcrichton/rust/remove-glob, r=brson
Show description for 566b470
bors
committed
566b470
Copy full SHA for 566b470
glob: Deprecate the library in favor of cargo
Show description for 118f481
alexcrichton
committed
118f481
Copy full SHA for 118f481
auto merge of #16704 : flugsio/rust/fix-rustc-ice-lint-underscores-only, r=brson
Show description for e61ec99
bors
committed
e61ec99
Copy full SHA for e61ec99
Commits on Aug 26, 2014
Use cargo run in more places
MatejLach
committed
7bfcace
Copy full SHA for 7bfcace
rustdoc: Don't assume that a doc attribute was sugared: Fixes #15976
Show description for ef13555
kevinmehall
committed
ef13555
Copy full SHA for ef13555
auto merge of #16742 : vhbit/rust/ios-ffi-fix, r=alexcrichton
bors
committed
80b45dd
Copy full SHA for 80b45dd
Clarify what tx and rx mean
Show description for c56aa8b
mrmonday
committed
c56aa8b
Copy full SHA for c56aa8b
auto merge of #16720 : tshepang/rust/trailing-prompt, r=alexcrichton
Show description for 3ae1059
bors
committed
3ae1059
Copy full SHA for 3ae1059
auto merge of #14397 : nick29581/rust/coerce, r=pnkfelix
Show description for 7932b71
bors
committed
7932b71
Copy full SHA for 7932b71
auto merge of #16753 : luqmana/rust/typer-ty, r=nikomatsakis
Show description for 1cad408
bors
committed
1cad408
Copy full SHA for 1cad408
Optimise a particularly clown shoes example of DST codegen
Nick Cameron
committed
08364a4
Copy full SHA for 08364a4
Rebasing changes
Nick Cameron
committed
52ef462
Copy full SHA for 52ef462
DST coercions and DST structs
Show description for 3e62637
Nick Cameron
committed
3e62637
Copy full SHA for 3e62637
Use temp vars for implicit coercion to ^[T]
Nick Cameron
committed
37a94b8
Copy full SHA for 37a94b8
Use the slice repr for ~[T]
Nick Cameron
committed
34d607f
Copy full SHA for 34d607f
Commits on Aug 25, 2014
Add test.
luqmana
committed
2ab4486
Copy full SHA for 2ab4486
librustc: Use Typer's node_ty method instead of free function in ExprUseVisitor.
luqmana
committed
1660c3b
Copy full SHA for 1660c3b
Add tests to make sure intrinsicck doesn't apply to non-intrinsic fn's.
luqmana
committed
395ef8b
Copy full SHA for 395ef8b
librustc: Restrict transmute intrinsicck to just rust-intrinsic fn's.
luqmana
committed
6ad0346
Copy full SHA for 6ad0346
auto merge of #16740 : alexcrichton/rust/issue-16725, r=pcwalton
Show description for 5fb2dfa
bors
committed
5fb2dfa
Copy full SHA for 5fb2dfa
Pagination
Previous
Next
You can’t perform that action at this time.