rust/clippy_dev
flip1995 79dbf10736
Use absolute path to Rust repo in ra_setup
This will convert the path to the Rust repo to an absolute path. This is
important for the clippy_lints/Cargo.toml file. Otherwise if a relative
path is passed, rst-analyzer won't find the Rust repo, because it starts
the relative path search from the clippy_lints dir, not the
rust-clippy dir where the ra_setup command was run from.
2021-02-05 17:23:04 +01:00
..
src Use absolute path to Rust repo in ra_setup 2021-02-05 17:23:04 +01:00
Cargo.toml rename cargo dev crater to cargo dev lintcheck 2021-01-23 02:18:11 +01:00
lintcheck_crates.toml rename cargo dev crater to cargo dev lintcheck 2021-01-23 02:18:11 +01:00