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
13.9k
Star
108k
Code
Issues
5k+
Pull requests
899
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
ec170be
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 9, 2022
Rebase fallout
compiler-errors
committed
ec170be
Copy full SHA for ec170be
Appease clippy again
compiler-errors
committed
526511e
Copy full SHA for 526511e
Tweak feature error, add test
compiler-errors
committed
55df920
Copy full SHA for 55df920
Handle generic parameters.
cjgillot
authored and
compiler-errors
committed
05812df
Copy full SHA for 05812df
Deeply check that method signatures match, and allow for nested RPITITs
compiler-errors
committed
cdf7807
Copy full SHA for cdf7807
Bless tests, fix ICE with ImplTraitPlaceholder
compiler-errors
committed
1f03ede
Copy full SHA for 1f03ede
Address nits
compiler-errors
committed
7077530
Copy full SHA for 7077530
Address rebase issues, make async fn in trait work
compiler-errors
committed
249ede4
Copy full SHA for 249ede4
Make async fn in traits work
compiler-errors
committed
5be30f9
Copy full SHA for 5be30f9
Make clippy happy
compiler-errors
committed
ed2a32f
Copy full SHA for ed2a32f
Add tests
compiler-errors
committed
81badff
Copy full SHA for 81badff
Check that impl types actually satisfy RPITIT bounds
compiler-errors
committed
e8fa74a
Copy full SHA for e8fa74a
Rustdoc support
compiler-errors
committed
a4d1807
Copy full SHA for a4d1807
Implement projection for ImplTraitPlaceholder
compiler-errors
committed
4265ef8
Copy full SHA for 4265ef8
Lower RPITIT to ImplTraitPlaceholder item
compiler-errors
committed
d34cb98
Copy full SHA for d34cb98
RPITIT placeholder items
compiler-errors
committed
78b962a
Copy full SHA for 78b962a
Commits on Sep 8, 2022
Auto merge of #101592 - compiler-errors:rollup-d2fya7z, r=compiler-errors
Show description for c6861df
bors
committed
c6861df
Copy full SHA for c6861df
Rollup merge of #101587 - BoxyUwU:term_debug, r=compiler-errors
Show description for e43cf3d
compiler-errors
authored
e43cf3d
Copy full SHA for e43cf3d
Rollup merge of #101584 - notriddle:notriddle/settings-menu, r=GuillaumeGomez
Show description for 7300e4d
compiler-errors
authored
7300e4d
Copy full SHA for 7300e4d
Rollup merge of #101580 - notriddle:notriddle/div-impl-items-div, r=GuillaumeGomez
Show description for b300123
compiler-errors
authored
b300123
Copy full SHA for b300123
Rollup merge of #101554 - notriddle:notriddle/implemenation-list-h3-span-in-band, r=Dylan-DPC
Show description for c810cd1
compiler-errors
authored
c810cd1
Copy full SHA for c810cd1
Rollup merge of #101530 - krasimirgg:llvm-16-up, r=cuviper
Show description for 963a9ec
compiler-errors
authored
963a9ec
Copy full SHA for 963a9ec
Rollup merge of #101499 - spastorino:add-lowering-arena, r=oli-obk
Show description for 1499c08
compiler-errors
authored
1499c08
Copy full SHA for 1499c08
Rollup merge of #101423 - mkroening:hermit-warnings, r=sanxiyn
Show description for 2c4dc4f
compiler-errors
authored
2c4dc4f
Copy full SHA for 2c4dc4f
ptr: 43276834268743978
BoxyUwU
committed
ef36af2
Copy full SHA for ef36af2
Auto merge of #101437 - compiler-errors:erase-normalize-ordering, r=tmandry
Show description for 1120c5e
bors
committed
1120c5e
Copy full SHA for 1120c5e
rustdoc: remove no-op CSS `#settings-menu { padding: 0 }`
Show description for b9093f4
notriddle
committed
b9093f4
Copy full SHA for b9093f4
Introduce lowering_arena to avoid creating AST nodes on the fly
spastorino
committed
d9a1faa
Copy full SHA for d9a1faa
Auto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r=Dylan-DPC
Show description for 8778809
bors
committed
8778809
Copy full SHA for 8778809
rustdoc: remove unused CSS `div.impl-items > div`
Show description for f7b10b9
notriddle
committed
f7b10b9
Copy full SHA for f7b10b9
Rollup merge of #101545 - TaKO8Ki:remove-unnecessary-partialord-ord, r=oli-obk
Show description for 720a82d
Dylan-DPC
authored
720a82d
Copy full SHA for 720a82d
Rollup merge of #101515 - chenyukang:fix-101477, r=fee1-dead
Show description for 8d2a492
Dylan-DPC
authored
8d2a492
Copy full SHA for 8d2a492
Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwco
Show description for 2904060
Dylan-DPC
authored
2904060
Copy full SHA for 2904060
Rollup merge of #101496 - spastorino:lower_lifetime_binder_api_changes, r=oli-obk
Show description for 953a6b3
Dylan-DPC
authored
953a6b3
Copy full SHA for 953a6b3
Rollup merge of #101424 - compiler-errors:operator-err-sugg, r=TaKO8Ki
Show description for b5ffbd3
Dylan-DPC
authored
b5ffbd3
Copy full SHA for b5ffbd3
Pagination
Previous
Next
You can’t perform that action at this time.