Skip to content

1.50 added asm tests without architecture gates for those that don't support asm #84038

Closed
@infinity0

Description

@infinity0

New tests, since 1.49:

  • ui/asm/naked-invalid-attr.rs

Changed tests (added asm):

  • ui/rfc-2091-track-caller/error-with-naked.rs
  • ui/feature-gates/feature-gate-naked_functions.rs

On architectures that don't support asm these tests error with asm! is unsupported on this target

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-inline-assemblyArea: Inline assembly (`asm!(…)`)A-testsuiteArea: The testsuite used to check the correctness of rustcC-bugCategory: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions