Skip to content

Commit a0843c9

Browse files
committed
tracing is assigned
1 parent 7697104 commit a0843c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roadmap.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ name = "chalk-debugging"
105105
label = "Improve ability to debug chalk from within rustc or rust-analyzer"
106106
requires = [ ]
107107
items = [
108-
{ label="Integrate tracing library", href="https://github.com/rust-lang/chalk/issues/337" },
108+
{ label="Integrate tracing library", href="https://github.com/rust-lang/chalk/issues/337", status="Assigned" },
109109
{ label="Extract standalone examples automatically" },
110110
]
111111

0 commit comments

Comments
 (0)