Re: [PATCH v10 5/8] rust: clist: Add support to interface with C linked lists

From: Gary Guo

Date: Thu Feb 19 2026 - 09:37:57 EST


On 2026-02-19 11:21, Danilo Krummrich wrote:

Examples don't necessarily need '//' at the end, as they are not automatically
formatted anyways.

(I hope that we will have a solution for import formatting before rustfmt
supports doc-comments. :)

There is format_code_in_doc_comments option in rustfmt, unfortunately it's unstable.

Best,
Gary