Reexport CheckLintNameResult
This commit is contained in:
parent
595345419d
commit
c549e656aa
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ use ty::query::Providers;
|
|||
use util::nodemap::NodeMap;
|
||||
|
||||
pub use lint::context::{LateContext, EarlyContext, LintContext, LintStore,
|
||||
check_crate, check_ast_crate,
|
||||
check_crate, check_ast_crate, CheckLintNameResult,
|
||||
FutureIncompatibleInfo, BufferedEarlyLint};
|
||||
|
||||
/// Specification of a single lint.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue