Skip to content

Add a default impl for Set::is_superset - #13502

Closed
sfackler wants to merge 2 commits into
rust-lang:masterfrom
sfackler:superset-default
Closed

Add a default impl for Set::is_superset#13502
sfackler wants to merge 2 commits into
rust-lang:masterfrom
sfackler:superset-default

Conversation

@sfackler

Copy link
Copy Markdown
Member

I also deleted a bunch of documentation that was copy/pasted from the
trait definition.

I also deleted a bunch of documentation that was copy/pasted from the
trait definition.
@alexcrichton

Copy link
Copy Markdown
Member

Ah, the ancient days of yore when default methods didn't work.

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Apr 16, 2014
Closesrust-lang#13546 (workcache: Don't assume gcc exists on all platforms)
Closesrust-lang#13545 (std: Remove pub use globs)
Closesrust-lang#13530 (test: Un-ignore smallest-hello-world.rs)
Closesrust-lang#13529 (std: Un-ignore some float tests on windows)
Closesrust-lang#13528 (green: Add a helper macro for booting libgreen)
Closesrust-lang#13526 (Remove RUST_LOG="::help" from the docs)
Closesrust-lang#13524 (dist: Make Windows installer uninstall first. Closesrust-lang#9563)
Closesrust-lang#13521 (Change AUTHORS section in the man pages)
Closesrust-lang#13519 (Update GitHub's Rust projects page.)
Closesrust-lang#13518 (mk: Change windows to install from stage2)
Closesrust-lang#13516 (liburl doc: insert missing hyphen)
Closesrust-lang#13514 (rustdoc: Better sorting criteria for searching.)
Closesrust-lang#13512 (native: Fix a race in select())
Closesrust-lang#13506 (Use the unsigned integer types for bitwise intrinsics.)
Closesrust-lang#13502 (Add a default impl for Set::is_superset)
@sfackler
sfackler deleted the superset-default branch May 15, 2014 05:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@sfackler@alexcrichton@thestinger@bors