Skip to content

Conversation

Manishearth
Copy link
Contributor

Copy link
Member

@nekevss nekevss left a comment

Choose a reason for hiding this comment

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

Overall, looks good. I'm inclined to merge this.

CC: @robot-head - this will probably cause a conflict on the next merge / rebase for #366. But I think fixing this in the short term is the best approach

@@ -304,8 +304,13 @@ impl NormalizedDurationRecord {
self.norm
}

pub(crate) fn sign(&self) -> TemporalResult<Sign> {
Ok(self.date.sign())
pub(crate) fn sign(&self) -> Sign {
Copy link
Member

Choose a reason for hiding this comment

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

Ahhhh, interesting that was holdover.

@nekevss nekevss merged commit d8496bc into boa-dev:main Jul 5, 2025
8 checks passed
@Manishearth Manishearth deleted the timeduration branch July 5, 2025 15:48
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.

2 participants