rust/src/librustc/metadata
Alex Crichton 671d896294 rustc: Remove old #[phase] and #[plugin]
This commit removes the extra deprecation warnings and support for the old
`phase` and `plugin` attributes for loading plugins.
2015-03-26 15:43:42 -07:00
..
common.rs Change the data structures for tracking defaulted traits. In the tcx, we 2015-03-06 18:27:50 -05:00
creader.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
csearch.rs rustdoc: Fix ICE with cross-crate default impls 2015-03-12 21:01:49 -07:00
cstore.rs rollup merge of #23601: nikomatsakis/by-value-index 2015-03-23 15:10:50 -07:00
decoder.rs rustdoc: Fix ICE with cross-crate default impls 2015-03-12 21:01:49 -07:00
encoder.rs Fallout in stdlib, rustdoc, rustc, etc. For most maps, converted uses of 2015-03-23 16:55:45 -04:00
filesearch.rs Add generic conversion traits 2015-03-23 15:01:45 -07:00
loader.rs Add generic conversion traits 2015-03-23 15:01:45 -07:00
macro_import.rs rustc: Remove old #[phase] and #[plugin] 2015-03-26 15:43:42 -07:00
mod.rs Separate macro and plugin loading 2015-02-12 12:44:31 -08:00
tydecode.rs Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
tyencode.rs Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00