Skip to content

Commit b81e236

Browse files
committed
introduce "align placeholders" as a step in the rustc IR
1 parent bd521a8 commit b81e236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roadmap.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ label = "Map chalk types to rustc types"
3838
items = [
3939
{ label = "Make intern methods take &self", href="https://github.com/rust-lang-nursery/chalk/issues/328" },
4040
{ label = "Make data methods take &self" },
41+
{ label = "Align placeholders and ty::Param" },
4142
{ label = "Move Identifier to TypeFamily" },
4243
{ label = "Adapt rutsc's debruijn index model", port="debruijn" },
4344
{ label = "Remove all vectors, boxes" },

0 commit comments

Comments
 (0)