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

Fix control flow examples #7

Open
2 tasks
skade opened this issue Apr 2, 2020 · 2 comments
Open
2 tasks

Fix control flow examples #7

skade opened this issue Apr 2, 2020 · 2 comments
Assignees

Comments

@skade
Copy link
Contributor

skade commented Apr 2, 2020

The last two examples of the control flow slides are bugged.

  • Use correct code example in "return" slide
  • Use working code example in "?" slide
@skade skade self-assigned this Apr 2, 2020
@darnuria
Copy link
Contributor

darnuria commented Oct 25, 2020

Hi, I worked on compiling code on control-flow/12.rs with trying to avoid too complicated notions I opened a pr about it! :) #24

@darnuria
Copy link
Contributor

darnuria commented Oct 25, 2020

Hmm also look like there is no more example code in control flow slides involving early return the only one I see is in overview/1.rs.

control-flow/11.rs do not introduce return usage to break-out calculation and scope.

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