rust/src/librustrt
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
..
args.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
at_exit_imp.rs Register new snapshots 2014-10-10 22:09:49 -07:00
bookkeeping.rs Register new snapshots 2014-10-10 22:09:49 -07:00
c_str.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
exclusive.rs Fallout from renaming 2014-09-16 14:37:48 -07:00
lib.rs auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton 2014-10-10 00:07:08 +00:00
libunwind.rs rustrt: Convert statics to constants 2014-10-09 09:44:51 -07:00
local.rs librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
local_data.rs Set the non_uppercase_statics lint to warn by default 2014-10-03 20:39:56 +13:00
local_ptr.rs Fix librustrt 2014-09-30 12:52:46 -07:00
macros.rs std: Extract librustrt out of libstd 2014-06-06 22:19:41 -07:00
mutex.rs Clean up rustc warnings. 2014-10-13 14:16:22 +08:00
rtio.rs libnative: Remove all uses of {:?}. 2014-10-16 11:15:35 -04:00
stack.rs rustrt: Convert statics to constants 2014-10-09 09:44:51 -07:00
task.rs tests: remove uses of Gc. 2014-10-02 17:02:15 +03:00
thread.rs Rename the no_split_stack attribute to no_stack_check 2014-10-09 14:24:36 -07:00
thread_local_storage.rs Fix librustrt 2014-09-30 12:52:46 -07:00
unwind.rs Register new snapshots 2014-10-10 22:09:49 -07:00
util.rs rustrt: Convert statics to constants 2014-10-09 09:44:51 -07:00