Skip to content

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Mar 1, 2021

The default behavior was changed during the course PR #9112, but the docs weren't updated.

Closes #9218

@rust-highfive
Copy link

r? @Eh2406

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 1, 2021
@Eh2406
Copy link
Contributor

Eh2406 commented Mar 1, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Mar 1, 2021

📌 Commit c8e27b9 has been approved by Eh2406

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 1, 2021
@bors
Copy link
Contributor

bors commented Mar 1, 2021

⌛ Testing commit c8e27b9 with merge a3391a4...

@bors
Copy link
Contributor

bors commented Mar 1, 2021

☀️ Test successful - checks-actions
Approved by: Eh2406
Pushing a3391a4 to master...

@bors bors merged commit a3391a4 into rust-lang:master Mar 1, 2021
ehuss pushed a commit that referenced this pull request Mar 1, 2021
Update split-debuginfo docs around the default.

The default behavior was changed during the course PR #9112, but the docs weren't updated.

Closes #9218
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Mar 3, 2021
Update cargo

12 commits in 572e201536dc2e4920346e28037b63c0f4d88b3c..c68432f1e5cbbc09833699a951b1b5b059651dff
2021-02-24 16:51:20 +0000 to 2021-03-02 18:26:29 +0000
- Don't panic when printing JSON with non-utf8 paths (rust-lang/cargo#9226)
- Detect changes for JSON spec targets. (rust-lang/cargo#9223)
- Fix `cargo_target_empty_cfg` test with env var. (rust-lang/cargo#9225)
- Correct default cargo new edition (rust-lang/cargo#9202)
- Update split-debuginfo docs around the default. (rust-lang/cargo#9224)
- Minor update to registry API error messages. (rust-lang/cargo#9213)
- Some minor code cleanup. (rust-lang/cargo#9214)
- doc: Fix spelling worksapce->workspace (rust-lang/cargo#9212)
- Update SPDX version in docs. (rust-lang/cargo#9209)
- Throw error if CARGO_TARGET_DIR is an empty string (rust-lang/cargo#8939)
- testsuite: Use split debuginfo on macos. (rust-lang/cargo#9207)
- testsuite: Improve performance when using rustup. (rust-lang/cargo#9206)
@ehuss
Copy link
Contributor Author

ehuss commented Mar 12, 2021

I accidentally merged this to the rust-1.51.0 branch directly. I'm going to leave it, since I wanted to backport it, I just pushed to the wrong remote. Just wanted to leave a note here that I did that.

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 12, 2021
[beta] Update cargo

2 commits in 9294589828ca283c690625a7fade9d264e64606d..35a2a434d37e796e2f013f577b3c481f518afd97
2021-02-22 22:05:24 +0000 to 2021-03-12 01:08:31 +0000
- [beta] Fix issue with filtering exclusive target dependencies. (rust-lang/cargo#9257)
- Update split-debuginfo docs around the default. (rust-lang/cargo#9224)
bors added a commit that referenced this pull request Apr 18, 2021
…ehuss

doc: add split-debuginfo doc in config chapter

Follow up for #9224.
@ehuss ehuss modified the milestones: 1.51.0, 1.52.0 Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: split-debuginfo docs claim unpacked is the default on macOS.
4 participants