rust/crates/ra_hir_ty/src
2020-02-07 18:28:11 +01:00
..
infer Deal better with implicit type parameters and argument lists 2020-02-07 18:28:10 +01:00
tests Don't print implicit type args from impl Trait 2020-02-07 18:28:11 +01:00
traits Formatting 2020-02-07 18:28:10 +01: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
display.rs Omit default parameters for reference types 2020-01-22 16:55:09 +02:00
expr.rs Use path macro 2019-12-13 22:33:38 +01:00
infer.rs Formatting 2020-02-07 18:28:10 +01:00
lib.rs Don't print implicit type args from impl Trait 2020-02-07 18:28:11 +01:00
lower.rs Deal better with implicit type parameters and argument lists 2020-02-07 18:28:10 +01:00
marks.rs Clean up RPIT a bit 2020-02-07 18:28:10 +01:00
method_resolution.rs Change Ty::Param to contain param ID 2020-02-07 18:28:10 +01:00
op.rs Fix inference for shift operators 2020-01-17 16:59:51 +01:00
primitive.rs
test_db.rs Move impls to ItemScope 2019-12-20 16:52:02 +01:00
tests.rs Don't add non-impl/trait containers to scope 2019-12-29 14:47:47 +01:00
traits.rs Tweak Chalk settings 2020-01-27 21:52:35 +01:00
utils.rs Deal better with implicit type parameters and argument lists 2020-02-07 18:28:10 +01:00