Files
turso/core
jussisaurio acdfe2be0c Merge 'cleanup: replace &(*x) with x.as_ref() for smart pointer derefs' from Ziyak Jehangir
The only instances of the &(*x) dereferencing pattern in the codebase,
is used with Completion smart pointers. Changed it to use as_ref(). No
functional changes.

Closes #516
2024-12-19 17:43:59 +02:00
..
2024-12-19 12:30:32 +02:00
2024-12-13 13:09:13 +01:00
2024-09-20 11:45:55 +02:00
2024-12-19 12:30:32 +02:00
2024-12-09 22:48:42 +05:30