rust-analyzer/crates/ra_hir_ty/src
bors[bot] 0390d62168
Merge #3979
3979: fix missing match arm false positive for enum with no variants r=flodiebold a=JoshMcguigan

fixes #3974

Co-authored-by: Josh Mcguigan <joshmcg88@gmail.com>
2020-04-16 12:57:31 +00:00
..
infer Switch Chalk to recursive solver 2020-04-16 13:06:23 +02:00
tests Test for non-working proc macro server assoc types 2020-04-16 13:06:23 +02:00
traits Switch Chalk to recursive solver 2020-04-16 13:06:23 +02:00
_match.rs fix false positive for enum with no variants 2020-04-16 05:37:49 -07:00
autoderef.rs Switch Chalk to recursive solver 2020-04-16 13:06:23 +02:00
db.rs Look up impls by self type 2020-04-11 18:04:09 +02:00
diagnostics.rs Forward compat 2020-04-11 00:27:00 +02:00
display.rs Implement Chalk's debug methods using TLS 2020-04-10 15:04:06 +02:00
expr.rs fix false positive for enum with no variants 2020-04-16 05:37:49 -07:00
infer.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
lib.rs fix false positive for enum with no variants 2020-04-16 05:37:49 -07:00
lower.rs Merge #3964 #3965 #3967 2020-04-15 09:19:46 +00: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 arms diagnostic 2020-04-07 05:12:08 -07:00
tests.rs Remove dead code 2020-04-11 19:36:31 +02:00
traits.rs Switch Chalk to recursive solver 2020-04-16 13:06:23 +02:00
utils.rs Upgrade Chalk again 2020-04-05 19:23:18 +02:00