rust-analyzer/crates/ide-assists/src
bors 21e5dc2af9 Auto merge of #14881 - Veykril:name-display, r=Veykril
internal: Replace Display impl for Name

This allows us to plug in interner for `Name`s that live inside the database.
2023-05-25 12:04:16 +00:00
..
handlers Auto merge of #14881 - Veykril:name-display, r=Veykril 2023-05-25 12:04:16 +00:00
tests feat: restrict applicable range of reorder-impl-trait-items 2023-04-09 00:14:48 +08:00
utils internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
assist_config.rs feat: add config for inserting must_use in generate_enum_as_method 2022-10-24 13:18:24 +05:30
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Add assist to convert nested function to closure 2023-03-31 12:16:49 +02:00
tests.rs internal: Set Durability to HIGH for enable_proc_attr_macros input 2023-03-30 15:11:22 +02:00
utils.rs add_missing_impl_members and add_missing_default_members break indentation no longer 2023-05-10 22:27:05 +04:00