rust/crates/ra_hir_ty/src
bors[bot] e00b9ca3c9
Merge #3215
3215: Exclude methods from non-parameter types introduced by generic constraints r=flodiebold a=lnicola

Fixes #3184.

r? @flodiebold

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-02-19 19:46:37 +00:00
..
infer More manual clippy fixes 2020-02-18 16:12:37 +02:00
tests Exclude methods from non-parameter types introduced by generic constraints 2020-02-19 10:46:13 +02:00
traits More manual clippy fixes 2020-02-18 16:12:37 +02:00
autoderef.rs Clippy lints 2019-12-20 15:14:30 -05:00
db.rs Formatting 2020-02-07 18:28:10 +01:00
diagnostics.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
display.rs Move hir_fmt code to display module 2020-02-14 15:01:42 +01:00
expr.rs Fill missing fields of enum variants 2020-02-19 18:17:09 +01:00
infer.rs Run cargo +nightly fix --clippy -Z unstable-options 2020-02-18 16:03:08 +02:00
lib.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
lower.rs Run cargo +nightly fix --clippy -Z unstable-options 2020-02-18 16:03:08 +02:00
marks.rs Merge #3147 2020-02-14 20:32:55 +00:00
method_resolution.rs Exclude methods from non-parameter types introduced by generic constraints 2020-02-19 10:46:13 +02:00
op.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
primitive.rs
test_db.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
tests.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
traits.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
utils.rs Deal better with implicit type parameters and argument lists 2020-02-07 18:28:10 +01:00