Add some FIXMEs for issue #607
This commit is contained in:
parent
021b203fc6
commit
a34b61fb15
2 changed files with 5 additions and 1 deletions
|
|
@ -332,6 +332,7 @@ fn build_link_meta(&session::session sess, &ast::crate c,
|
|||
sha.input_str(len_and_str(name));
|
||||
}
|
||||
case (ast::meta_list(_, _)) {
|
||||
// FIXME (#607): Implement this
|
||||
fail "unimplemented meta_item variant";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue