issues
search
rust-lang
/
chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
https://rust-lang.github.io/chalk/book/
Other
1.85k
stars
182
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Configure CI for merge queue
#818
Kobzol
closed
1 month ago
0
Remove unnecessary symbols and add missing symbols
#817
cuishuang
closed
2 months ago
4
Fails to solve some existential clause
#816
ShoyuVanilla
opened
3 months ago
2
Recursive Solver fails to solve recursive associated type with GAT
#815
ShoyuVanilla
opened
3 months ago
0
Branch protection prevents automatic releases from updating the version number on the `master` branch
#814
beetrees
opened
4 months ago
0
Bump version number to `0.98.0-dev.0` to fix automatic releases
#813
beetrees
closed
4 months ago
4
Automatic releases have been failing for a couple of months
#812
beetrees
closed
4 months ago
0
Add `f16` and `f128`
#811
beetrees
closed
5 months ago
4
Add missing `?Sized` bounds for `HasInterner` impls
#810
Veykril
closed
7 months ago
6
Introduce Lifetime::Error
#809
Veykril
closed
7 months ago
5
Remove unused dependency
#807
Expyron
closed
9 months ago
4
Rename generator to coroutine
#806
mohe2015
closed
10 months ago
4
Bump deps
#805
lnicola
closed
1 year ago
4
Fixes typo in what_is_chalk.md
#804
hoijui
closed
1 year ago
4
Remove an unnecessary mut and fix warning
#803
gurry
closed
1 year ago
4
Upgrade to indexmap 2
#802
cuviper
closed
1 year ago
4
chalk-solve: upgrade petgraph to version 0.6.4
#801
gigaroby
closed
1 year ago
5
Push DiscriminantKind implementation fact unconditionally
#800
HKalbasi
closed
1 year ago
4
Pin cargo-workspaces to 0.2.44
#799
HKalbasi
closed
1 year ago
12
Support `FnPtr` trait
#798
lowr
closed
1 year ago
4
fix: generalize types before generating built-in `Normalize` clauses
#797
lowr
closed
1 year ago
6
Support trait upcasting
#796
lowr
opened
1 year ago
2
Generate clauses for placeholder associated types
#795
lowr
closed
1 year ago
9
Add support for `Pointee` trait
#794
HKalbasi
closed
1 year ago
9
update syn to 2.0
#793
fee1-dead
closed
1 year ago
8
Generalize program clause for `AliasEq` goal with nested alias
#792
lowr
closed
1 year ago
8
any progress and roadmap?
#791
npuichigo
closed
1 year ago
1
Fix projection substitution order considering GATs
#790
lowr
closed
1 year ago
4
ICE: negative subgoal had delayed_subgoals
#789
lcnr
opened
1 year ago
2
add test for bug with mixed cycles
#788
lcnr
closed
1 year ago
4
update `inductive_canonical_cycle` test
#787
lcnr
closed
1 year ago
4
Add test for inductive canonical cycle
#786
jackh726
closed
1 year ago
4
Fix dyn program clause generation and make returning a ClosureKind optional
#785
jackh726
opened
1 year ago
1
Add test for example found from removing fresh vars in rustc
#784
jackh726
closed
1 year ago
8
Remove empty lifetime
#783
compiler-errors
closed
2 years ago
4
Implement support for the `Tuple` trait
#782
compiler-errors
closed
2 years ago
4
fix: consider ADT's generic parameters
#781
lowr
closed
2 years ago
4
Generate `Normalize` clauses for dyn and opaque types
#780
lowr
closed
1 year ago
4
Fix parameter for `Interner` in `derive(FallibleTypeFolder)` macro
#779
lowr
closed
2 years ago
4
Fix `Self` type retrieval from `ProjectionTy`
#778
lowr
closed
2 years ago
7
Unable to deduce projection types of dyn types from supertrait bounds
#777
lowr
closed
1 year ago
0
Update mdbook-mermaid
#776
detrumi
closed
2 years ago
4
mdbook-mermaid needs updating
#775
detrumi
closed
2 years ago
0
Implement should_continue in chalk-recursive
#774
detrumi
closed
1 year ago
6
Recursive solver hangs on cyclic traits
#773
detrumi
opened
2 years ago
3
Split fallible infallible folding
#772
eggyal
closed
2 years ago
4
Bump crossbeam-utils from 0.8.5 to 0.8.9
#771
dependabot[bot]
closed
2 years ago
6
Detect dark theme for mermaid diagrams
#770
detrumi
closed
2 years ago
4
Add workaround for GitHub doc url's returning 403
#769
detrumi
closed
2 years ago
4
Remove unused Result assoc type from Fold trait
#768
eggyal
closed
2 years ago
11
Next