Twiddle comment.
This commit is contained in:
parent
9cc00d5f6c
commit
a0aedd14c7
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ fn fold_ty_path(&env e, &span sp, ast.path p, &option.t[def] d) -> @ast.ty {
|
|||
|
||||
alt (d_) {
|
||||
case (some[def](?d)) {
|
||||
// log "resolved name " + n.node.ident;
|
||||
// log "resolved name " + p.node.idents.(0);
|
||||
}
|
||||
case (none[def]) {
|
||||
e.sess.span_err(sp, "unresolved name: " + p.node.idents.(0));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue