Merge remote-tracking branch 'upstream/master' into compute-lazy-assits
# Conflicts: # crates/rust-analyzer/src/to_proto.rs
This commit is contained in:
@@ -123,7 +123,7 @@ impl Default for Config {
|
||||
check: Some(FlycheckConfig::CargoCommand {
|
||||
command: "check".to_string(),
|
||||
all_targets: true,
|
||||
all_features: true,
|
||||
all_features: false,
|
||||
extra_args: Vec::new(),
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user