Open
Description
I'm not sure why this passes in CI though.
Surely we have some jobs that enable LLVM assertions?Seems like not, test jobs typically don't enable LLVM assertions due to slowness.That doesn't sound right. LLVM assertions are supposed to be enabled for all test jobs, except those marked NO_LLVM_ASSERTIONS, which is only the apple ones.
Metadata
Metadata
Assignees
Labels
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.Area: The compiletest test runnerArea: Debugging information in compiled programs (DWARF, PDB, etc.)Area: The `rust.download-rustc` build option.Area: test infrastructure (may span bootstrap/compiletest/more)Category: This is a bug.Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the infrastructure team, which will review and decide on the PR/issue.
Type
Projects
Status
Backlog