rust/crates/ra_syntax/src
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
..
algo reformat the world 2019-02-08 14:49:43 +03:00
ast Merge #1076 2019-04-02 19:01:54 +00:00
parsing switch to new rowan 2019-04-01 12:06:24 +03:00
validation simplify 2019-04-02 19:15:13 +03:00
algo.rs switch to new rowan 2019-04-01 12:06:24 +03:00
ast.rs add minimal comments 2019-04-02 13:02:23 +03:00
fuzz.rs Completely ignore errors for reparse fuzz 2019-03-22 08:09:11 +09:00
grammar.ron Merge #1076 2019-04-02 19:01:54 +00:00
lib.rs switch to new rowan 2019-04-01 12:06:24 +03:00
parsing.rs rename 2019-02-23 16:07:29 +03:00
ptr.rs allow dyn diagnostics 2019-03-25 10:52:12 +03:00
string_lexing.rs simplify 2019-04-02 19:15:13 +03:00
syntax_error.rs Fix an arithmetic overflow in reparser 2019-03-22 08:09:11 +09:00
syntax_node.rs always show token text 2019-04-02 14:49:46 +03:00
syntax_text.rs switch to new rowan 2019-04-01 12:06:24 +03:00
validation.rs switch to new rowan 2019-04-01 12:06:24 +03:00