Matthias Krüger
|
573c47c9ba
|
remove a couple of clones
|
2025-05-01 11:41:42 +02:00 |
|
Prajwal S N
|
688464d5e6
|
fix: make::expr_call() -> CallExpr
Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>
|
2025-04-11 02:57:44 +05:30 |
|
Felicián Németh
|
f2ad0fcb21
|
Speed up resolving "Generate delegate method" assist (part 2)
Make it compile by adding a `None` subtype to rest of the AssistId
instantiations.
|
2025-03-22 09:58:44 +01:00 |
|
BenjaminBrienen
|
7535bb4661
|
cargo fmt
|
2025-03-15 21:32:01 +01:00 |
|
Giga Bowser
|
905e1e1fc0
|
internal: move make::expr_unit to make::ext::expr_unit
`expr_unit` is just a shortcut for a common expression, so it belongs in `make::ext`
|
2025-01-06 15:58:39 -06:00 |
|
Lukas Wirth
|
c08d419fba
|
HasGenericArgs syntax trait
|
2024-07-07 11:18:28 +02:00 |
|
Niklas Lindorfer
|
1aba0002df
|
Add convert From to TryFrom assist
|
2024-04-19 08:29:20 +01:00 |
|