1
Fork 0

Gate default type parameter overrides.

Fixes #12423.
This commit is contained in:
Eduard Burtescu 2014-02-24 22:45:31 +02:00
parent 672097753a
commit 3e531ed0ed
12 changed files with 47 additions and 47 deletions

View file

@ -56,6 +56,8 @@
// Turn on default type parameters.
#[feature(default_type_params)];
// NOTE remove the following two attributes after the next snapshot.
#[allow(unrecognized_lint)];
#[allow(default_type_param_usage)];
// Don't link to std. We are std.