skip test, remove whitespace
This commit is contained in:
parent
b9a9559c91
commit
24b201fa48
2 changed files with 2 additions and 1 deletions
|
|
@ -1529,7 +1529,7 @@ fn require_unsafe(sess: session::session, f_purity: ast::purity, sp: span) {
|
|||
ast::unsafe_fn. { ret; }
|
||||
_ {
|
||||
sess.span_fatal(
|
||||
sp,
|
||||
sp,
|
||||
"Found unsafe expression in safe function decl");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue