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

address some FIXME whose associated issues were marked as closed #44943

Merged
merged 4 commits into from
Oct 5, 2017

Commits on Sep 30, 2017

  1. address some FIXMEs whose associated issues were marked as closed

    remove FIXME(rust-lang#13101) since `assert_receiver_is_total_eq` stays.
    remove FIXME(rust-lang#19649) now that stability markers render.
    remove FIXME(rust-lang#13642) now the benchmarks were moved.
    remove FIXME(rust-lang#6220) now that floating points can be formatted.
    remove FIXME(rust-lang#18248) and write tests for `Rc<str>` and `Rc<[u8]>`
    remove reference to irelevent issues in FIXME(rust-lang#1697, rust-lang#2178...)
    update FIXME(rust-lang#5516) to point to getopts issue 7
    update FIXME(rust-lang#7771) to point to RFC 628
    update FIXME(rust-lang#19839) to point to issue 26925
    nivkner committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    ff99111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eebab2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    51542a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    559adb7 View commit details
    Browse the repository at this point in the history