Skip to content

Remove leftover reference to previously removed code example in Ch 16-03.#2527

Merged
carols10cents merged 1 commit intorust-lang:masterfrom
apogeeoak:leftover
Dec 23, 2020
Merged

Remove leftover reference to previously removed code example in Ch 16-03.#2527
carols10cents merged 1 commit intorust-lang:masterfrom
apogeeoak:leftover

Conversation

@apogeeoak
Copy link
Copy Markdown
Contributor

When the Sharing a Mutex Between Multiple Threads section was updated in #1779 a reference to the now removed unrolled example was leaked in the following section. This pull request addresses that by also removing this dangling reference.

@apogeeoak
Copy link
Copy Markdown
Contributor Author

The run lints check fails because even though the nightly toolchain is set as the default in the Install Rust step it is overridden by the 1.48 version that is set in the rust-toolchain file. The 1.48 version can be overridden by using rustup override set nightly in the main.yml workflow file.

@carols10cents carols10cents merged commit fc9ca86 into rust-lang:master Dec 23, 2020
@carols10cents
Copy link
Copy Markdown
Member

Thanks, great catch!

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