Hide warnings in pretty module for now
This commit is contained in:
parent
736174d470
commit
f6c9835e29
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
// TODO Remove this and print whitespace and comments properly
|
||||||
|
#![allow(unused_variables)]
|
||||||
|
|
||||||
use pretty::{Pretty, RcAllocator};
|
use pretty::{Pretty, RcAllocator};
|
||||||
|
|
||||||
mod basic;
|
mod basic;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue