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

Rustc driver cleanup #129667

Merged
merged 4 commits into from
Aug 28, 2024
Merged

Rustc driver cleanup #129667

merged 4 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. replace is_some() -> unwrap with if let

    Orion Gonzalez committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ddcb073 View commit details
    Browse the repository at this point in the history
  2. cleanup make_input

    Orion Gonzalez committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b218623 View commit details
    Browse the repository at this point in the history
  3. clarify a few things

    Orion Gonzalez committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a007d34 View commit details
    Browse the repository at this point in the history
  4. clarify what term can be

    Orion Gonzalez committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c35e01e View commit details
    Browse the repository at this point in the history