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

Reorganize borrowck notes and add note about re-borrowing #2635

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

randomPoison
Copy link
Collaborator

The speaker notes on the borrowck slide are a bit hard to read since it's a big block of bulleted points. I've reorganized the notes to be a bit easier to read by making some of the bullet points nested and by moving some of the points to the "More to Explore" section. I've also added a note on re-borrowing since students sometimes ask about it, and I've added some playground links to demonstrate some of the points.

Copy link
Collaborator

@djmitche djmitche left a comment

Choose a reason for hiding this comment

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

Looks good - thanks!

@djmitche djmitche merged commit f9aca37 into main Feb 7, 2025
37 checks passed
@djmitche djmitche deleted the legare/borrowck-notes branch February 7, 2025 22:05
@djmitche
Copy link
Collaborator

djmitche commented Feb 7, 2025

Oh, sorry, that was yours to merge -- I did it out of habit!

@randomPoison
Copy link
Collaborator Author

Haha no worries, it doesn't really matter who presses the "merge" button.

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