Skip to content

Get rid of all old-style string literals and string types in the compiler #2907

Description

@msullivan

This is part of #2653, and depends on #2906.

We should should replace str with ~str and "foo" with ~"foo" throughout the compiler, once it is supported. We should also replace all str/~ with ~str.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-grammarArea: The grammar of RustC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions