Make Conf::default available
Fixes RLS
This commit is contained in:
@@ -171,7 +171,7 @@ pub mod write;
|
||||
pub mod zero_div_zero;
|
||||
// end lints modules, do not remove this comment, it’s used in `update_lints`
|
||||
|
||||
use crate::utils::conf::Conf;
|
||||
pub use crate::utils::conf::Conf;
|
||||
|
||||
mod reexport {
|
||||
crate use syntax::ast::{Name, NodeId};
|
||||
|
||||
Reference in New Issue
Block a user