aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer/src/cargo_target_spec.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy::redudant_borrowMaan20032021-06-131-1/+1
* Fix build script dependenciesJonas Schievink2021-05-121-1/+1
* Make `ast_to_token_tree` infallibleJonas Schievink2021-04-041-1/+1
* More maintainable configAleksey Kladov2021-01-061-2/+3
* Open Cargo.toml opens more specific manifestAleksey Kladov2020-12-081-3/+9
* Emit better #[cfg] diagnosticsJonas Schievink2020-10-221-2/+2
* Simplify cfg representationJonas Schievink2020-10-211-2/+4
* Allow running a test as a binaryJonas Schievink2020-08-261-1/+5
* Rename ra_ide -> ideAleksey Kladov2020-08-131-1/+1
* Rename ra_project_model -> project_modelPavan Kumar Sunkara2020-08-131-1/+1
* fmtAleksey Kladov2020-08-131-1/+1
* Rename ra_cfg -> cfgAleksey Kladov2020-08-131-2/+2
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-1/+1
* Cleanup CFG APIAleksey Kladov2020-07-231-35/+21
* Remove unwanted dependencyAleksey Kladov2020-07-081-1/+1
* Implement rust-analyzer feature configuration to tests.daxpedda2020-07-021-7/+16
* Tweak visibilityAleksey Kladov2020-06-251-1/+1
* Cleanup project.json deserializationAleksey Kladov2020-06-241-3/+2
* New VFSAleksey Kladov2020-06-231-0/+4
* Better encapsulate reverse-mapping of files to cargo targetsAleksey Kladov2020-06-171-18/+14
* Rename WorldState -> GlobalStateAleksey Kladov2020-06-031-2/+2
* MinorAleksey Kladov2020-06-021-5/+80
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-231-7/+6
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-211-0/+9
* add doctest support #4317Benjamin Coenen2020-05-051-6/+20
* Add `cargo test` to the list of Run commandsAleksey Kladov2020-04-261-0/+1
* feat: run ignored testsHannes De Valkeneer2020-04-221-1/+4
* Add crate versions when running cargo -p commands.o0Ignition0o2020-03-311-1/+1
* More direct CargoWorkspaceAleksey Kladov2020-03-191-3/+3
* feat: add debug code lensHannes De Valkeneer2020-03-111-22/+20
* Rename folderAleksey Kladov2020-02-181-0/+118