Feed dog
This commit is contained in:
parent
180e07e99e
commit
4832a853c7
2 changed files with 4 additions and 3 deletions
|
|
@ -104,6 +104,7 @@ pub struct AbsolutePathPrinter<'a, 'tcx> {
|
|||
|
||||
use rustc::ty::print::Printer;
|
||||
|
||||
#[allow(clippy::diverging_sub_expression)]
|
||||
impl<'tcx> Printer<'tcx, 'tcx> for AbsolutePathPrinter<'_, 'tcx> {
|
||||
type Error = !;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue