Skip to content

add support for env::temp_dir#5029

Merged
RalfJung merged 3 commits into
rust-lang:masterfrom
RalfJung:temp_dir
May 12, 2026
Merged

add support for env::temp_dir#5029
RalfJung merged 3 commits into
rust-lang:masterfrom
RalfJung:temp_dir

Conversation

@RalfJung

Copy link
Copy Markdown
Member

Somehow we missed this one, and it's not covered by std tests either.

@rustbot rustbot added the S-waiting-on-author Status: Waiting for the PR author to address review comments label May 12, 2026
@RalfJung RalfJung marked this pull request as ready for review May 12, 2026 15:03
@RalfJung RalfJung enabled auto-merge May 12, 2026 15:03
@rustbot

rustbot commented May 12, 2026

Copy link
Copy Markdown
Collaborator

Thank you for contributing to Miri! A reviewer will take a look at your PR, typically within a week or two.
Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.

@rustbot rustbot added S-waiting-on-review Status: Waiting for a review to complete and removed S-waiting-on-author Status: Waiting for the PR author to address review comments labels May 12, 2026
@RalfJung RalfJung added this pull request to the merge queue May 12, 2026
Merged via the queue into rust-lang:master with commit 6470cef May 12, 2026
13 checks passed
@RalfJung RalfJung deleted the temp_dir branch May 12, 2026 15:56
@rustbot rustbot removed the S-waiting-on-review Status: Waiting for a review to complete label May 12, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 15, 2026
actually run the temp_dir doctest

No idea why this currently doesn't get run.

That said, this might fail in Miri, so we may have to wait for rust-lang/miri#5029.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 15, 2026
actually run the temp_dir doctest

No idea why this currently doesn't get run.

That said, this might fail in Miri, so we may have to wait for rust-lang/miri#5029.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 15, 2026
actually run the temp_dir doctest

No idea why this currently doesn't get run.

That said, this might fail in Miri, so we may have to wait for rust-lang/miri#5029.
rust-bors Bot pushed a commit to rust-lang/rust that referenced this pull request May 15, 2026
actually run the temp_dir doctest

No idea why this currently doesn't get run.

That said, this might fail in Miri, so we may have to wait for rust-lang/miri#5029.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 15, 2026
actually run the temp_dir doctest

No idea why this currently doesn't get run.

That said, this might fail in Miri, so we may have to wait for rust-lang/miri#5029.
Zalathar added a commit to Zalathar/rust that referenced this pull request May 15, 2026
actually run the temp_dir doctest

No idea why this currently doesn't get run.

That said, this might fail in Miri, so we may have to wait for rust-lang/miri#5029.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 15, 2026
actually run the temp_dir doctest

No idea why this currently doesn't get run.

That said, this might fail in Miri, so we may have to wait for rust-lang/miri#5029.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 15, 2026
actually run the temp_dir doctest

No idea why this currently doesn't get run.

That said, this might fail in Miri, so we may have to wait for rust-lang/miri#5029.
rust-timer added a commit to rust-lang/rust that referenced this pull request May 16, 2026
Rollup merge of #156493 - RalfJung:run-temp-dir, r=ChrisDenton

actually run the temp_dir doctest

No idea why this currently doesn't get run.

That said, this might fail in Miri, so we may have to wait for rust-lang/miri#5029.
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