rust/src/test/compile-fail-fulldeps
Alex Crichton 9d5d97b55d Remove a large amount of deprecated functionality
Spring cleaning is here! In the Fall! This commit removes quite a large amount
of deprecated functionality from the standard libraries. I tried to ensure that
only old deprecated functionality was removed.

This is removing lots and lots of deprecated features, so this is a breaking
change. Please consult the deprecation messages of the deleted code to see how
to migrate code forward if it still needs migration.

[breaking-change]
2014-10-19 12:59:40 -07:00
..
gated-phase.rs Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
lint-group-plugin-deny-cmdline.rs Add lint groups; define built-in lint groups bad_style and unused 2014-08-30 09:12:04 +12:00
lint-plugin-deny-attr.rs Test lint plugins 2014-06-24 11:36:28 -07:00
lint-plugin-deny-cmdline.rs Test lint plugins 2014-06-24 11:36:28 -07:00
lint-plugin-forbid-attrs.rs Test lint plugins 2014-06-24 11:36:28 -07:00
lint-plugin-forbid-cmdline.rs Test lint plugins 2014-06-24 11:36:28 -07:00
macro-crate-cannot-read-embedded-ident.rs rustc lexer: regression tests for embedded Idents. 2014-08-13 17:41:35 +02:00
macro-crate-rlib.rs test: Try to fix a failing snapshot test 2014-07-15 14:00:37 -07:00
macro-crate-unexported-macro.rs Add scaffolding for assigning alpha-numeric codes to rustc diagnostics 2014-07-11 00:32:00 +02:00
macro-crate-unknown-crate.rs Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
phase-syntax-doesnt-resolve.rs rustc: reduce redundant resolve errors. 2014-06-18 01:19:22 +01:00
syntax-extension-regex-invalid.rs regex: Enable test on Windows 2014-08-18 13:44:29 +09:00
syntax-extension-regex-unused-static.rs Set the non_uppercase_statics lint to warn by default 2014-10-03 20:39:56 +13:00
syntax-extension-regex-unused.rs regex: Enable test on Windows 2014-08-18 13:44:29 +09:00