rust-analyzer/crates/ra_hir_ty/src
Aleksey Kladov fd030f9450 Revert "Merge #4233"
This reverts commit a5f2b16366, reversing
changes made to c96b2180c1.
2020-05-02 01:12:37 +02:00
..
infer Revert "Merge #4233" 2020-05-02 01:12:37 +02:00
tests Add test 2020-05-01 20:01:17 +08:00
traits Update Chalk, and cache Chalk env elaboration through a query 2020-04-20 19:16:01 +02:00
_match.rs missing match arm diagnostic support enum record type 2020-04-18 05:54:56 -07:00
autoderef.rs Switch Chalk to recursive solver 2020-04-16 13:06:23 +02:00
db.rs Rename StructField -> Field 2020-04-25 14:23:34 +02:00
diagnostics.rs Simplify Diagnostic structure 2020-04-17 13:56:42 +02:00
display.rs Implement Chalk's debug methods using TLS 2020-04-10 15:04:06 +02:00
expr.rs Rename StructField -> Field 2020-04-25 14:23:34 +02:00
infer.rs Fix panic in NoSuchField diagnostic 2020-04-25 21:09:33 +02:00
lib.rs Rename to associated_type_shorthand_candidates 2020-04-30 00:10:30 +02:00
lower.rs Rename to associated_type_shorthand_candidates 2020-04-30 00:10:30 +02:00
marks.rs Merge #3147 2020-02-14 20:32:55 +00:00
method_resolution.rs Look up impls by self type 2020-04-11 18:04:09 +02:00
op.rs More manual clippy fixes 2020-02-18 16:12:37 +02:00
primitive.rs Doc primitives 2019-11-26 15:41:48 +03:00
test_db.rs missing match arm diagnostic support enum record type 2020-04-18 05:54:56 -07:00
tests.rs add support for cfg feature attributes on expression #4063 2020-04-25 15:48:04 +02:00
traits.rs Update Chalk, and cache Chalk env elaboration through a query 2020-04-20 19:16:01 +02:00
utils.rs For associated type shorthand (T::Item), use the substs from the where clause 2020-04-26 16:58:08 +02:00