Issues
- 2
Fails to solve some existential clause
#816 opened by ShoyuVanilla - 0
- 0
Branch protection prevents automatic releases from updating the version number on the `master` branch
#814 opened by beetrees - 0
- 0
- 1
any progress and roadmap?
#791 opened by npuichigo - 2
ICE: negative subgoal had delayed_subgoals
#789 opened by lcnr - 3
Recursive solver hangs on cyclic traits
#773 opened by detrumi - 1
Lowered command panics with auto trait
#762 opened by jrr45 - 0
mdbook-mermaid needs updating
#775 opened by detrumi - 8
Auto traits are not handled for generic closures
#734 opened by matthewjasper - 0
book: hard to read mermaid diagram in dark themes
#761 opened by lowr - 0
- 1
Fix/upgrade Chalk in wake of librarifying Copy/Clone on arrays and reinstate test
#758 opened by bstrie - 1
Opaque type issue
#700 opened by cynecx - 7
Recursive solver reports ambiguity
#727 opened by iDawer - 1
- 1
Clean up coherence chapter in the Chalk book
#749 opened by seanchen1991 - 9
identifying which method will run for a trait
#716 opened by nikomatsakis - 0
Consider removing unused field
#742 opened by pierwill - 12
Solving closure goal keeps expanding lifetimes
#688 opened by detrumi - 0
Idea: rework how SLG solver uses the environment
#732 opened by jackh726 - 0
- 2
CI Publish job using Mac runner
#721 opened by AzureMarker - 1
Publishing is broken
#719 opened by lnicola - 2
- 6
Impl auto traits for builtin types
#604 opened by jackh726 - 2
tracing-tree gets activated by chalk-recursive
#686 opened by matklad - 1
Opaque type doesn't find super traits impls
#677 opened by detrumi - 1
Generator followup work
#618 opened by jackh726 - 2
Don't treat primitives as a separate syntactic class
#636 opened by camelid - 0
Compute flags only when interning
#666 opened by jackh726 - 0
- 4
Endless loop in recursive solver
#667 opened by flodiebold - 1
Consider builtin types when enumerating trait impls
#605 opened by jackh726 - 2
- 2
Recursive solver fails on some WF checks
#587 opened by nathanwhit - 3
- 5
Regression with unification within fn (?)
#658 opened by flodiebold - 5
Refactor Fold to take by value
#642 opened by detrumi - 0
Add ReErased and ReEmpty
#637 opened by jackh726 - 1
Remove TargetInterner
#643 opened by detrumi - 0
Update docs related to `TypeName`
#631 opened by camelid - 0
- 4
Add static lifetime
#610 opened by detrumi - 0
- 5
Support extern opaque types.
#595 opened by crlf0710 - 0
Exists-forall gives false solution for consts
#597 opened by hayashi-stl - 3
- 2
Updating rust to chalk 0.19.0 requires chalk-integration to be published to crates.io
#586 opened by vandenheuvel