Thomas B

Results 236 comments of Thomas B

> Does anyone know of any messier workarounds to this? I have a comment table, that has column `parent_id: Option` , and I need to join to itself to get...

It's currently not faillible but I don't see a reason why it couldn't be.

I think there are two reasons : first, if you end up, during template rendering (probably destined to final user), being asked to display a struct (a non-final type), that...

Oh, `length` does some silent-failing to 0 as well 😞

Rust has changed id too. Perhaps this tool could also fetch the language list dynamically.

Does this fix `flatten` and untagged enums? **EDIT:** According to my tests this doesn't seem to fix flatten. What exactly does this fix?

Should we maybe still try to merge it? I'm sure I wouldn't be alone to benefit from the serde support working better :) (Currently I'm using this PR, without the...

It looks like we have: ```rust impl for Val, { BorrowedStrDeserializer::new(self.1).deserialize_any(visitor) } ``` in the current code of the crate, so this should work no?

The problem here is not workforce but the decision on the relevant discussion. If you have *new* insights on the topic feel free to add them there. 🙂

Indeed! Sorry for missing your previous message.