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

Updated RFC #886 with lessons learned from #1812 #1940

Merged
merged 21 commits into from
Jul 17, 2017
Merged

Commits on Feb 19, 2015

  1. Allow #[must_use] on functions, rather than just types. Mark

    `Result::{ok,err}` `#[must_use]`.
    huonw committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    763fd5d View commit details
    Browse the repository at this point in the history
  2. Add metadata.

    huonw committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    cfc59a6 View commit details
    Browse the repository at this point in the history
  3. Tweak a paragraph.

    huonw committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    3b0d1e6 View commit details
    Browse the repository at this point in the history
  4. More drawbacks.

    huonw committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    e68a4d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86245c5 View commit details
    Browse the repository at this point in the history
  6. Typo.

    huonw committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    f95ee6c View commit details
    Browse the repository at this point in the history
  7. Point to the appendix.

    huonw committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    86e3e77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96c62fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca877fb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Merge pull request #1 from rust-lang/master

    d
    iopq authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    7c02100 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from huonw/must-use

    Must use
    iopq authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    f31e5e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0e5b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. Configuration menu
    Copy the full SHA
    f0a894f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b332c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2c640b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab71195 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Configuration menu
    Copy the full SHA
    8fb6b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2711ff8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f8ab0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. updated summary

    iopq authored Jul 11, 2017
    Configuration menu
    Copy the full SHA
    6f7aa42 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

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