rust-analyzer/crates/ra_hir_ty/src
Benjamin Coenen 585bb83e2a feat: add attributes support on struct fields and method #3870
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-04-09 09:53:53 +02:00
..
infer missing match arms diagnostic 2020-04-07 05:12:08 -07:00
tests Fix Chalk panic 2020-04-06 17:26:26 +02:00
traits Fix Chalk panic 2020-04-06 17:26:26 +02:00
_match.rs match checking add additional test for match checking tuple with missing pattern 2020-04-08 10:47:05 -07:00
autoderef.rs Upgrade Chalk again 2020-04-05 19:23:18 +02:00
db.rs Cleanup memory usage stats 2020-03-25 19:35:46 +01:00
diagnostics.rs missing match arms diagnostic change source to match expression 2020-04-07 05:12:08 -07:00
display.rs Merge #3744 2020-04-06 07:49:09 +00:00
expr.rs feat: add attributes support on struct fields and method #3870 2020-04-09 09:53:53 +02:00
infer.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
lib.rs missing match arms diagnostic 2020-04-07 05:12:08 -07:00
lower.rs Upgrade Chalk again 2020-04-05 19:23:18 +02:00
marks.rs Merge #3147 2020-02-14 20:32:55 +00:00
method_resolution.rs Upgrade Chalk again 2020-04-05 19:23:18 +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 feat: add attributes support on struct fields and method #3870 2020-04-09 09:53:53 +02:00
traits.rs Use log info in trait_solve_query 2020-04-06 21:01:58 +08:00
utils.rs Upgrade Chalk again 2020-04-05 19:23:18 +02:00