rust/src/libgreen
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
..
basic.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
context.rs Fix libgreen 2014-09-30 12:52:47 -07:00
coroutine.rs green: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
lib.rs Register new snapshots 2014-10-10 22:09:49 -07:00
macros.rs ignore-lexer-test to broken files and remove some tray hyphens 2014-07-21 10:59:58 -07:00
message_queue.rs libsyntax: Remove the use foo = bar syntax from the language in favor 2014-08-18 09:19:10 -07:00
sched.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
simple.rs Implement generalized object and type parameter bounds (Fixes #16462) 2014-08-27 21:46:52 -04:00
sleeper_list.rs green: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
stack.rs Register new snapshots 2014-10-10 22:09:49 -07:00
task.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00