rust/crates/ra_syntax
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
..
fuzz Add fuzz test for reparsing 2019-03-22 08:04:48 +09:00
src Merge #1076 2019-04-02 19:01:54 +00:00
tests always show token text 2019-04-02 14:49:46 +03:00
Cargo.toml switch to new rowan 2019-04-01 12:06:24 +03:00