We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d9270 commit a7b6ab4Copy full SHA for a7b6ab4
README.md
@@ -1,4 +1,4 @@
1
-[](https://travis-ci.org/nikomatsakis/ena)
+[](https://travis-ci.org/rust-lang-nursery/ena)
2
3
An implementation of union-find in Rust; extracted from (and used by)
4
rustc.
@@ -20,4 +20,3 @@ Like rustc itself, this code is dual-licensed under the MIT and Apache
20
licenses. Pull requests, comments, and other contributions are assumed
21
to imply consent to those terms. Moreover, it is understood that any
22
changes here may well be used in rustc itself under the same terms.
23
-
0 commit comments