diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2013-05-09 13:27:24 -0700 |
|---|---|---|
| committer | Tim Chevalier <chevalier@alum.wellesley.edu> | 2013-05-11 20:36:44 -0700 |
| commit | ed4186446492e141a4dc37829dc9599133d00dd0 (patch) | |
| tree | b26e12beb4abead4e7dd3c0834c5e055a1fba478 /src/compiletest | |
| parent | f2f10bdc7a2f1d1501abb04f3625356c0c251d92 (diff) | |
| download | rust-ed4186446492e141a4dc37829dc9599133d00dd0.tar.gz rust-ed4186446492e141a4dc37829dc9599133d00dd0.zip | |
Warning police
Diffstat (limited to 'src/compiletest')
| -rw-r--r-- | src/compiletest/compiletest.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiletest/compiletest.rc b/src/compiletest/compiletest.rc index 6db926b29e3..7f691cc1995 100644 --- a/src/compiletest/compiletest.rc +++ b/src/compiletest/compiletest.rc @@ -12,7 +12,6 @@ #[allow(vecs_implicitly_copyable)]; #[allow(non_camel_case_types)]; -#[allow(deprecated_mode)]; #[allow(deprecated_pattern)]; extern mod std(vers = "0.7-pre"); |
