mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
Reexport CheckLintNameResult
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user