Conversation
- identify issues by label and title - reuse an existing issue if it already exists - use a bash script around `gh` so we don't add unvetted dependencies - add tests for the bash script using a fake `gh` mock
…x-lowering-link-and-thir-typo fix: typo in thir.md
open issues when scheduled linkcheck fails
adjust docs to latest offload usage
adjust docs to latest offload install
This updates the rust-version file to 4b6d04e.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@4b6d04e Filtered ref: rust-lang/rustc-dev-guide@9f03875 Upstream diff: rust-lang/rust@32d94cc...4b6d04e This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
fix generic offload usage
This updates the rust-version file to c999cef.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@c999cef Filtered ref: rust-lang/rustc-dev-guide@7c052fc Upstream diff: rust-lang/rust@4b6d04e...c999cef This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
Fix formatting, and make wording consistent
Collaborator
|
The rustc-dev-guide subtree was changed. If your future PRs only touch the subtree, consider submitting them directly to rust-lang/rustc-dev-guide, which is where the document is primarily maintained (and has faster CI). cc @BoxyUwU |
Member
Author
|
@bors r+ rollup |
Contributor
Contributor
|
☔ The latest upstream changes (presumably #162573) made this pull request unmergeable. Please resolve the merge conflicts by rebasing. This pull request was unapproved. |
Member
Author
|
re-doing... |
Member
Author
|
re-doinged #162981 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Subtree update of
rustc-dev-guideto rust-lang/rustc-dev-guide@c50fe0f.Created using https://github.com/rust-lang/josh-sync.
r? @ghost