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

[stable] backport lint-docs fix #115083

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Commits on Aug 22, 2023

  1. Revert "Fix x test lint-docs when download-rustc is enabled"

    This was not the correct fix. The problem was two-fold:
    - `download-rustc` didn't respect `llvm.assertions`
    - `rust-dev` was missing a bump to `download-ci-llvm-stamp`
    
    The first is fixed in this PR and the latter was fixed a while ago. Revert this change to avoid breaking `rpath = false`.
    jyn514 authored and Mark-Simulacrum committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7cc7c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4401331 View commit details
    Browse the repository at this point in the history