Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
51b51b51d7931da85280382a81c4dd80c73ca754
rust/tests/ui/target_modifiers/auxiliary/wrong_regparm.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
174 B
Rust
Raw Normal View History

tests: Unignore target modifier tests on all platforms These tests can be `check-pass` and do not need dynamic libraries. Also remove other unnecessary stuff from them.
2025-02-28 16:48:58 +03:00
//@ no-prefer-dynamic
//@ compile-flags: --target i686-unknown-linux-gnu -Zregparm=2
Target modifiers (special marked options) are recorded in metainfo and compared to be equal in different crates
2024-11-18 04:07:29 +07:00
//@ needs-llvm-components: x86
tests: Unignore target modifier tests on all platforms These tests can be `check-pass` and do not need dynamic libraries. Also remove other unnecessary stuff from them.
2025-02-28 16:48:58 +03:00
#![feature(no_core)]
Target modifiers (special marked options) are recorded in metainfo and compared to be equal in different crates
2024-11-18 04:07:29 +07:00
#![crate_type = "rlib"]
#![no_core]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 186ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API