Skip to content
Snippets Groups Projects

Fetch analysis crate directly from the upstream git

Merged Vincent Lafeychine requested to merge cargo/analysis-git into main
All threads resolved!
Files
3
@@ -210,8 +210,6 @@ rustflags = [
"-Aclippy::let_unit_value",
]
# See https://doc.rust-lang.org/1.74.0/nightly-rustc/cargo/core/features/struct.GitoxideFeatures.html
[unstable.gitoxide]
checkout = true
fetch = true
Loading