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] 1.24.1 stable release #48445

Merged
merged 6 commits into from
Feb 27, 2018

Commits on Feb 22, 2018

  1. rustc: Don't use relative paths for extended errors

    These no longer work now that Cargo changes the cwd of rustc while it's running.
    Instead use an absolute path that's set by rustbuild.
    alexcrichton authored and Mark-Simulacrum committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    a5cf56d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a600f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Configuration menu
    Copy the full SHA
    f8e00d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    17a7bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e3f0cc View commit details
    Browse the repository at this point in the history
  3. Bump to 1.24.1

    Mark-Simulacrum committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    9853d20 View commit details
    Browse the repository at this point in the history