rust/crates/rust-analyzer
Lukas Wirth a8ecaa1979 Restructure find_path into a separate functions for modules and non-module items
Also renames `prefer_core` imports config to `prefer_no_std` and changes the behavior of no_std path searching by preferring `core` paths `over` alloc
2022-09-13 15:15:27 +02:00
..
src Restructure find_path into a separate functions for modules and non-module items 2022-09-13 15:15:27 +02:00
tests/slow-tests run stable fmt through rustup 2022-08-06 17:25:02 +03:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml Use lsp-types DECORATOR token type 2022-08-23 14:06:19 +02:00