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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
890
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
0c9e23c
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 22, 2021
Fix: appeased x.py test tidy --bless
Sl1mb0
committed
0c9e23c
Copy full SHA for 0c9e23c
Feat: further testing & support for i64 general register use
Sl1mb0
committed
eeb0b52
Copy full SHA for eeb0b52
Fix: moved #[no_mangle]
Sl1mb0
committed
66e95b1
Copy full SHA for 66e95b1
Refactor: added #[no_mangle]
Sl1mb0
committed
7095dff
Copy full SHA for 7095dff
Feat: added s390x reg-definitions, constraint codes, and tests
Sl1mb0
committed
5f5afba
Copy full SHA for 5f5afba
Feat: added inline asm support for s390x
Sl1mb0
committed
f28793d
Copy full SHA for f28793d
Auto merge of #88166 - BoxyUwU:const-equate-canon, r=lcnr
Show description for 91f9806
bors
committed
91f9806
Copy full SHA for 91f9806
Auto merge of #88163 - camsteffen:collapsible-match-fix, r=Manishearth
Show description for 7481e6d
bors
committed
7481e6d
Copy full SHA for 7481e6d
Auto merge of #88139 - lcnr:marker-trait-attr, r=nikomatsakis
Show description for 1eb187c
bors
committed
1eb187c
Copy full SHA for 1eb187c
Auto merge of #88122 - Seppel3210:master, r=dtolnay
Show description for 80dad64
bors
committed
80dad64
Copy full SHA for 80dad64
Auto merge of #85166 - mbhall88:file-prefix, r=dtolnay
Show description for 2ad56d5
bors
committed
2ad56d5
Copy full SHA for 2ad56d5
Auto merge of #88217 - jackh726:rollup-3k74o2m, r=jackh726
Show description for 50731df
bors
committed
50731df
Copy full SHA for 50731df
Rollup merge of #88201 - spastorino:tait-incomplete-inference-test, r=oli-obk
Show description for b9b53c8
jackh726
authored
b9b53c8
Copy full SHA for b9b53c8
Rollup merge of #88197 - spastorino:tait-test-fn-type, r=oli-obk
Show description for 1d0d7c3
jackh726
authored
1d0d7c3
Copy full SHA for 1d0d7c3
Rollup merge of #88194 - spastorino:test-tait-assoc-impl-trait, r=oli-obk
Show description for 66b04c6
jackh726
authored
66b04c6
Copy full SHA for 66b04c6
Rollup merge of #88192 - spastorino:add-tait-test-for-assoc-dyn, r=oli-obk
Show description for d6492b1
jackh726
authored
d6492b1
Copy full SHA for d6492b1
Rollup merge of #88189 - spastorino:add-tait-struct-test, r=oli-obk
Show description for 73d9758
jackh726
authored
73d9758
Copy full SHA for 73d9758
Rollup merge of #88183 - spastorino:add-tait-in-different-tuple-position, r=oli-obk
Show description for ae58c51
jackh726
authored
ae58c51
Copy full SHA for ae58c51
Rollup merge of #88182 - spastorino:use-trait-in-tait-tests, r=oli-obk
Show description for 5be51f2
jackh726
authored
5be51f2
Copy full SHA for 5be51f2
Rollup merge of #88179 - steffahn:mailmap, r=Mark-Simulacrum
Show description for 1a48b56
jackh726
authored
1a48b56
Copy full SHA for 1a48b56
Rollup merge of #88172 - spastorino:tait-defining-use-submodule-test, r=oli-obk
Show description for 0689152
jackh726
authored
0689152
Copy full SHA for 0689152
Rollup merge of #88170 - nebkor:release-note-1.55, r=Mark-Simulacrum
Show description for 908b2ea
jackh726
authored
908b2ea
Copy full SHA for 908b2ea
Rollup merge of #88072 - kit-981:feature/build-ios-toolchain-on-linux, r=Mark-Simulacrum
Show description for 5ffff5c
jackh726
authored
5ffff5c
Copy full SHA for 5ffff5c
Rollup merge of #88057 - ehuss:releases-doc-macros, r=Mark-Simulacrum
Show description for 9e8b143
jackh726
authored
9e8b143
Copy full SHA for 9e8b143
Rollup merge of #87604 - yaymukund:verify-backported-commits, r=Mark-Simulacrum
Show description for 8660e3d
jackh726
authored
8660e3d
Copy full SHA for 8660e3d
Commits on Aug 21, 2021
Auto merge of #88075 - Xuanwo:vec_deque_retain, r=dtolnay
Show description for 9faa714
bors
committed
9faa714
Copy full SHA for 9faa714
Auto merge of #88135 - crlf0710:trait_upcasting_part_3, r=nikomatsakis
Show description for d3e2578
bors
committed
d3e2578
Copy full SHA for d3e2578
Auto merge of #82776 - jyn514:extern-url-fallback, r=GuillaumeGomez
Show description for b1928aa
bors
committed
b1928aa
Copy full SHA for b1928aa
Auto merge of #88134 - rylev:force-warn-improvements, r=nikomatsakis
Show description for 99b73e8
bors
committed
99b73e8
Copy full SHA for 99b73e8
Auto merge of #88128 - cuviper:needs-asm-support, r=Mark-Simulacrum
Show description for b6e334d
bors
committed
b6e334d
Copy full SHA for b6e334d
Auto merge of #87570 - nikic:llvm-13, r=nagisa
Show description for db002a0
bors
committed
db002a0
Copy full SHA for db002a0
Always use llvm.used for coverage symbols
Show description for 306259c
nikic
committed
306259c
Copy full SHA for 306259c
Auto merge of #88073 - lnicola:rust-analyzer-2021-08-16, r=lnicola
Show description for e7f7fe4
bors
committed
e7f7fe4
Copy full SHA for e7f7fe4
Test that incomplete inference for TAITs fail
spastorino
committed
29dffe5
Copy full SHA for 29dffe5
Auto merge of #88149 - Mark-Simulacrum:prep-never-type, r=jackh726
Show description for 797095a
bors
committed
797095a
Copy full SHA for 797095a
Pagination
Previous
Next
You can’t perform that action at this time.