rust/crates/ra_lsp_server
Florian Diebold fe6c4115f6 Rename ImplItem to ImplBlock
rustc uses the name ImplItem for items in impls, not the impl {} block itself,
which could lead to confusion.
2019-01-04 18:28:36 +01:00
..
src Rename ImplItem to ImplBlock 2019-01-04 18:28:36 +01:00
tests/heavy_tests fix tests 2019-01-03 14:43:47 +01:00
Cargo.toml Bump serde_json from 1.0.33 to 1.0.34 2018-12-31 09:48:16 +00:00