rust/src/librustc/middle/traits
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
..
coherence.rs Implement multidispatch and conditional dispatch. Because we do not 2014-10-09 17:19:50 -04:00
doc.rs Implement multidispatch and conditional dispatch. Because we do not 2014-10-09 17:19:50 -04:00
fulfill.rs Integrate builtin bounds fully into the trait checker 2014-09-25 07:06:27 -04:00
mod.rs Implement multidispatch and conditional dispatch. Because we do not 2014-10-09 17:19:50 -04:00
select.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
util.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00