parent
07c2e61436
commit
76321d3300
52 changed files with 61 additions and 61 deletions
|
@ -13,7 +13,7 @@ use rustc::hir;
|
|||
use rustc::lint::*;
|
||||
use rustc::{declare_lint, lint_array};
|
||||
use syntax::ast;
|
||||
use syntax::codemap::Span;
|
||||
use syntax::source_map::Span;
|
||||
|
||||
/// **What it does:** it lints if an exported function, method, trait method with default impl,
|
||||
/// or trait method impl is not `#[inline]`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue