rust/src/librustc/plugin
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
..
build.rs Track the visited AST's lifetime throughout Visitor. 2014-09-12 14:24:45 +03:00
load.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
mod.rs Add a guide to compiler plugins 2014-10-01 13:21:52 -07:00
registry.rs Add enum variants to the type namespace 2014-09-19 15:11:00 +12:00