bors[bot] 7c9acf2f83 Merge #897
897: Add basic const/static type inference r=flodiebold a=vipentti

This adds basic const/static type inference discussed in #887.

Currently the inference does not work for const/static declared inside a block. In addition the inference does not work inside the bodies of const/static.

Co-authored-by: Ville Penttinen <villem.penttinen@gmail.com>
2019-02-25 12:03:57 +00:00
..
2019-02-24 15:46:06 +03:00
2019-02-18 16:43:16 +03:00
2019-02-21 15:57:40 +03:00
2019-02-25 12:03:57 +00:00
2019-02-24 13:14:14 +03:00
2019-02-12 20:57:13 +03:00
2019-02-19 20:06:53 +03:00
2019-02-21 13:45:10 +03:00