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

strings in pattern-alt statements #53

Closed
graydon opened this issue Jun 22, 2010 · 1 comment
Closed

strings in pattern-alt statements #53

graydon opened this issue Jun 22, 2010 · 1 comment
Labels
A-frontend Area: frontend (errors, parsing and HIR)

Comments

@graydon
Copy link
Contributor

graydon commented Jun 22, 2010

Pattern-alts don't match on literal strings at the moment. This may be good to support.

@graydon
Copy link
Contributor Author

graydon commented Jan 27, 2011

Shifted to rustc. Version in rustboot not required for bootstrapping.

@brson brson closed this as completed in 7105cd1 Jun 23, 2011
arielb1 pushed a commit to arielb1/rust that referenced this issue Apr 10, 2015
oli-obk pushed a commit to oli-obk/rust that referenced this issue Jul 19, 2017
…onstants

Detect modifications of immutable memory
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
Fix undeclared type name errors when targeting android aarch64.
kazcw pushed a commit to kazcw/rust that referenced this issue Oct 23, 2018
* Add vroundps, vceilps, vfloorps, vsqrtps, vsqrtpd

* Uninhibit assert_instr on non-expanded intrinsics

Also use the new simd_test macro

* Use simd_test where possible

* Add automated tests for vround*

* Add target_feature guards to automated tests

* Move automated tests below their functions
jacob-hughes referenced this issue in jacob-hughes/alloy Apr 29, 2021
53: Tweaks to Boehm multithreaded API r=ltratt a=jacob-hughes

These are some minor changes that need fixing before this can be used properly in rustgc. Mostly because I misunderstood the way the Boehm API works the first time around.

Co-authored-by: Jake Hughes <jh@jakehughes.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend Area: frontend (errors, parsing and HIR)
Projects
None yet
Development

No branches or pull requests

2 participants