Loading...
WG-Traits Planning Meeting
Context & Background About Chalk
Rustc Guide - Trait Solving
(new-style)
The
(mostly
up-to-date) guide to how the new trait solving system is
going
to work
Lowering Rust Traits to Logic
Explains the basic concepts at play
Unification in Chalk, Part 1
An introduction to unification
Unification in Chalk, Part 2
Extending the system for associated types
Negative reasoning in Chalk
How to prove that something is not true
Query structure in chalk
The basic chalk query structure, with pointers into the chalk implementation
Cyclic queries in chalk
Handling cyclic relations and enabling the implementation of implied bounds and other long-desired features in an elegant way
Chalk meets SLG
An on-demand SLG solver for chalk
Sprint docs
+
2019.03.18 - 2019.04.29
+
Older Traits Meeting Notes
Please turn on JavaScript to use Paper in all of its awesomeness. ^_^
Context & Background About Chalk
Sprint docs