Skip to content

Support prefix notation for vstore strings (@str instead of str/@) #2906

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
msullivan opened this issue Jul 13, 2012 · 1 comment
Closed
Labels
A-frontend Area: Compiler frontend (errors, parsing and HIR) A-grammar Area: The grammar of Rust

Comments

@msullivan
Copy link
Contributor

This is part of #2653.
This is half done already: we support writing @str and ~str for the types, but not for string literals

@msullivan
Copy link
Contributor Author

This isn't closed. GIthub is very eager.

@msullivan msullivan removed their assignment Jun 16, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Jun 4, 2022
…endoo

Don't lint `useless_transmute` on types with erased regions

fixes rust-lang#6356
fixes rust-lang#3340
fixes rust-lang#2906

This should get a proper fix at some point, but this at least gets the lint running on some types.

cc rust-lang#5343

changelog: Don't lint `useless_transmute` on types with erased regions
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Update Rust toolchain from nightly-2023-11-30 to nightly-2023-12-01
without any other source changes.
This is an automatically generated pull request. If any of the CI checks
fail, manual intervention is required. In such a case, review the
changes at https://github.com/rust-lang/rust from
rust-lang@b10cfcd
up to
rust-lang@87e1447.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-frontend Area: Compiler frontend (errors, parsing and HIR) A-grammar Area: The grammar of Rust
Projects
None yet
Development

No branches or pull requests

1 participant