You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing we still need to "clean up" are the left over tasks from the salsa migration. That is we currently have this query_group macro that mimics the old salsa API which we used to make the migration easier. We still need to get rid of all the invocations of that macro and replace them by the newer salsa APIs
@Veykril said:
Steps/History
#[salsa::interned]queries (internal: Remove interning from query_group #22328)#[salsa::input]queries (internal: remove input queries from#[query_group]#22639)#[salsa::lru]queries (internal: remove#[salsa::lru]support in#[query_group]#22700)#[salsa::invoke_interned]queries (internal: remove#[salsa::invoke_interned]support from#[query_group]#22702)LineIndexDatabase(RemoveLineIndexDatabase#22063)RootQueryDb(RemoveRootQueryDb#21944)ExpandDatabaseExpandDatabase::syntax_contextout of the query group #22658ExpandDatabase::expand_proc_macrointo its only caller #22689ExpandDatabase::proc_macro_spanin favor of the underlying fn #22699ExpandDatabasequeries #22719ExpandDatabase::*span_mapqueries #22729DefDatabaseHirDatabase