Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove llvm.assertions=true in compiler profile #121476

Merged
merged 1 commit into from
Feb 23, 2024

Commits on Feb 22, 2024

  1. set llvm.assertions to false in compiler profile

    Having this set to true disrupts compiler development workflows for people who use `llvm.download-ci-llvm = true`
    because we don't provide ci-llvm on the `rustc-alt-builds` server. Therefore, it is kept off by default.
    
    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    52227ed View commit details
    Browse the repository at this point in the history