[META] causes of diverging dictionary expressions
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
Research direction
No files, tests, or entry points are named. Start by reading #1 and the two referenced Rust issues, then investigate how diverging dictionary expressions can arise, including unproductive cycles. Done means documenting the complete set of causes needed to guide soundness detection.
Written by the indexing model from the issue text.
Description
It took me a while to realize that trait resolution being turing complete does not mean that the resulting dictionary expressions have to also be so.
With this in mind, we currently plan to detect diverging meta-language expressions for soundness. What are all the ways with which we can build diverging dictionary expressions.
- #1
- unproductive cycles
References
- why does https://github.com/rust-lang/rust/issues/135011#issuecomment-2567620545 diverge?
- need issue for https://github.com/rust-lang/rust/issues/135246
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rust-lang/project-dictionary-passing
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
rust-lang/project-dictionary-passing#6 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
All issues in rust-lang/project-dictionary-passing
Similar issues
-
mlir
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
llvm/llvm-project#224908 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
area-CodeGen-coreclr untriaged
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
secondlife/sl-vscode-plugin#147 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
objectionary/phie#149 ·