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

Raw strings #1422

Closed
Kha opened this issue Aug 5, 2022 · 2 comments
Closed

Raw strings #1422

Kha opened this issue Aug 5, 2022 · 2 comments
Labels
feature missing feature

Comments

@Kha
Copy link
Member

Kha commented Aug 5, 2022

We should have a new string literal that accepts double quotes as is. My suggestion in a prior discussion was to follow Rust 1:1: #407 (comment)

@Kha Kha added enhancement New feature or request feature missing feature and removed enhancement New feature or request labels Aug 5, 2022
kmill added a commit to kmill/lean4 that referenced this issue Nov 20, 2023
kmill added a commit to kmill/lean4 that referenced this issue Nov 20, 2023
For example, `r#"The word "this" is in quotes."#`.

Implements leanprover#1422
kmill added a commit to kmill/lean4 that referenced this issue Nov 26, 2023
For example, `r#"The word "this" is in quotes."#`.

Implements leanprover#1422
kmill added a commit to kmill/lean4 that referenced this issue Nov 27, 2023
For example, `r#"The word "this" is in quotes."#`.

Implements leanprover#1422
kmill added a commit to kmill/lean4 that referenced this issue Nov 28, 2023
For example, `r#"The word "this" is in quotes."#`.

Implements leanprover#1422
kmill added a commit to kmill/lean4 that referenced this issue Dec 12, 2023
For example, `r#"The word "this" is in quotes."#`.

Implements leanprover#1422
kmill added a commit to kmill/lean4 that referenced this issue Dec 19, 2023
For example, `r#"The word "this" is in quotes."#`.

Implements leanprover#1422
github-merge-queue bot pushed a commit that referenced this issue Dec 20, 2023
For example, `r"\n"` and `r#"The word "this" is in quotes."#`.

Implements #1422
@alok
Copy link
Contributor

alok commented Jan 12, 2024

@Kha this can be closed now?

@semorrison
Copy link
Collaborator

Yes, #2929 implemented this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature missing feature
Projects
None yet
Development

No branches or pull requests

3 participants