rust/crates/ide-assists
bors b771de3fdc Auto merge of #15179 - ponyii:fix/default-values-of-const-params-are-ignored, r=HKalbasi
the "add missing members" assists: implemented substitution of default values of const params

To achieve this, I've made `hir::ConstParamData` store the default values
2023-08-15 10:17:43 +00:00
..
src Auto merge of #15179 - ponyii:fix/default-values-of-const-params-are-ignored, r=HKalbasi 2023-08-15 10:17:43 +00:00
Cargo.toml internal: Enable smallvec's union feature 2023-02-14 17:01:01 +01:00