ponyii
|
52b4392724
|
the "add missing members" assists: implemented substitution of default values of const params
|
2023-08-08 21:57:54 +04:00 |
|
Ryo Yoshida
|
4e793e7859
|
Use anonymous lifetime where possible
|
2023-06-29 23:27:28 +09:00 |
|
ponyii
|
7e08933a26
|
the "implement missing members" assist's const transformation patched
|
2023-06-16 20:34:44 +04:00 |
|
ponyii
|
8a3c21442e
|
refactoring
|
2023-06-15 17:56:08 +04:00 |
|
ponyii
|
b07490ffe9
|
made the add_missing_impl_members and add_missing_default_members assists transform default generic types
|
2023-06-14 17:37:34 +04:00 |
|
ponyii
|
5ce65a1d92
|
the "implement missing members" assist's const transformation implemented
|
2023-06-12 20:16:22 +04:00 |
|
ponyii
|
7f45cccda4
|
lifetime transformation: refactoring & a new test
|
2023-06-03 21:34:31 +04:00 |
|
ponyii
|
fe8f862757
|
made the add_missing_impl_members and add_missing_default_members assists transform lifetimes
|
2023-06-03 21:12:11 +04:00 |
|
Ryo Yoshida
|
ac03de773f
|
Add flag to disallow opaque types for DisplayTarget::SourceCode
|
2023-04-12 19:03:48 +09:00 |
|
Ryo Yoshida
|
3edde6fcc1
|
Support generic function in generate_function assist
|
2023-01-31 21:05:25 +09:00 |
|
Lukas Wirth
|
7d19971666
|
Add config to unconditionally prefer core imports over std
Fixes https://github.com/rust-lang/rust-analyzer/issues/12979
|
2022-09-09 20:04:56 +02:00 |
|
Lukas Wirth
|
aa1491ecde
|
Record derive helper attributes, resolve them in IDE layer
|
2022-07-26 09:26:51 +02:00 |
|
Amos Wenger
|
816f7fe12a
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|