Skip to content

adjust josh pushing, remove './miri toolchain HEAD/commit' #2667

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

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

RalfJung
Copy link
Member

Looks like pushing works much better if we use as base commit the last commit we pulled from rustc and merged into Miri. Which I guess is fair. Conveniently, the rust-version file should usually be pretty much exactly that commit. Also adjust rustc-pull to update that file.

Pulling is now the way to update to a newer rustc, so I also removed ./miri toolchain HEAD.

@RalfJung RalfJung changed the title adjust josh pushing adjust josh pushing, remove './miri toolchain HEAD' Nov 15, 2022
@RalfJung RalfJung changed the title adjust josh pushing, remove './miri toolchain HEAD' adjust josh pushing, remove './miri toolchain HEAD/commit' Nov 15, 2022
@RalfJung
Copy link
Member Author

RalfJung commented Nov 15, 2022

In fact we probably want ./miri rustc-pull to be the only thing that updates that toolchain file, so I removed the ability of ./miri toolchain to even do that. It is now only there fore reading rust-version and installing the toolchain specified there.

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Nov 15, 2022

📌 Commit 892f76a has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 15, 2022

⌛ Testing commit 892f76a with merge 981afc3...

@bors
Copy link
Contributor

bors commented Nov 15, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 981afc3 to master...

@bors bors merged commit 981afc3 into rust-lang:master Nov 15, 2022
@RalfJung RalfJung deleted the josh branch November 15, 2022 18:54
RalfJung pushed a commit to RalfJung/miri that referenced this pull request Nov 17, 2022
adjust josh pushing, remove './miri toolchain HEAD/commit'

Looks like pushing works much better if we use as base commit the last commit we pulled from rustc and merged into Miri. Which I guess is fair. Conveniently, the `rust-version` file should usually be pretty much exactly that commit. Also adjust `rustc-pull` to update that file.

Pulling is now the way to update to a newer rustc, so I also removed `./miri toolchain HEAD`.
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