Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.2k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement the new-style trait solver
- #56384
#56384
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
scalexm:chalk
scalexm/rust:chalk
Copy head branch name to clipboard
Dec 27, 2018
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Implement the new-style trait solver
#56384
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
scalexm:chalk
scalexm/rust:chalk
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2018
Implement `is_coinductive`
Show description for 9b87f59
scalexm
committed
9b87f59
View commit details
Copy full SHA for 9b87f59
Browse repository at this point
Implement "lifetime juggling" methods from chalk integration trait
Show description for 69007bd
scalexm
committed
69007bd
View commit details
Copy full SHA for 69007bd
Browse repository at this point
Add a def-id in `ty::ParamEnv`
scalexm
committed
50f8ae3
View commit details
Copy full SHA for 50f8ae3
Browse repository at this point
Fix `visit_ex_clause_with`
Show description for 37ef0c3
scalexm
committed
37ef0c3
View commit details
Copy full SHA for 37ef0c3
Browse repository at this point
Correctly lift empty lists of clauses and goals
scalexm
committed
8cadd59
View commit details
Copy full SHA for 8cadd59
Browse repository at this point
Return an instantiated environment instead of a generic one
scalexm
committed
ec73624
View commit details
Copy full SHA for ec73624
Browse repository at this point
Add utilities for creating generic types
scalexm
committed
7b8da79
View commit details
Copy full SHA for 7b8da79
Browse repository at this point
Rename functions giving WF clauses for builtin types
scalexm
committed
6f488b9
View commit details
Copy full SHA for 6f488b9
Browse repository at this point
Add builtin impls for `Sized` in `chalk_context::program_clauses`
scalexm
committed
dfcad82
View commit details
Copy full SHA for dfcad82
Browse repository at this point
Fix `Sized` requirement for empty tuples in `program_clauses`
scalexm
committed
e5992e7
View commit details
Copy full SHA for e5992e7
Browse repository at this point
Fix replacement of escaping bound types
Show description for c0d7803
scalexm
committed
c0d7803
View commit details
Copy full SHA for c0d7803
Browse repository at this point
Fix binding levels in implied bounds rules
scalexm
committed
ea4187a
View commit details
Copy full SHA for ea4187a
Browse repository at this point
Integrate chalk engine
scalexm
committed
ba6314a
View commit details
Copy full SHA for ba6314a
Browse repository at this point
Handle sub-typing in chalk-engine
scalexm
committed
da9467d
View commit details
Copy full SHA for da9467d
Browse repository at this point
Use `TraitEngine` in `enter_canonical_trait_query`
scalexm
committed
26e0ea8
View commit details
Copy full SHA for 26e0ea8
Browse repository at this point
Add `wf_clause_for_fn_def`
scalexm
committed
8e2bdaa
View commit details
Copy full SHA for 8e2bdaa
Browse repository at this point
Fix `tcx.environment` for inherent impls
scalexm
committed
3790f08
View commit details
Copy full SHA for 3790f08
Browse repository at this point
Add tests
scalexm
committed
81d6f9c
View commit details
Copy full SHA for 81d6f9c
Browse repository at this point
Set a `def_id` in `ParamEnv` only with `-Z chalk`
scalexm
committed
993d213
View commit details
Copy full SHA for 993d213
Browse repository at this point
You can’t perform that action at this time.