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

Automatically add exercise section. #52

Merged
merged 8 commits into from
May 24, 2024
Merged

Automatically add exercise section. #52

merged 8 commits into from
May 24, 2024

Conversation

LukeMathWalker
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented May 24, 2024

Deploy Preview for 100-exercises-to-learn-rust ready!

Name Link
🔨 Latest commit 5f52d16
🔍 Latest deploy log https://app.netlify.com/sites/100-exercises-to-learn-rust/deploys/6650bd035051cc0008c0804b
😎 Deploy Preview https://deploy-preview-52--100-exercises-to-learn-rust.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@LukeMathWalker LukeMathWalker merged commit 1aae615 into main May 24, 2024
5 of 6 checks passed
@LukeMathWalker LukeMathWalker deleted the preprocessor branch May 24, 2024 16:15
@@ -77,8 +77,5 @@ You can think of `'_` as a **placeholder** for the lifetime of the `&self` refer
See the [References](#references) section for a link to the official documentation on lifetime elision.\
In most cases, you can rely on the compiler telling you when you need to add explicit lifetime annotations.

## References
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the wrong thing got removed 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.

2 participants