Skip to content

Remove more nightly Rust.#159

Open
jonathanpallant wants to merge 1 commit intomainfrom
rust-bump
Open

Remove more nightly Rust.#159
jonathanpallant wants to merge 1 commit intomainfrom
rust-bump

Conversation

@jonathanpallant
Copy link
Copy Markdown
Contributor

It all works on stable now (with RUSTC_BOOTSTRAP=1 for building libcore from source), so just use stable rust.

It all works on stable now (with RUSTC_BOOTSTRAP=1)
rustup component add rust-src
- name: Build
run: |
just build-tier3 ${{ matrix.target }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we re-name those targets?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename what targets?

rustup component add rust-src
- name: Build
run: |
just build-tier3-no-atomics ${{ matrix.target }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

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.

3 participants