rust/crates/ide-db/src
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
..
generated Spelling 2023-04-19 09:45:55 -04:00
imports refactoring 2023-08-08 21:57:55 +04:00
syntax_helpers Update crates/ide-db/src/syntax_helpers/node_ext.rs 2023-05-19 09:33:57 +02:00
test_data internal: Lazy eager macros 2023-06-09 13:02:13 +02:00
tests Return Option 2023-05-06 00:57:57 -07:00
active_parameter.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
apply_change.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
assists.rs Spelling 2023-04-19 09:45:55 -04:00
defs.rs Support doc links that resolve to fields 2023-08-07 00:59:35 +09:00
famous_defs.rs Add ExternCrateDecl to HIR 2023-08-02 11:52:55 +02:00
helpers.rs cleanup + docs + tests 2023-07-07 23:12:09 -04:00
items_locator.rs Remove SearchMode:Contains 2023-06-30 23:37:23 +09:00
label.rs
lib.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
path_transform.rs refactoring 2023-08-08 21:57:55 +04:00
rename.rs Add ExternCrateDecl to HIR 2023-08-02 11:52:55 +02:00
rust_doc.rs
search.rs Updated search to expose some more functions and to make search take the search scope by reference. 2023-07-09 17:30:21 -04:00
source_change.rs Test rendering of snippets 2023-07-12 17:22:02 -04:00
symbol_index.rs fix: Fix only_types config filtering out traits from world symbols 2023-08-12 06:40:49 +02:00
traits.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ty_filter.rs
use_trivial_constructor.rs refactoring 2023-08-08 21:57:55 +04:00