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

Synchronize repetition documentation from rustdoc to readme #280

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Aug 22, 2024

Closes #213.

The explanation in the rustdoc is already accurate:

quote/src/lib.rs

Lines 157 to 158 in 3256f89

/// for each one. The variables in an interpolation may be a `Vec`, slice,
/// `BTreeSet`, or any `Iterator`.

@dtolnay dtolnay merged commit cc7528b into master Aug 22, 2024
17 checks passed
@dtolnay dtolnay deleted the repdoc branch August 22, 2024 21:46
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.

Option<T> repetitions do not work
1 participant