Use the type from the macro
This commit is contained in:
parent
f581aa7779
commit
a25a172e60
@ -506,7 +506,7 @@ pub fn register_plugins(reg: &mut rustc_plugin::Registry) {
|
||||
panic::PANIC_PARAMS,
|
||||
partialeq_ne_impl::PARTIALEQ_NE_IMPL,
|
||||
precedence::PRECEDENCE,
|
||||
is_unit_expr::UnitExpr,
|
||||
is_unit_expr::UNIT_EXPR,
|
||||
print::PRINT_WITH_NEWLINE,
|
||||
ptr::CMP_NULL,
|
||||
ptr::MUT_FROM_REF,
|
||||
|
Loading…
x
Reference in New Issue
Block a user