Skip to content
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

Better document what exactly the action does #92

Open
RalfJung opened this issue Jul 19, 2023 · 1 comment
Open

Better document what exactly the action does #92

RalfJung opened this issue Jul 19, 2023 · 1 comment

Comments

@RalfJung
Copy link

The summary says that this "installs a Rust toolchain using rustup". However it clearly does more than that, since the toolchain also becomes the default toolchain to use afterwards. How exactly is that done? Is it a rustup default or a rustup override set or something else? The details matter when there are rust-toolchain files in the folder, so it would be great to have this documented.

@szepeviktor
Copy link

- run: rustup default ${{steps.parse.outputs.toolchain}}

@dtolnay dtolnay changed the title Better document what exactly the aciton does Better document what exactly the action does Sep 16, 2023
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

No branches or pull requests

2 participants