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

many small commits + new container tutorial #7426

Merged
merged 10 commits into from
Jun 28, 2013
Merged

many small commits + new container tutorial #7426

merged 10 commits into from
Jun 28, 2013

Commits on Jun 28, 2013

  1. util: make NonCopyable 0 size (instead of 1 byte)

    this also adds a derived Eq, TotalEq, Ord and TotalOrd along with
    removing the useless constructor
    thestinger committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    779ee2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf1dc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b854d6e View commit details
    Browse the repository at this point in the history
  4. rustpkg: Update manual

    catamorphism authored and thestinger committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    d805859 View commit details
    Browse the repository at this point in the history
  5. extra: unused import fix for android

    yichoi authored and thestinger committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    aabeba3 View commit details
    Browse the repository at this point in the history
  6. std: unused import fix for android

    yichoi authored and thestinger committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    6b2297d View commit details
    Browse the repository at this point in the history
  7. rc: add missing #[unsafe_no_drop_flag]

    The destructors were updated in d9f6dd2
    but this was accidentally left out.
    thestinger committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    5fccce4 View commit details
    Browse the repository at this point in the history
  8. fix stage0 build

    thestinger committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    c45af01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    659cd55 View commit details
    Browse the repository at this point in the history
  10. Update man page

    brson authored and thestinger committed Jun 28, 2013
    5 Configuration menu
    Copy the full SHA
    3fbea16 View commit details
    Browse the repository at this point in the history