Skip to content

Conversation

@tmandry
Copy link
Member

@tmandry tmandry commented Feb 1, 2026

Thanks to @cramertj and @ssbr for helping with these use cases.

Rendered

tomassedovic and others added 2 commits February 3, 2026 15:48
Co-authored-by: Rémy Rakic <remy.rakic+github@gmail.com>
Co-authored-by: Rémy Rakic <remy.rakic+github@gmail.com>

#### Customizing Try for particular error types

Abseil has a feature to track the source location at each step an error is propagated, without relying on a much slower backtrace feature.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tmandry can you please add the link to Abseil here?


#### In-place initialization

Crubit's [ctor crate] implements a trait called Ctor that can be used to construct a value in-place. The intention is that you can write a function signature like this to accept a constructor for some type:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please link crubit directly as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants