Update bundled musl to 1.2.5 by est31 · Pull Request #125692 · rust-lang/rust (original) (raw)

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

est31

@rustbot rustbot added A-testsuite

Area: The testsuite used to check the correctness of rustc

S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-infra

Relevant to the infrastructure team, which will review and decide on the PR/issue.

labels

May 29, 2024

@est31 est31 added relnotes

Marks issues that should be documented in the release notes of the next release.

O-musl

Target: The musl libc

labels

May 29, 2024

bors added a commit to rust-lang-ci/rust that referenced this pull request

May 29, 2024

@bors

@est31 est31 marked this pull request as ready for review

May 29, 2024 20:48

kaffarell added a commit to kaffarell/tracing that referenced this pull request

Jun 7, 2024

@kaffarell

When using the linux-musl target for rust, the file creation time cannot be retrieved, as the current version does not support it yet ( This will be fixed with 0). In the meantime, we parse the datetime from the filename and use that as a fallback.

Fixes: tokio-rs#2999

kaffarell added a commit to kaffarell/tracing that referenced this pull request

Jun 11, 2024

@kaffarell

When using the linux-musl target for rust, the file creation time cannot be retrieved, as the current version does not support it yet ( This will be fixed with 0). In the meantime, we parse the datetime from the filename and use that as a fallback.

Fixes: tokio-rs#2999

kaffarell added a commit to kaffarell/tracing that referenced this pull request

Jun 12, 2024

@kaffarell

When using the linux-musl target for rust, the file creation time cannot be retrieved, as the current version does not support it yet ( This will be fixed with 0). In the meantime, we parse the datetime from the filename and use that as a fallback.

Fixes: tokio-rs#2999

kaffarell added a commit to kaffarell/tracing that referenced this pull request

Jun 13, 2024

@kaffarell

When using the linux-musl target for rust, the file creation time cannot be retrieved, as the current version does not support it yet ( This will be fixed with 0). In the meantime, we parse the datetime from the filename and use that as a fallback.

Fixes: tokio-rs#2999

kaffarell added a commit to kaffarell/tracing that referenced this pull request

Jun 17, 2024

@kaffarell

When using the linux-musl target for rust, the file creation time cannot be retrieved, as the current version does not support it yet ( This will be fixed with 0). In the meantime, we parse the datetime from the filename and use that as a fallback.

Fixes: tokio-rs#2999

@est31

@est31

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jul 24, 2024

@bors

Update bundled musl to 1.2.5

Update the bundled musl library from 1.2.3 to the 1.2.5 release from February 29, 2024.

Releases page

Prior update: rust-lang#107129

r? wesleywiser

try-job: dist-x86_64-musl try-job: dist-i586-gnu-i586-i686-musl try-job: dist-x86_64-linux

JustSoup312 added a commit to JustSoup312/bootupd that referenced this pull request

Oct 29, 2024

@JustSoup312

taiki-e

@Dylan-DPC Dylan-DPC added S-blocked

Status: Blocked on something else such as an RFC or other implementation work.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

Feb 8, 2025

kaffarell added a commit to kaffarell/tracing that referenced this pull request

Feb 25, 2025

@kaffarell

When using the linux-musl target for rust, the file creation time cannot be retrieved, as the current version does not support it yet ( This will be fixed with 0). In the meantime, we parse the datetime from the filename and use that as a fallback.

Fixes: tokio-rs#2999

@orhun orhun mentioned this pull request

Mar 25, 2025

x3ccd4828 pushed a commit to x3ccd4828/tracing that referenced this pull request

Mar 27, 2025

@kaffarell @x3ccd4828

When using the linux-musl target for rust, the file creation time cannot be retrieved, as the current version does not support it yet ( This will be fixed with 0). In the meantime, we parse the datetime from the filename and use that as a fallback.

Fixes: tokio-rs#2999

Gankra

Comment on lines +46 to +49