Ian Manske 7271ad7909
Pass Stack ref to Completer::fetch (#12783)
# Description
Adds an additional `&Stack` parameter to `Completer::fetch` so that the
completers don't have to store a `Stack` themselves. I also removed
unnecessary `EngineState`s from the completers, since the same
`EngineState` is available in the `working_set.permanent_state` also
passed to `Completer::fetch`.
2024-05-09 13:38:24 +08:00
..
2024-05-05 16:00:59 +00:00
2024-04-09 16:48:32 +00:00
2024-03-26 21:17:30 +00:00
2024-05-03 10:35:37 +02:00
2024-03-26 21:17:30 +00:00