rust/src/librustc/lint
Ivan Petkov 2fc6224411 Rename LintPass::check_trait_method to check_trait_item
Traits can have associated types and not just methods. This
clarification reflects the the type of the input the method accepts.

[breaking-change]
2015-02-28 13:56:37 -08:00
..
builtin.rs Update docs for rustc_lint crateification. 2015-02-28 15:34:00 +11:00
context.rs Rename LintPass::check_trait_method to check_trait_item 2015-02-28 13:56:37 -08:00
mod.rs Rename LintPass::check_trait_method to check_trait_item 2015-02-28 13:56:37 -08:00