Skip to content

Update MSRV: 1.60.0 -> 1.63.0 - #107

Merged
bors[bot] merged 2 commits into
rust-cli:masterfrom
matthiasbeyer:update-rustc
Aug 17, 2023
Merged

Update MSRV: 1.60.0 -> 1.63.0#107
bors[bot] merged 2 commits into
rust-cli:masterfrom
matthiasbeyer:update-rustc

Conversation

@matthiasbeyer

Copy link
Copy Markdown
Member

We need to update the MSRV because the rustix dependency has this MSRV.

We need to update the MSRV because the `rustix` dependency has this
MSRV.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
@matthiasbeyer

Copy link
Copy Markdown
MemberAuthor

I cannot find the rustix crate in our dependencies, but the CI in #106 said that rustix needs to be built... so I'm filing this to see what's happening here...

@matthiasbeyer

Copy link
Copy Markdown
MemberAuthor

Running into #75 again here. @petreeftime any ideas how to proceed? The test failure is damn annoying, we cannot even work nicely with our contributors here.

@matthiasbeyer

Copy link
Copy Markdown
MemberAuthor

bors single on
bors try

borsBot added a commit that referenced this pull request Aug 17, 2023
@bors

borsBot commented Aug 17, 2023

Copy link
Copy Markdown
Contributor

try

Build failed:

This is obviously not how it is done. This patch will be merged to
master so that we can work on master without issues, but a PR will be
filed to revert this patch immediately... with a fix, if someone can
come up with one.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
@matthiasbeyer

Copy link
Copy Markdown
MemberAuthor

Cherry-picked commit from #99 because we need both the rustc update and the removal of the testcase to make CI green.

😠

@matthiasbeyer

Copy link
Copy Markdown
MemberAuthor

bors try

lets see what CI tells us about this.

borsBot added a commit that referenced this pull request Aug 17, 2023
@bors

borsBot commented Aug 17, 2023

Copy link
Copy Markdown
Contributor

try

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@matthiasbeyer

Copy link
Copy Markdown
MemberAuthor

bors merge

@bors

borsBot commented Aug 17, 2023

Copy link
Copy Markdown
Contributor

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

  • CI

@bors
borsBot merged commit 3c205a9 into rust-cli:masterAug 17, 2023
@matthiasbeyer
matthiasbeyer deleted the update-rustc branch August 17, 2023 07:53
Sign up for freeto 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.

1 participant

@matthiasbeyer