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

8 lines
135 B
Rust
Raw Normal View History

Fix tests that rely on LLVM IR verification Pass -Z verify-llvm-ir to tests that rely on it, to make sure they pass regardless of the value of verify-llvm-ir in config.toml. Also remove the 109681.rs test, because it is a duplicat of common-linkage-non-zero-init.rs.
2024-11-28 10:12:01 +01:00
//@ compile-flags: -g -Copt-level=0 -Z verify-llvm-ir
add .rs crashes from https://github.com/rust-lang/glacier
2024-03-29 19:39:47 +01:00
//@ known-bug: #34127
crashes: limit a couple tests to only run on x86_64 and/or not on windows
2024-04-14 15:44:17 +02:00
//@ only-x86_64
add .rs crashes from https://github.com/rust-lang/glacier
2024-03-29 19:39:47 +01:00
pub fn main() {
let _a = [(); 1 << 63];
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 249ms Template: 4ms
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