rust/crates/ra_hir
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
..
src Merge #897 2019-02-25 12:03:57 +00:00
Cargo.toml Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00