rust/crates/rust-analyzer
bors[bot] 3232fd5179
Merge #4220 #4240
4220: Introduce LowerCtx r=matklad a=edwin0cheng

This PR introduces `LowerCtx` for path lowering. 

After this PR, there are only 2 places remains for using deprecated `Path::from_ast`, which is related to `AstTransform` I am not familiar. I would like to change these in another PR by others ;)

related disscusiion:  https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0/topic/Path.3A.3Afrom_src

And also fixed part of https://github.com/rust-analyzer/rust-analyzer/issues/4176#issuecomment-620672930

4240: Bump deps r=matklad a=lnicola



Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-05-01 20:16:25 +00:00
..
src Address comments 2020-05-01 14:12:31 -04:00
tests/heavy_tests Filter out CodeActions if a server only support commands. 2020-05-01 13:44:32 -04:00
build.rs Remove unused placeholder 2020-02-21 18:33:45 +08:00
Cargo.toml Bump deps 2020-05-01 15:29:03 +03:00