Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make methods on NaiveDateTime const where possible #1286

Merged
merged 2 commits into from
Sep 29, 2023

Make `NaiveDateTime::and_utc` const

6b3a314
Select commit
Loading
Failed to load commit list.
Merged

Make methods on NaiveDateTime const where possible #1286

Make `NaiveDateTime::and_utc` const
6b3a314
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 29, 2023 in 1s

96.49% of diff hit (target 91.53%)

View this Pull Request on Codecov

96.49% of diff hit (target 91.53%)

Annotations

Check warning on line 129 in src/naive/datetime/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/datetime/mod.rs#L129

Added line #L129 was not covered by tests

Check warning on line 131 in src/naive/datetime/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/datetime/mod.rs#L131

Added line #L131 was not covered by tests