rust/crates/ra_syntax/src/ast
bors[bot] fdbebccd71 Merge #1076
1076: Const body inference r=flodiebold a=Lapz

This is the second part of #887. I've added type inference on const bodies and introduced the DefWithBody containing Function, Const and Static. I want to add tests but im unsure on how I would go about testing that completions work.


Co-authored-by: Lenard Pratt <l3np27@gmail.com>
2019-04-02 19:01:54 +00:00
..
expr_extensions.rs add minimal comments 2019-04-02 13:02:23 +03:00
extensions.rs add minimal comments 2019-04-02 13:02:23 +03:00
generated.rs Merge #1076 2019-04-02 19:01:54 +00:00
generated.rs.tera support upcastig in AST enum 2019-02-24 16:57:05 +03:00
tokens.rs fix inner block doc comments 2019-04-02 14:42:47 +03:00
traits.rs add minimal comments 2019-04-02 13:02:23 +03:00