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

Refactor stdlib for pal #39325

Closed
wants to merge 4 commits into from
Closed

Commits on Jan 26, 2017

  1. Move platform-specific implementation of libstd/path.rs

    This removes one exception in the tidy lint 'pal'.
    cassiersg committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    5b8fe3e View commit details
    Browse the repository at this point in the history
  2. Move platform-specific implementation of libstd/f{32,64}.rs

    This removes exceptions in the tidy lint 'pal'.
    cassiersg committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    662fef6 View commit details
    Browse the repository at this point in the history
  3. Use platform-specific implementation for floats

    Also remove exceptions in tidy lint 'pal'.
    cassiersg committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    badd513 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2017

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