Files
rust/src/libstd
Alex Crichton a921dc4873 rustc: Remove compiler support for __log_level()
This commit removes all internal support for the previously used __log_level()
expression. The logging subsystem was previously modified to not rely on this
magical expression. This also removes the only other function to use the
module_data map in trans, decl_gc_metadata. It appears that this is an ancient
function from a GC only used long ago.

This does not remove the crate map entirely, as libgreen still uses it to hook
in to the event loop provided by libgreen.
2014-03-15 22:26:36 -07:00
..
2014-03-08 15:09:00 -05:00
2014-03-14 11:13:36 +08:00
2014-03-14 11:13:36 +08:00
2014-03-04 21:10:23 +01:00
2014-02-23 01:07:53 -08:00
2014-02-23 01:07:53 -08:00
2014-03-08 15:09:00 -05:00
2014-03-13 12:23:24 +01:00
2014-03-08 15:09:00 -05:00
2014-03-14 15:26:05 -04:00
2014-03-08 15:09:00 -05:00
2014-02-23 01:07:53 -08:00
2014-03-04 16:41:48 +02:00
2014-03-04 21:10:23 +01:00
2014-02-23 01:07:53 -08:00
2014-02-23 01:07:53 -08:00
2014-03-08 15:09:00 -05:00
2014-02-14 08:07:46 -08:00
2014-03-12 13:39:47 -07:00
2014-03-13 12:23:24 +01:00
2014-03-14 11:28:39 +11:00
2014-03-08 15:09:00 -05:00