Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
912
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
1d4b2e2
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 13, 2017
Remove stabilized library features from book.
Mark-Simulacrum
authored and
alexcrichton
committed
1d4b2e2
Copy full SHA for 1d4b2e2
Change language in Travis configuration to shell
Show description for 54b23aa
Mark-Simulacrum
committed
54b23aa
Copy full SHA for 54b23aa
Add a stability marker for core::cmp::Reverse.0
Show description for 8eb074c
sfackler
authored and
brson
committed
8eb074c
Copy full SHA for 8eb074c
Commits on Jul 8, 2017
Stabilize ThreadId
Show description for 0dfe6da
sfackler
authored and
brson
committed
0dfe6da
Copy full SHA for 0dfe6da
Stabilize OsString::shrink_to_fit
Show description for 6a10e35
sfackler
authored and
brson
committed
6a10e35
Copy full SHA for 6a10e35
Stabilize cmp::Reverse
Show description for 8c6c215
sfackler
authored and
brson
committed
8c6c215
Copy full SHA for 8c6c215
Stabilize Command::envs
Show description for ef7ecda
sfackler
authored and
brson
committed
ef7ecda
Copy full SHA for ef7ecda
rustdoc: Don't run Markdown tests twice
Show description for 311b32b
ollie27
authored and
brson
committed
311b32b
Copy full SHA for 311b32b
Commits on Jul 4, 2017
Auto merge of #43022 - Keruspe:beta, r=alexcrichton
Show description for c064c87
bors
committed
c064c87
Copy full SHA for c064c87
Commits on Jul 3, 2017
update cargo submodule
Show description for 427cbbc
Keruspe
committed
427cbbc
Copy full SHA for 427cbbc
rustbuild: set __CARGO_DEFAULT_LIB_METADATA to channel
Show description for 10dbe25
Keruspe
committed
10dbe25
Copy full SHA for 10dbe25
Commits on Jun 30, 2017
Auto merge of #42948 - arielb1:beta-arm, r=alexcrichton
Show description for 3cbe8f9
bors
committed
3cbe8f9
Copy full SHA for 3cbe8f9
Commits on Jun 28, 2017
[beta] rebase LLVM on top of 4.0.1
Show description for 0f85f62
arielb1
committed
0f85f62
Copy full SHA for 0f85f62
Commits on Jun 27, 2017
Auto merge of #42927 - brson:beta-next, r=alexcrichton
Show description for 2abccac
bors
committed
2abccac
Copy full SHA for 2abccac
Commits on Jun 22, 2017
Revert "Update jemalloc to 4.5.0"
Show description for fc87577
arthurprs
authored and
brson
committed
fc87577
Copy full SHA for fc87577
Fix formatting
Zoxc
authored and
brson
committed
47ad9e1
Copy full SHA for 47ad9e1
Make the `next` variable mutable to allow for ref mut in for patterns.
Zoxc
authored and
brson
committed
f0a3296
Copy full SHA for f0a3296
remove trailing whitespace
nikomatsakis
authored and
brson
committed
cc273a5
Copy full SHA for cc273a5
Create for-loop-unconstrained-element-type-i32-fallback.rs
nikomatsakis
authored and
brson
committed
202263d
Copy full SHA for 202263d
document purpose of test
nikomatsakis
authored and
brson
committed
b568ab6
Copy full SHA for b568ab6
explain purpose of test
nikomatsakis
authored and
brson
committed
7ded8a9
Copy full SHA for 7ded8a9
Added more tests
Zoxc
authored and
brson
committed
818fa6e
Copy full SHA for 818fa6e
Fix test formatting
Zoxc
authored and
brson
committed
0b1469a
Copy full SHA for 0b1469a
Fix formatting and add a test for destruction order of unbound values
Zoxc
authored and
brson
committed
8d6d9d1
Copy full SHA for 8d6d9d1
Change the for-loop desugar so the `break` does not affect type inference. Fixes #42618
Zoxc
authored and
brson
committed
21b276f
Copy full SHA for 21b276f
register the obligations from `wf::implied_bounds`
Show description for 785e82c
nikomatsakis
authored and
brson
committed
785e82c
Copy full SHA for 785e82c
move `implied_bounds` into regionck
nikomatsakis
authored and
brson
committed
f6e76be
Copy full SHA for f6e76be
Use custom cargo/rustc paths when parsing flags.
Mark-Simulacrum
authored and
brson
committed
d8fd8df
Copy full SHA for d8fd8df
resolve: fix perf bug.
jseyfried
authored and
brson
committed
433450a
Copy full SHA for 433450a
collector: apply param substs to closures cast to fn items
Show description for 8551427
arielb1
authored and
brson
committed
8551427
Copy full SHA for 8551427
Backport fixes to LLVM 4.0 ARM codegen bugs
Show description for d9b47c3
arielb1
authored and
brson
committed
d9b47c3
Copy full SHA for d9b47c3
Fixes bootstrapping with custom cargo/rustc.
Show description for d687176
Mark-Simulacrum
authored and
brson
committed
d687176
Copy full SHA for d687176
Commits on Jun 18, 2017
Auto merge of #42661 - steveklabnik:gh42660-beta, r=alexcrichton
Show description for 4795a8f
bors
committed
4795a8f
Copy full SHA for 4795a8f
Commits on Jun 15, 2017
Auto merge of #42609 - brson:beta-next, r=alexcrichton
Show description for a175ee5
bors
committed
a175ee5
Copy full SHA for a175ee5
Update cargo submodule
Show description for 3a2f62d
alexcrichton
committed
3a2f62d
Copy full SHA for 3a2f62d
Pagination
Previous
Next
You can’t perform that action at this time.