Skip to content

chore: Allow apostrophes in attributes#3374

Merged
jfecher merged 2 commits intomasterfrom
unknown repository
Nov 2, 2023
Merged

chore: Allow apostrophes in attributes#3374
jfecher merged 2 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Oct 31, 2023

Description

Problem

#3372

Documentation

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@jfecher jfecher changed the title chore: attribute with speech marks chore: Allow apostrophes in attributes Oct 31, 2023
@ghost ghost requested a review from jfecher November 2, 2023 14:59
Copy link
Contributor

@jfecher jfecher left a comment

Choose a reason for hiding this comment

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

Thanks!

@jfecher jfecher added this pull request to the merge queue Nov 2, 2023
Merged via the queue into noir-lang:master with commit 3d76fd2 Nov 2, 2023
TomAFrench pushed a commit that referenced this pull request Nov 14, 2023
github-merge-queue bot pushed a commit that referenced this pull request Dec 9, 2023
# Description

spotted an issue with punctuation inside a `#[test(should_fail_with =
"")]` block ([comment on original
issue](#3372 (comment)))

## Problem\*

Resolves #3372 (an extension of this original issue)

## Summary\*

I built off of the original work done over here #3374 but simplified
things down to just cover all common punctuation

## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.

---------

Co-authored-by: kevaundray <kevtheappdev@gmail.com>
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.

3 participants